Escape path names to fix regular expression matches on Windows
[scons.git] / test / long-lines.py
2007-08-17 stevenknightMerged revisions 2136-2200,2202-2290,2292-2301 via...
2006-11-02 stevenknightMerged revisions 1582-1665 via svnmerge from
2005-10-14 stevenknightGet rid of indentation tabs in the test scripts and...
2004-07-15 stevenknightWin32 portability: add an explicit match argument...
2004-07-13 stevenknightFix tests on systems where 'ar' prints warnings about...
2003-04-30 stevenknightTest portability fixes for Cygwin. (Chad Austin)
2003-04-11 stevenknightCygwin fixes: use -fPIC and .dll for shared libraries...
2003-01-20 stevenknightPut the Copyright years in by script, not by hand.
2003-01-16 stevenknightUpdate Copyright years.
2002-11-30 stevenknightExtend Win32 long command-line processing to lib.py...
2002-06-15 stevenknightAdd LIBS and LIBPATH dependencies for shared libraries...
2002-05-06 stevenknightRaise an error if a builder is called multiple times...
2002-05-02 stevenknightDon't rebuild WIN32 libraries when there's no import...
2002-05-02 stevenknightFix for long-line LINKCOM signatures on WIN32; add...
2002-04-22 stevenknightSeveral bug fixes from Charles Crain.
2002-04-17 stevenknightFix win32LinkGenerator.
2002-04-16 stevenknightHandle long command lines for the MSVC linker.