Update Copyright years.
[scons.git] / test / SConstruct.py
2003-01-16 stevenknightUpdate Copyright years.
2002-12-14 stevenknightMake error and warning message consistent. (Anthony...
2002-09-30 stevenknightAdd output to tell people when we're reading SConscript...
2002-08-31 stevenknightProvide a message if there are no command-line targets...
2002-02-04 stevenknightMake scons return an error code (Anthony Roach)
2002-01-29 stevenknightUpdate Copyright lines for the new year.
2001-12-21 stevenknightCreate the Script directory
2001-11-27 stevenknightMove most of the code from the scons script into a...
2001-10-03 stevenknightUpdating licensing.
2001-09-29 stevenknightMake match_exact the default match function for TestSCons.
2001-09-21 stevenknightError message if no SConstruct file.
2001-09-17 stevenknightAdd automatic substitution on filename lines.
2001-09-16 stevenknightAdd more information error reporting from tests.
2001-09-15 stevenknightAdd a TestSCons module for common initialization of...
2001-09-10 stevenknightLook for SConstruct, Sconstruct, and sconstruct files.