| Commit message (Expand) | Author | Age | Files | Lines |
* | Win32 portability: add an explicit match argument to TestCommon.py, use it t... | Steven Knight | 2004-07-15 | 1 | -2/+4 |
|
|
* | Fix tests on systems where 'ar' prints warnings about creating archives. (Ke... | Steven Knight | 2004-07-13 | 1 | -2/+2 |
|
|
* | Test portability fixes for Cygwin. (Chad Austin) | Steven Knight | 2003-04-30 | 1 | -1/+8 |
|
|
* | Cygwin fixes: use -fPIC and .dll for shared libraries, 'rm' to remove files.... | Steven Knight | 2003-04-11 | 1 | -1/+1 |
|
|
* | Put the Copyright years in by script, not by hand. | Steven Knight | 2003-01-20 | 1 | -1/+1 |
|
|
* | Update Copyright years. | Steven Knight | 2003-01-16 | 1 | -1/+1 |
|
|
* | Extend Win32 long command-line processing to lib.py. (Matt Balvin) | Steven Knight | 2002-11-30 | 1 | -13/+39 |
|
|
* | Add LIBS and LIBPATH dependencies for shared libraries. (Charles Crain) | Steven Knight | 2002-06-15 | 1 | -2/+2 |
|
|
* | Raise an error if a builder is called multiple times for a given target, unle... | Steven Knight | 2002-05-06 | 1 | -1/+12 |
|
|
* | Don't rebuild WIN32 libraries when there's no import library created. (Charl... | Steven Knight | 2002-05-02 | 1 | -6/+2 |
|
|
* | Fix for long-line LINKCOM signatures on WIN32; add a for_signature argument t... | Steven Knight | 2002-05-02 | 1 | -1/+7 |
|
|
* | Several bug fixes from Charles Crain. | Steven Knight | 2002-04-22 | 1 | -0/+9 |
|
|
* | Fix win32LinkGenerator. | Steven Knight | 2002-04-17 | 1 | -1/+1 |
|
|
* | Handle long command lines for the MSVC linker. | Steven Knight | 2002-04-16 | 1 | -0/+61 |
|
|