Fix use of timestamps with --implicit-cache. (Anthony Roach)
[scons.git] / src / RELEASE.txt
2004-05-01 stevenknightFix use of timestamps with --implicit-cache. (Anthony...
2004-04-25 stevenknightHave SConsignFile() use a dblite.py module by default...
2004-04-10 stevenknightAdd support for extending the suffixes a scanner knows...
2004-03-27 stevenknightKeep *FLAGS variables as CLVar variables after copying...
2004-03-26 stevenknightRefactor env.Append() and env.Prepend().
2004-03-12 stevenknightPrepare the 0.95 branch for development.
2004-03-12 stevenknightInitialize the new branch for release.
2004-03-06 stevenknightUpdate various default paths in MSVS .Net and MSVC...
2004-02-08 stevenknightDeprecate the overrides Builder() keyword argument...
2004-01-20 stevenknightRefactor variable substitution for more scalable expans...
2003-12-16 stevenknightHave the Zip() Builder create compressed .zip files...
2003-11-07 stevenknightInitialize the 0.94 branch for release.
2003-11-03 stevenknightRestore the default '-LANG:std' C++ flag on SGI IRIX...
2003-10-30 stevenknightUpdate the tool specifications for the SGI MIPSpro...
2003-10-23 stevenknightInitialize the new branch.
2003-09-25 stevenknightAdd more environment methods for global functions:...
2003-09-05 stevenknightSupport construction variable expansion anywhere in...
2003-08-21 stevenknightPrep the branch for the work towards the next release.
2003-08-20 stevenknightBuild a Debian package, too.
2003-08-20 stevenknightInitialize the new branch.
2003-08-16 stevenknightUpdate the branch for next release.
2003-08-16 stevenknightInitialize the new branch.
2003-07-31 stevenknightDon't Split() SConscript file name strings on white...
2003-07-27 stevenknightCorrect the spelling of validator.
2003-06-28 stevenknightSet up for development.
2003-06-25 stevenknightInitialize the new branch for release.
2003-06-08 stevenknightAdd MSVS Project file support. (Greg Spencer)
2003-05-22 stevenknightInitialize the new branch.
2003-05-21 stevenknightPrepare the release.
2003-05-06 stevenknightRefactor to use real Nodes for command-line attributes...
2003-04-30 stevenknightProvide uniform access to (some) command-line options...
2003-04-29 stevenknightSupport Java when using Repository and SConscriptChdir...
2003-04-25 stevenknightFix test/scan-once.py for the recent Export change.
2003-04-14 stevenknightChange the names of the Set{Build,Content}SignatureType...
2003-04-10 stevenknightImplement Tool refactoring. (Chad Austin + Steve Leblanc)
2003-04-02 stevenknightInitialize the new branch.
2003-04-01 stevenknightPrepare 0.13 for release.
2003-03-28 stevenknightInitialize the new branch.
2003-03-28 stevenknightPrepare for release, more doc patches, one portability...
2003-03-15 stevenknightChange the default SConscriptChdir() behavior to NOT...
2003-02-11 stevenknightInitialize the 0.12 branch
2003-02-11 stevenknightPrepare for release.
2003-02-07 stevenknightAdd a patch to help many systems terminate on interrupt...
2003-02-05 stevenknightChange the default behavior when no arguments are speci...
2003-02-03 stevenknightAdd CacheDir support.
2003-02-02 stevenknightAdd a strfunction() to Command actions, and add an...
2003-01-25 stevenknightFix how BUILDERS are updated.
2003-01-20 stevenknightPut the Copyright years in by script, not by hand.
2003-01-18 stevenknightMake shared/static objects less irritating. (Anthony...
2003-01-16 stevenknightUpdate Copyright years.
2003-01-16 stevenknightPrep 0.10 for release.
2003-01-06 stevenknightRefactor the Scanner interface to eliminate unnecessary...
2002-12-28 stevenknightRefactor FunctionAction objects to support -n and -s.
2002-12-14 stevenknightMake error and warning message consistent. (Anthony...
2002-12-11 stevenknightUse pickle for .sconsign. (Anthony Roach)
2002-12-06 stevenknightInitialize the new branch. (Includes an SConstruct...
2002-12-05 stevenknightPrepare the 0.09 release.
2002-12-05 stevenknightChange the name of 'lib.py' to 'mslib.py'.
2002-11-27 stevenknightProvide graceful failures when a source file doesn...
2002-11-25 stevenknightMake the shell pickable via a construction variable...
2002-07-17 stevenknightRepository support (first cut).
2002-07-15 stevenknightPrep for release 0.08.
2002-06-15 stevenknightAdd LIBS and LIBPATH dependencies for shared libraries...
2002-05-04 stevenknightInitialize the new branch.
2002-05-02 stevenknightReally prepare for the 0.07 release.
2002-05-02 stevenknightAdd a Split() function (like argmunge()) in anticipatio...
2002-05-02 stevenknightFix for long-line LINKCOM signatures on WIN32; add...
2002-04-29 stevenknightDoc and README/RELEASE updates in preparation for event...
2002-04-11 stevenknightChange the meaning of -U, and made -D work like -U...
2002-04-04 stevenknightFix --debug=tree for directory targets (Anthony Roach)
2002-03-28 stevenknightPrepare for 0.06 release.
2002-03-16 stevenknightMake FunctionAction arguments be Nodes, not strings...
2002-02-22 stevenknightPrepare for release 0.05.
2002-02-21 stevenknightAdd the -q option.
2002-02-21 stevenknightImplement the -u option (Task 39028). (Steve Leblanc)
2002-01-30 stevenknightPrepare for release 0.04.
2002-01-29 stevenknightUpdate Copyright lines for the new year.
2002-01-11 stevenknightPrepare for release.
2001-12-24 stevenknightPrepare for release.
2001-12-14 stevenknightPrepare release notes, change log, etc.