summaryrefslogtreecommitdiffstats
path: root/src/CHANGES.txt
Commit message (Expand)AuthorAgeFilesLines
* Fix use of $CHANGED_SOURCES with the --config=force option so thatSteven Knight2009-01-291-0/+2
* User's Guide updates. (Robert P. J. Day)Steven Knight2009-01-281-0/+4
* Detect implicit command dependencies even when the command is quoted.Steven Knight2009-01-201-0/+3
* Update src/CHANGES.txt for recent checkins.Steven Knight2009-01-201-0/+11
* Merged revisions 3848-3890,3892-3896,3898-3908 via svnmerge fromSteven Knight2009-01-201-1/+1
* Issue 2278: Emit header name when using SWIG directors (Ben Webb)Greg Noel2009-01-171-0/+2
* Since my change left Russel confused I decided to clarify it even more.Robert Managan2009-01-121-2/+2
* Fix typos in the User's Guide. (Zia Sobhani)Steven Knight2009-01-121-0/+4
* Add a little more description to the changeRobert Managan2009-01-111-1/+2
* Ben Webb did it, not meGreg Noel2009-01-101-4/+4
* Remove $CCFLAGS from the the default definitions of $CXXFLAGS forSteven Knight2009-01-101-0/+6
* Update src/CHANGES.txt for recent checkins.Steven Knight2009-01-101-1/+17
* Issue 1086: add support for generic batch build actions, andSteven Knight2009-01-091-0/+11
* Issue 2279: Support $SWIGOUTDIR values with spaces in theSteven Knight2009-01-081-0/+2
* Fix issue 2274 (LDMODULE* ignored except on Mac): integrated patch from Arve ...Gary Oberbrunner2009-01-061-0/+3
* Have the {Append,Prepend}ENVPath() canonicalization make sure there's theSteven Knight2009-01-011-0/+5
* Issue 1417: Fix use of attributes (${SOURCES.windows}, e.g.) with nullSteven Knight2008-12-301-0/+3
* Credit to Arve KnudsenGreg Noel2008-12-261-0/+4
* Merged revisions 3611-3763,3765-3794,3796-3811,3813-3839,3841-3847 via svnmer...Steven Knight2008-12-211-5/+11
* Add warnings for use of the (already) deprecated Options objectSteven Knight2008-12-201-0/+2
* Issue 2247: Don't fail if we can't import a _subprocess module on Windows.Steven Knight2008-12-201-0/+2
* Revert r3828 (vs9 support) in favor of the vs_revamp integration.Steven Knight2008-12-121-4/+0
* Issue 2255: Handle scanning of UTF-8 and UTF-16 files. (Greg Spencer)Steven Knight2008-12-121-0/+5
* Issue 2102: Add support for Microsoft Visual Studio 9. (Dmitri Rubinstein)Steven Knight2008-12-111-0/+4
* Issue 2231: Add a --warn=future-deprecated option, along withSteven Knight2008-12-111-0/+3
* Print "scons: Build interrupted." on stderr, not stdout.Steven Knight2008-12-101-0/+5
* Issue 1287: copy File attributes from the local Node to a RepositorySteven Knight2008-12-101-0/+9
* Make ${,UN}CHANGED_{SOURCES,TARGETS} into future reserved constructionSteven Knight2008-12-071-0/+6
* src/CHANGES.txt updates for changes since 4 November.Steven Knight2008-12-071-0/+28
* Issue 2265: Suppress messages about spurious dependency cycles.Steven Knight2008-12-071-0/+5
* Issue 2116: Eliminate some spurious dependency cycles by being moreSteven Knight2008-12-061-0/+3
* Give proper credit to Benoit Belley for the --taskmastertrace=Steven Knight2008-12-051-5/+3
* Issue 2265: Add additional --taskmastertrace= messages in the Task class.Steven Knight2008-12-051-0/+5
* Fix a Glob() exception (with stack trace) when an explicit NodeSteven Knight2008-12-021-0/+3
* Speed up Node.FS.EntryProxy.__getattr__() by not spending cyclesSteven Knight2008-11-151-0/+5
* Issue 2238: Add a __contains__() method to support the "val in env"Steven Knight2008-11-091-0/+3
* Fix an exception and stack trace when Glob() hits an on-disk file orSteven Knight2008-11-081-0/+5
* Update src/CHANGES.txt for changes since 1.1.0.Steven Knight2008-11-041-0/+40
* Speed up Node.FS.FileFinder.find_file() by avoiding constructing debuggingSteven Knight2008-10-291-0/+2
* Issue 1568: fix a stack trace when --debug=include tries to handleSteven Knight2008-10-171-0/+3
* Fix use of VariantDir when the -n option is used and doesn't,Steven Knight2008-10-151-0/+3
* Support the -f option allowing specification of a different top-levelSteven Knight2008-10-151-0/+3
* Fix release lines (incorrect line updated in merge from checkpoint).Steven Knight2008-10-151-2/+2
* Fix our SCons.Util.CLVar implementation (__add__() and __radd__()Steven Knight2008-10-111-0/+3
* Merged revisions 3378-3423,3425-3532,3534-3599,3601-3610 via svnmerge fromSteven Knight2008-10-101-1/+1
* Fix label placement in gnuplot graphs by the "scons-time.py func"Steven Knight2008-10-071-0/+9
* Update for latest changes.Steven Knight2008-10-011-0/+6
* Add ability to use "$SOURCE" when specifying a target to a builder; fixes #2219.Gary Oberbrunner2008-10-011-0/+2
* reassign credit where credit is dueGreg Noel2008-09-261-5/+14
* Update with recent changes:Steven Knight2008-09-261-12/+36