Fix XML in documentation, and in the bin/scons-doc.py script that generates
[scons.git] / src / CHANGES.txt
2010-04-05 stevenknightFix XML in documentation, and in the bin/scons-doc...
2010-03-24 garyoMerged r4724 (1.3.0 release changes) back into trunk.
2010-02-21 stevenknightIssue 2051: Support execution when installed via easy_...
2010-02-17 stevenknightGenerate an error message if a BUILDERS entry is set...
2010-02-10 bdbaddogUpdate CHANGES to give some credit for patches
2010-02-05 stevenknightMerged revisions 4645,4647-4651,4654-4656 via svnmerge...
2010-01-21 stevenknightBack out post-2.0 code changes from trunk: r4643, r4642...
2010-01-20 managanUpdate tex builder to handle the case where a \input...
2010-01-19 stevenknightIssue 2540: Make the messages printed when checking...
2010-01-19 stevenknightIssue 2537: fix typos in the man page. (Luca Faravigna)
2010-01-17 stevenknightUpdate next checkpoint version and datestamp
2010-01-04 managanChange scanner to properly search for included file...
2009-12-17 managanRunning PDF() on an .eps file on windows with MikTex...
2009-12-17 managanAdd scanning of files included in Latex by means of...
2009-11-15 garyoApply patch submitted in issue #947 to fix race conditi...
2009-11-14 bdbaddogFix bug 1944 - handle non-existant .i files when swig...
2009-11-10 bdbaddogAdd check for python 3.0.0 or higher and exit with...
2009-10-31 cournapeBUG: fix bootstrap on windows 64.
2009-09-26 cournapeUpdate CHANGES.txt for the small bug fixes I commited...
2009-09-19 stevenknightUpdate CHANGES.txt with David C's last contribution.
2009-08-21 managanAs I set up the test case for the glossary and nomencl...
2009-08-21 managanAdd comment for glossaries/scronyms update
2009-08-13 bdbaddogMove credit for one fix from Jason K to Benoit B.
2009-08-11 bdbaddogAdded info on my checkins to CHANGES.txt for checkpoint...
2009-08-10 managanMake a note of the Latex changes made recently
2009-08-10 gregnoelUpdate CHANGES.txt to include Jared Grubb's contribution
2009-05-03 gregnoelIssue 2401: Fix usage of comparison with None, patch...
2009-04-22 GregNoelEditing changes for textfile.xml and credit to Hartmut...
2009-04-22 GregNoelAdd Textfile and Substfile builders
2009-04-19 stevenknightUpdates for recent modifications.
2009-03-11 stevenknightIssue 2372: evaluate a Node's order-only prerequisites...
2009-03-06 stevenknightIssue 2368: Fix an exception when a null command-line...
2009-03-02 stevenknightIssue 2360: fix a TypeError from attempts to intern...
2009-03-02 stevenknightFix handling of both UTF_16_LE and UTF_16_BE. Add...
2009-02-25 stevenknightIssue 1059: Fix the -n option when VariantDir(duplicat...
2009-02-25 stevenknightMerged revisions 3909-4041,4043-4049 via svnmerge from
2009-02-23 stevenknightIssue 2152: Fix the ability of --clean to handle ...
2009-02-22 stevenknightSet IncludeSearchPath and PreprocessorDefinitions in...
2009-02-21 stevenknightMerged revisions 3088-3319,3321-3322,3324-3349,3351...
2009-02-19 stevenknightSpell the Windows environment variables consistently...
2009-02-18 stevenknightIssue 1193: Make suffix-matching for scaners
2009-02-13 stevenknightIssue 2277: Fix generation of VS 8.0 files to use...
2009-02-11 stevenknightRemove unnecessary nested $( $) around $_LIBDIRFLAGS...
2009-02-09 stevenknightAdd the $CCFLAGS variable to the $PCHCOM command line...
2009-02-09 stevenknightHandle finding implicit dependents defined with doubled...
2009-01-29 stevenknightFix use of $CHANGED_SOURCES with the --config=force...
2009-01-28 stevenknightUser's Guide updates. (Robert P. J. Day)
2009-01-20 stevenknightDetect implicit command dependencies even when the...
2009-01-20 stevenknightUpdate src/CHANGES.txt for recent checkins.
2009-01-20 stevenknightMerged revisions 3848-3890,3892-3896,3898-3908 via...
2009-01-17 GregNoelIssue 2278: Emit header name when using SWIG directors...
2009-01-12 managanSince my change left Russel confused I decided to clari...
2009-01-12 stevenknightFix typos in the User's Guide. (Zia Sobhani)
2009-01-11 managanAdd a little more description to the change
2009-01-10 GregNoelBen Webb did it, not me
2009-01-10 stevenknightRemove $CCFLAGS from the the default definitions of...
2009-01-10 stevenknightUpdate src/CHANGES.txt for recent checkins.
2009-01-09 stevenknightIssue 1086: add support for generic batch build action...
2009-01-08 stevenknightIssue 2279: Support $SWIGOUTDIR values with spaces...
2009-01-06 garyoFix issue 2274 (LDMODULE* ignored except on Mac): integ...
2009-01-01 stevenknightHave the {Append,Prepend}ENVPath() canonicalization...
2008-12-30 stevenknightIssue 1417: Fix use of attributes (${SOURCES.windows...
2008-12-26 GregNoelCredit to Arve Knudsen
2008-12-21 stevenknightMerged revisions 3611-3763,3765-3794,3796-3811,3813...
2008-12-20 stevenknightAdd warnings for use of the (already) deprecated Option...
2008-12-20 stevenknightIssue 2247: Don't fail if we can't import a _subproces...
2008-12-12 stevenknightRevert r3828 (vs9 support) in favor of the vs_revamp...
2008-12-12 stevenknightIssue 2255: Handle scanning of UTF-8 and UTF-16 files...
2008-12-11 stevenknightIssue 2102: Add support for Microsoft Visual Studio...
2008-12-11 stevenknightIssue 2231: Add a --warn=future-deprecated option...
2008-12-10 stevenknightPrint "scons: Build interrupted." on stderr, not stdout.
2008-12-10 stevenknightIssue 1287: copy File attributes from the local Node...
2008-12-07 stevenknightMake ${,UN}CHANGED_{SOURCES,TARGETS} into future reserv...
2008-12-07 stevenknightsrc/CHANGES.txt updates for changes since 4 November.
2008-12-07 stevenknightIssue 2265: Suppress messages about spurious dependenc...
2008-12-06 stevenknightIssue 2116: Eliminate some spurious dependency cycles...
2008-12-05 stevenknightGive proper credit to Benoit Belley for the --taskmaste...
2008-12-05 stevenknightIssue 2265: Add additional --taskmastertrace= messages...
2008-12-02 stevenknightFix a Glob() exception (with stack trace) when an expli...
2008-11-15 stevenknightSpeed up Node.FS.EntryProxy.__getattr__() by not spendi...
2008-11-09 stevenknightIssue 2238: Add a __contains__() method to support...
2008-11-08 stevenknightFix an exception and stack trace when Glob() hits an...
2008-11-04 stevenknightUpdate src/CHANGES.txt for changes since 1.1.0.
2008-10-29 stevenknightSpeed up Node.FS.FileFinder.find_file() by avoiding...
2008-10-17 stevenknightIssue 1568: fix a stack trace when --debug=include...
2008-10-15 stevenknightFix use of VariantDir when the -n option is used and...
2008-10-15 stevenknightSupport the -f option allowing specification of a diffe...
2008-10-15 stevenknightFix release lines (incorrect line updated in merge...
2008-10-11 stevenknightFix our SCons.Util.CLVar implementation (__add__()...
2008-10-10 stevenknightMerged revisions 3378-3423,3425-3532,3534-3599,3601...
2008-10-07 stevenknightFix label placement in gnuplot graphs by the "scons...
2008-10-01 stevenknightUpdate for latest changes.
2008-10-01 garyoAdd ability to use "$SOURCE" when specifying a target...
2008-09-26 GregNoelreassign credit where credit is due
2008-09-26 stevenknightUpdate with recent changes:
2008-09-15 stevenknightRevert 2102, pending additional discussion.
2008-09-15 stevenknightIssue 2102: Add support for Visual Studio 9 and newer...
2008-09-14 stevenknightIssue 2106: Don't match a directory that matches the...
2008-09-14 stevenknightIssue 1693: make the subdirectory in which the .sconsi...
2008-09-13 stevenknightRevert the previous change, I overlooked some regressio...
next