| Commit message (Expand) | Author | Age | Files | Lines |
* | User's Guide updates. (Robert P. J. Day) | Steven Knight | 2009-01-28 | 1 | -0/+4 |
|
|
* | Detect implicit command dependencies even when the command is quoted. | Steven Knight | 2009-01-20 | 1 | -0/+3 |
|
|
* | Update src/CHANGES.txt for recent checkins. | Steven Knight | 2009-01-20 | 1 | -0/+11 |
|
|
* | Merged revisions 3848-3890,3892-3896,3898-3908 via svnmerge from | Steven Knight | 2009-01-20 | 1 | -1/+1 |
|
|
* | Issue 2278: Emit header name when using SWIG directors (Ben Webb) | Greg Noel | 2009-01-17 | 1 | -0/+2 |
|
|
* | Since my change left Russel confused I decided to clarify it even more. | Robert Managan | 2009-01-12 | 1 | -2/+2 |
|
|
* | Fix typos in the User's Guide. (Zia Sobhani) | Steven Knight | 2009-01-12 | 1 | -0/+4 |
|
|
* | Add a little more description to the change | Robert Managan | 2009-01-11 | 1 | -1/+2 |
|
|
* | Ben Webb did it, not me | Greg Noel | 2009-01-10 | 1 | -4/+4 |
|
|
* | Remove $CCFLAGS from the the default definitions of $CXXFLAGS for | Steven Knight | 2009-01-10 | 1 | -0/+6 |
|
|
* | Update src/CHANGES.txt for recent checkins. | Steven Knight | 2009-01-10 | 1 | -1/+17 |
|
|
* | Issue 1086: add support for generic batch build actions, and | Steven Knight | 2009-01-09 | 1 | -0/+11 |
|
|
* | Issue 2279: Support $SWIGOUTDIR values with spaces in the | Steven Knight | 2009-01-08 | 1 | -0/+2 |
|
|
* | Fix issue 2274 (LDMODULE* ignored except on Mac): integrated patch from Arve ... | Gary Oberbrunner | 2009-01-06 | 1 | -0/+3 |
|
|
* | Have the {Append,Prepend}ENVPath() canonicalization make sure there's the | Steven Knight | 2009-01-01 | 1 | -0/+5 |
|
|
* | Issue 1417: Fix use of attributes (${SOURCES.windows}, e.g.) with null | Steven Knight | 2008-12-30 | 1 | -0/+3 |
|
|
* | Credit to Arve Knudsen | Greg Noel | 2008-12-26 | 1 | -0/+4 |
|
|
* | Merged revisions 3611-3763,3765-3794,3796-3811,3813-3839,3841-3847 via svnmer... | Steven Knight | 2008-12-21 | 1 | -5/+11 |
|
|
* | Add warnings for use of the (already) deprecated Options object | Steven Knight | 2008-12-20 | 1 | -0/+2 |
|
|
* | Issue 2247: Don't fail if we can't import a _subprocess module on Windows. | Steven Knight | 2008-12-20 | 1 | -0/+2 |
|
|
* | Revert r3828 (vs9 support) in favor of the vs_revamp integration. | Steven Knight | 2008-12-12 | 1 | -4/+0 |
|
|
* | Issue 2255: Handle scanning of UTF-8 and UTF-16 files. (Greg Spencer) | Steven Knight | 2008-12-12 | 1 | -0/+5 |
|
|
* | Issue 2102: Add support for Microsoft Visual Studio 9. (Dmitri Rubinstein) | Steven Knight | 2008-12-11 | 1 | -0/+4 |
|
|
* | Issue 2231: Add a --warn=future-deprecated option, along with | Steven Knight | 2008-12-11 | 1 | -0/+3 |
|
|
* | Print "scons: Build interrupted." on stderr, not stdout. | Steven Knight | 2008-12-10 | 1 | -0/+5 |
|
|
* | Issue 1287: copy File attributes from the local Node to a Repository | Steven Knight | 2008-12-10 | 1 | -0/+9 |
|
|
* | Make ${,UN}CHANGED_{SOURCES,TARGETS} into future reserved construction | Steven Knight | 2008-12-07 | 1 | -0/+6 |
|
|
* | src/CHANGES.txt updates for changes since 4 November. | Steven Knight | 2008-12-07 | 1 | -0/+28 |
|
|
* | Issue 2265: Suppress messages about spurious dependency cycles. | Steven Knight | 2008-12-07 | 1 | -0/+5 |
|
|
* | Issue 2116: Eliminate some spurious dependency cycles by being more | Steven Knight | 2008-12-06 | 1 | -0/+3 |
|
|
* | Give proper credit to Benoit Belley for the --taskmastertrace= | Steven Knight | 2008-12-05 | 1 | -5/+3 |
|
|
* | Issue 2265: Add additional --taskmastertrace= messages in the Task class. | Steven Knight | 2008-12-05 | 1 | -0/+5 |
|
|
* | Fix a Glob() exception (with stack trace) when an explicit Node | Steven Knight | 2008-12-02 | 1 | -0/+3 |
|
|
* | Speed up Node.FS.EntryProxy.__getattr__() by not spending cycles | Steven Knight | 2008-11-15 | 1 | -0/+5 |
|
|
* | Issue 2238: Add a __contains__() method to support the "val in env" | Steven Knight | 2008-11-09 | 1 | -0/+3 |
|
|
* | Fix an exception and stack trace when Glob() hits an on-disk file or | Steven Knight | 2008-11-08 | 1 | -0/+5 |
|
|
* | Update src/CHANGES.txt for changes since 1.1.0. | Steven Knight | 2008-11-04 | 1 | -0/+40 |
|
|
* | Speed up Node.FS.FileFinder.find_file() by avoiding constructing debugging | Steven Knight | 2008-10-29 | 1 | -0/+2 |
|
|
* | Issue 1568: fix a stack trace when --debug=include tries to handle | Steven Knight | 2008-10-17 | 1 | -0/+3 |
|
|
* | Fix use of VariantDir when the -n option is used and doesn't, | Steven Knight | 2008-10-15 | 1 | -0/+3 |
|
|
* | Support the -f option allowing specification of a different top-level | Steven Knight | 2008-10-15 | 1 | -0/+3 |
|
|
* | Fix release lines (incorrect line updated in merge from checkpoint). | Steven Knight | 2008-10-15 | 1 | -2/+2 |
|
|
* | Fix our SCons.Util.CLVar implementation (__add__() and __radd__() | Steven Knight | 2008-10-11 | 1 | -0/+3 |
|
|
* | Merged revisions 3378-3423,3425-3532,3534-3599,3601-3610 via svnmerge from | Steven Knight | 2008-10-10 | 1 | -1/+1 |
|
|
* | Fix label placement in gnuplot graphs by the "scons-time.py func" | Steven Knight | 2008-10-07 | 1 | -0/+9 |
|
|
* | Update for latest changes. | Steven Knight | 2008-10-01 | 1 | -0/+6 |
|
|
* | Add ability to use "$SOURCE" when specifying a target to a builder; fixes #2219. | Gary Oberbrunner | 2008-10-01 | 1 | -0/+2 |
|
|
* | reassign credit where credit is due | Greg Noel | 2008-09-26 | 1 | -5/+14 |
|
|
* | Update with recent changes: | Steven Knight | 2008-09-26 | 1 | -12/+36 |
|
|
* | Revert 2102, pending additional discussion. | Steven Knight | 2008-09-15 | 1 | -5/+0 |
|
|