summaryrefslogtreecommitdiffstats
path: root/test/long-lines.py
Commit message (Expand)AuthorAgeFilesLines
* Extend Win32 long command-line processing to lib.py. (Matt Balvin)Steven Knight2002-11-301-13/+39
* Add LIBS and LIBPATH dependencies for shared libraries. (Charles Crain)Steven Knight2002-06-151-2/+2
* Raise an error if a builder is called multiple times for a given target, unle...Steven Knight2002-05-061-1/+12
* Don't rebuild WIN32 libraries when there's no import library created. (Charl...Steven Knight2002-05-021-6/+2
* Fix for long-line LINKCOM signatures on WIN32; add a for_signature argument t...Steven Knight2002-05-021-1/+7
* Several bug fixes from Charles Crain.Steven Knight2002-04-221-0/+9
* Fix win32LinkGenerator.Steven Knight2002-04-171-1/+1
* Handle long command lines for the MSVC linker.Steven Knight2002-04-161-0/+61