scons.git
2001-09-29 stevenknightAdd support for multi-command Builders and Actions.
2001-09-29 stevenknightDon't use Program() on some tests that don't need it.
2001-09-29 stevenknightMake match_exact the default match function for TestSCons.
2001-09-29 stevenknightAdd a test for unknown options (both short and long).
2001-09-28 stevenknightAdd support for the ENV construction variable.
2001-09-28 stevenknightAdd unit tests for Node methods that have been recently...
2001-09-26 stevenknightChange the env.Dictionary to an access method for an...
2001-09-26 stevenknightAdd support for SCONSFLAGS.
2001-09-24 stevenknightEnhance Builders to take any type of node as input.
2001-09-24 stevenknightImplement the Depends() method.
2001-09-21 stevenknightHave SCons report when something is up-to-date.
2001-09-21 stevenknightrebuild in response to changed .c file
2001-09-21 stevenknightError message if no SConstruct file.
2001-09-21 stevenknightAdd additional tests to provide more examples.
2001-09-20 stevenknightAdd dummy C code to use argc and argv in tests.
2001-09-20 stevenknightCygwin's tar can't seem to unzip and extract simultaneo...
2001-09-20 stevenknighttest/errors.py fails when not run under Aegis.
2001-09-20 stevenknightInstall scons, not scons.py
2001-09-20 stevenknightCygwin portability fixes for Windows NT builds.
2001-09-20 stevenknightAdd support for Default() targets.
2001-09-19 stevenknightAdd an outline for a User's Guide.
2001-09-19 stevenknightClean up the Node.FS class.
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 stevenknightDereference symlinks when tarring the documentation.
2001-09-16 stevenknightAdd more information error reporting from tests.
2001-09-15 stevenknightAdd a TestSCons module for common initialization of...
2001-09-14 stevenknightAdd a test for -- terminating option processing.
2001-09-14 stevenknightMake -w and --no-print-directory future options.
2001-09-13 stevenknightFix Python 2.1 warning
2001-09-12 stevenknightFixes for -f end cases.
2001-09-11 stevenknightAdd a test for local Help() functionality.
2001-09-11 stevenknightAdd -I support.
2001-09-11 stevenknightInitialize Options in a subroutine.
2001-09-11 stevenknightTest the long -f options (--file, --makefile, --sconstr...
2001-09-11 stevenknightAdd -n and -s support.
2001-09-11 stevenknightRefactor the Builder binding so the calling Environment...
2001-09-10 stevenknightAdd -C support.
2001-09-10 stevenknightLook for SConstruct, Sconstruct, and sconstruct files.
2001-09-10 stevenknightFill in the -v option.
2001-09-10 stevenknightruntest.py follow-on fixes
2001-09-10 stevenknightEliminate if-tests for Types in Builder.execute().
2001-09-09 stevenknightAdd command-line processing for all options (with tests).
2001-09-09 stevenknightGeneralize the hard-coded line numbers in test/errors.py.
2001-09-07 stevenknightAdd a man page.
2001-09-06 stevenknightAdd a find-the-tests flag to runtest.py.
2001-09-01 anthonyroachMake the build portable to Windows NT.
2001-08-31 anthonyroachUpdate TestCmd.py to 0.02 for NT portability.
2001-08-29 anthonyroachGet rid of runtest.sh
2001-08-29 anthonyroachChange runtest.py so it executes locally by default.
2001-08-23 anthonyroachAdd framework to execute code on exit from scons.
2001-08-18 stevenknightImplement error framework.
2001-08-14 stevenknightClean up tests.
2001-08-10 stevenknightAdd missing .aeignore files.
2001-08-10 stevenknightFor the web site, build a .tar.gz of the documentation.
2001-08-10 stevenknightAdd design documentation.
2001-08-10 stevenknightadd the C scanner
2001-08-09 stevenknightStart documenting administrative procedures.
2001-08-09 stevenknightAdd argument passing to the Scanner class
2001-08-08 stevenknightadd the C scanner
2001-07-31 stevenknightfix a bad test command and potential race condition
2001-07-31 stevenknightmake Job classes fail gracefully in the face of exceptions
2001-07-29 stevenknightChange the name of the aux subdirectory to etc.
2001-07-29 stevenknightadd the -j argument
2001-07-29 stevenknightadd the -j argument
2001-07-19 stevenknightCopy should allow you to update the construction variables.
2001-07-17 stevenknightAdd a local copy of unittest.py so it doesn't have...
2001-07-12 stevenknightFix typos in JobTests.py
2001-07-12 stevenknightcreate the Job class
2001-07-12 stevenknightChange the dependencies so we unpack the .tar.gz file...
2001-07-06 stevenknightInitial revision
2001-07-06 (no author)New repository initialized by cvs2svn.