Give the subst logic its own SCons.Subst module. It's big enough.
[scons.git] / src / RELEASE.txt
2005-09-19 stevenknightGive the subst logic its own SCons.Subst module. It...
2005-08-24 stevenknightOn Solaris, enable the -KPIC option by default when...
2005-08-22 stevenknightAdd f90 and f95 to the list of Fortran compilers search...
2005-08-12 stevenknightAdd Framework support for Mac OS X. (Greg Noel) Docum...
2005-06-07 stevenknightSplit Node-specific stuff from BuildInfo into a separat...
2005-05-08 stevenknightAvoid rebuilds when otherwise unmodified Python functio...
2005-05-07 stevenknightMake SConsignFile() behavior the default.
2005-04-01 stevenknightStore source file and dependency paths relative to...
2005-04-01 stevenknightNormalize directory paths in SConsignFile() database...
2005-03-16 stevenknightVersion installation of scripts.
2005-03-16 stevenknightRestructure release notes. Add one about use of +...
2005-03-05 stevenknightEnhance setup.py to install troff man pages on UNIX...
2005-02-14 stevenknightDon't read up entire directories to decide if an Alias...
2005-02-14 stevenknightMove the canned Scanner objects out of Defaults.py...
2005-01-05 stevenknightUse AppendUnique() in ParseConfig(). Provide a unique...
2004-09-05 stevenknightLots of Configure() enhancements. (Christoph Wiedemann)
2004-09-03 stevenknightRemove all features deprecated in 0.93 or earlier.
2004-09-01 stevenknightDon't add the ATL and MFC directories to %INCLUDE%...
2004-09-01 stevenknightAllow to contain File Nodes. Have ParseConfig add...
2004-08-18 stevenknightPrepare for next development cycle.
2004-08-18 stevenknightInitialize the new branch for release.
2004-08-17 stevenknightIncorporate changes from pre-release reviews.
2004-08-05 stevenknightReturn lists of Nodes from all builders, not single...
2004-07-30 stevenknightTreat file extensions with all digits as part of the...
2004-05-14 stevenknightMake the saved info opaque to the .sconsign subsystem...
2004-05-04 stevenknightRefactor Builders to remove the node_factory keyword...
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.
next