Add Python Value Nodes. (Chad Austin)
[scons.git] / etc /
2003-04-30 stevenknightTest portability fixes for Cygwin. (Chad Austin)
2003-04-26 stevenknightPortability fixes for test. (Chad Austin)
2003-01-22 stevenknightAdd support for the PharLap ETS tools. (Charles Crain)
2003-01-20 stevenknightPut the Copyright years in by script, not by hand.
2003-01-16 stevenknightUpdate Copyright years.
2003-01-15 stevenknightNecessary changes towards supporting Jython.
2003-01-05 stevenknightFix problems returning the appropriate exit status...
2002-12-11 stevenknightUse pickle for .sconsign. (Anthony Roach)
2002-11-13 stevenknightSupport special characters in file names. (Charles...
2002-11-12 stevenknightFix scans for derived include files in Repositories...
2002-10-04 stevenknightwin32 test portability fixes (Anthony Roach)
2002-09-30 stevenknightAdd output to tell people when we're reading SConscript...
2002-08-12 stevenknightRedo the uppercasing of drives on win32 fix. (Anthony...
2002-07-16 stevenknightAdd a separate options argument for running SCons via...
2002-05-18 stevenknightCtrl-C Improvements (Anthony Roach)
2002-05-07 stevenknightAdd a better PATH search to the tests.
2002-05-06 stevenknightRaise an error if a builder is called multiple times...
2002-04-30 stevenknightImprove the scons.bat script. (Alex Jacques)
2002-04-29 stevenknightDoc and README/RELEASE updates in preparation for event...
2002-03-16 stevenknightMake FunctionAction arguments be Nodes, not strings...
2002-02-25 stevenknightInitialize the new branch.
2002-02-20 stevenknightFix runtest.py for new package-testing scheme baseline...
2002-02-19 stevenknightRevamp package testing.
2002-02-18 stevenknightOnly substitute __FILE__, etc. in revision lines.
2002-02-17 stevenknightExit status portability on Windows NT.
2002-02-10 stevenknightWIN32 portability in tests.
2002-02-09 stevenknightFix variable interpolation with spaces, and problems...
2002-02-04 stevenknightMake scons return an error code (Anthony Roach)
2002-01-31 stevenknightAllow libraries to specified as source files on the...
2002-01-29 stevenknightUpdate Copyright lines for the new year.
2002-01-15 stevenknightStart getting ready to eat our own dog food: prototype...
2001-12-29 stevenknightAdd duplicate (defaults to true) option to BuildDir()
2001-11-16 stevenknightAdd the scons package.
2001-10-10 stevenknightAdd -i (ignore errors) support
2001-09-29 stevenknightMake match_exact the default match function for TestSCons.
2001-09-21 stevenknightHave SCons report when something is up-to-date.
2001-09-21 stevenknightError message if no SConstruct file.
2001-09-20 stevenknightInstall scons, not scons.py
2001-09-19 stevenknightStill better error reporting in TestSCons.py.
2001-09-17 stevenknightAdd automatic substitution on filename lines.
2001-09-17 stevenknightRun setup.py on the unpacked .tar.gz for testing.
2001-09-16 stevenknightAdd more information error reporting from tests.
2001-09-15 stevenknightAdd a TestSCons module for common initialization of...
2001-08-31 anthonyroachUpdate TestCmd.py to 0.02 for NT portability.
2001-08-10 stevenknightAdd missing .aeignore files.
2001-07-29 stevenknightChange the name of the aux subdirectory to etc.