summaryrefslogtreecommitdiffstats
path: root/etc
Commit message (Expand)AuthorAgeFilesLines
* Put the Copyright years in by script, not by hand.Steven Knight2003-01-201-1/+1
* Update Copyright years.Steven Knight2003-01-162-2/+2
* Necessary changes towards supporting Jython.Steven Knight2003-01-152-1/+11
* Fix problems returning the appropriate exit status on build errors.Steven Knight2003-01-051-1/+1
* Use pickle for .sconsign. (Anthony Roach)Steven Knight2002-12-111-2/+2
* Support special characters in file names. (Charles Crain)Steven Knight2002-11-131-1/+21
* Fix scans for derived include files in Repositories. (Charles Crain)Steven Knight2002-11-121-1/+3
* win32 test portability fixes (Anthony Roach)Steven Knight2002-10-041-0/+14
* Add output to tell people when we're reading SConscript files versus when we'...Steven Knight2002-09-301-17/+28
* Redo the uppercasing of drives on win32 fix. (Anthony Roach)Steven Knight2002-08-121-0/+5
* Add a separate options argument for running SCons via the test infrastructure.Steven Knight2002-07-161-3/+9
* Ctrl-C Improvements (Anthony Roach)Steven Knight2002-05-181-2/+8
* Add a better PATH search to the tests.Steven Knight2002-05-071-20/+83
* Raise an error if a builder is called multiple times for a given target, unle...Steven Knight2002-05-061-0/+10
* Improve the scons.bat script. (Alex Jacques)Steven Knight2002-04-301-6/+10
* Doc and README/RELEASE updates in preparation for eventual 0.07 release. (La...Steven Knight2002-04-291-15/+0
* Make FunctionAction arguments be Nodes, not strings. (Charles Crain)Steven Knight2002-03-161-2/+4
* Initialize the new branch.Steven Knight2002-02-251-3/+7
* Fix runtest.py for new package-testing scheme baseline tests.Steven Knight2002-02-201-0/+45
* Revamp package testing.Steven Knight2002-02-191-45/+0
* Only substitute __FILE__, etc. in revision lines.Steven Knight2002-02-181-1/+1
* Exit status portability on Windows NT.Steven Knight2002-02-171-7/+29
* WIN32 portability in tests.Steven Knight2002-02-101-1/+1
* Fix variable interpolation with spaces, and problems with the WIN32 environme...Steven Knight2002-02-091-2/+4
* Make scons return an error code (Anthony Roach)Steven Knight2002-02-041-2/+6
* Allow libraries to specified as source files on the command line.Steven Knight2002-01-311-0/+2
* Update Copyright lines for the new year.Steven Knight2002-01-292-2/+2
* Start getting ready to eat our own dog food: prototype SConscript files.Steven Knight2002-01-152-0/+46
* Add duplicate (defaults to true) option to BuildDir()Steven Knight2001-12-291-2/+5
* Add the scons package.Steven Knight2001-11-161-2/+3
* Add -i (ignore errors) supportSteven Knight2001-10-101-0/+14
* Make match_exact the default match function for TestSCons.Steven Knight2001-09-291-0/+3
* Have SCons report when something is up-to-date.Steven Knight2001-09-211-0/+9
* Error message if no SConstruct file.Steven Knight2001-09-211-2/+2
* Install scons, not scons.pySteven Knight2001-09-201-2/+7
* Still better error reporting in TestSCons.py.Steven Knight2001-09-191-1/+5
* Add automatic substitution on filename lines.Steven Knight2001-09-172-2/+5
* Run setup.py on the unpacked .tar.gz for testing.Steven Knight2001-09-172-2/+7
* Add more information error reporting from tests.Steven Knight2001-09-161-358/+72
* Add a TestSCons module for common initialization of SCons tests.Steven Knight2001-09-152-1/+387
* Update TestCmd.py to 0.02 for NT portability.Anthony Roach2001-08-311-25/+44
* Add missing .aeignore files.Steven Knight2001-08-101-0/+4
* Change the name of the aux subdirectory to etc.Steven Knight2001-07-293-0/+1253