| Commit message (Expand) | Author | Age | Files | Lines |
* | Merged revisions 2527-2645 via svnmerge from | Steven Knight | 2008-02-04 | 1 | -19/+29 |
|
|
* | Merged revisions 2454-2525 via svnmerge from | Steven Knight | 2007-12-13 | 1 | -2/+2 |
|
|
* | Merged revisions 1907-1940,1942-1967 via svnmerge from | Steven Knight | 2007-06-01 | 1 | -6/+10 |
|
|
* | Merged revisions 1675-1736 via svnmerge from | Steven Knight | 2006-12-16 | 1 | -1/+7 |
|
|
* | Deprecate $WIN32 variables name in place of $WINDOWS* variables names, and el... | Steven Knight | 2006-01-21 | 1 | -21/+27 |
|
|
* | Add support for Visual Studio 8, and multiple project files in a solution fil... | Steven Knight | 2006-01-20 | 1 | -13/+36 |
|
|
* | Win32 portability. | Steven Knight | 2005-02-14 | 1 | -1/+5 |
|
|
* | Support 'from SConsScript import *' to allow Python modules imported by SCons... | Steven Knight | 2005-01-08 | 1 | -0/+10 |
|
|
* | Finish the display-customization variables: , , , , , and . | Steven Knight | 2005-01-07 | 1 | -1/+1 |
|
|
* | Move LIB{PREFIX,SUFFIX} definitions from the Platform modules to individual T... | Steven Knight | 2004-07-30 | 1 | -2/+2 |
|
|
* | Change PDB file generation from compile time to link time. (Anthony Roach) | Steven Knight | 2004-06-14 | 1 | -4/+2 |
|
|
* | Remove dead imports and other things found by PyChecker. | Steven Knight | 2004-06-01 | 1 | -0/+1 |
|
|
* | Better midl (Visual Studio MIDL compiler) Tool detection. (Anthony Roach) | Steven Knight | 2004-05-08 | 1 | -8/+3 |
|
|
* | Allow a list of emitters to be called in sequence. (Chad Austin) | Steven Knight | 2004-04-04 | 1 | -2/+2 |
|
|
* | Initialize *FLAGS variables with objects that can add flags either as strings... | Steven Knight | 2004-02-26 | 1 | -6/+5 |
|
|
* | Support Jar manifest files and the -C option. Tool/ms*.py fixes for pre-Pyth... | Steven Knight | 2003-09-17 | 1 | -1/+1 |
|
|
* | Allow Builders to take a dictionary that maps source file suffixes to emitter... | Steven Knight | 2003-07-29 | 1 | -2/+3 |
|
|
* | MSVS documentation, remove unnecessary exceptions, and restor escape() to its... | Steven Knight | 2003-06-14 | 1 | -12/+20 |
|
|
* | Add MSVS Project file support. (Greg Spencer) | Steven Knight | 2003-06-08 | 1 | -11/+23 |
|
|
* | Refactor to use real Nodes for command-line attributes and eliminate PathList... | Steven Knight | 2003-05-06 | 1 | -33/+26 |
|
|
* | Add support for MIDL. (Greg Spencer) | Steven Knight | 2003-04-23 | 1 | -1/+28 |
|
|
* | Implement Tool refactoring. (Chad Austin + Steve Leblanc) | Steven Knight | 2003-04-10 | 1 | -1/+1 |
|
|
* | Support using construction variables as re-usable, callable command generator... | Steven Knight | 2003-03-13 | 1 | -41/+36 |
|
|
* | Fixes for compiling with MSVC when running cygwin Python. (Chad Austin) | Steven Knight | 2003-02-04 | 1 | -4/+8 |
|
|
* | 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 |
|
|
* | Add MinGW support. (Anthony Roach) | Steven Knight | 2003-01-09 | 1 | -33/+22 |
|
|
* | Extend Win32 long command-line processing to lib.py. (Matt Balvin) | Steven Knight | 2002-11-30 | 1 | -25/+4 |
|
|
* | 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 |
|
|