summaryrefslogtreecommitdiffstats
path: root/src/CHANGES.txt
Commit message (Expand)AuthorAgeFilesLines
...
* Issue 2372: evaluate a Node's order-only prerequisites before the sourcesSteven Knight2009-03-111-0/+3
* Issue 2368: Fix an exception when a null command-line argument isSteven Knight2009-03-061-0/+2
* Issue 2360: fix a TypeError from attempts to intern() unicode objectsSteven Knight2009-03-021-0/+2
* Fix handling of both UTF_16_LE and UTF_16_BE. Add an actual test forSteven Knight2009-03-021-0/+2
* Issue 1059: Fix the -n option when VariantDir(duplicate=1) is usedSteven Knight2009-02-251-0/+9
* Merged revisions 3909-4041,4043-4049 via svnmerge fromSteven Knight2009-02-251-1/+1
* Issue 2152: Fix the ability of --clean to handle / delete brokenSteven Knight2009-02-231-0/+4
* Set IncludeSearchPath and PreprocessorDefinitions in the generationSteven Knight2009-02-221-0/+5
* Merged revisions 3088-3319,3321-3322,3324-3349,3351-3481,3483-3484,3486-3520,...Steven Knight2009-02-211-4/+9
* Spell the Windows environment variables consistently "SystemDrive"Steven Knight2009-02-191-0/+3
* Issue 1193: Make suffix-matching for scanersSteven Knight2009-02-181-0/+4
* Issue 2277: Fix generation of VS 8.0 files to use the %(platform)s stringSteven Knight2009-02-131-0/+4
* Remove unnecessary nested $( $) around $_LIBDIRFLAGS from $LINKCOMSteven Knight2009-02-111-0/+4
* Add the $CCFLAGS variable to the $PCHCOM command line, and rearrangeSteven Knight2009-02-091-0/+2
* Handle finding implicit dependents defined with doubled pathSteven Knight2009-02-091-0/+3
* 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