Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Fix the Win32 checks for an explicit import library and .def file. | Steven Knight | 2002-11-25 | 1 | -4/+4 | |
* | Get rid of the magicness of the magic _ variables. (Anthony Roach) | Steven Knight | 2002-10-07 | 1 | -2/+2 | |
* | Add MSVC PCH and PDB support. (Anthony Roach) | Steven Knight | 2002-10-03 | 1 | -0/+26 | |
* | Support overriding construction variables in builder call. (Anthony Roach) | Steven Knight | 2002-09-27 | 1 | -3/+6 | |
* | Refactor SCons.Util.Detect() into an Environment method. | Steven Knight | 2002-09-05 | 1 | -1/+1 | |
* | Fix the tests that broke from the tool auto-detect stuff. (Anthony Roach and... | Steven Knight | 2002-09-05 | 1 | -2/+2 | |
* | Dynamically check for the existence of utilities. (sam th) | Steven Knight | 2002-08-29 | 1 | -0/+4 | |
* | Win32 portability fixes for various tests. | Steven Knight | 2002-06-26 | 1 | -0/+1 | |
* | Check in the Tool() interface. (SK and Charles Crain) | Steven Knight | 2002-06-20 | 1 | -0/+151 | |