summaryrefslogtreecommitdiffstats
path: root/etc
Commit message (Collapse)AuthorAgeFilesLines
* 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, ↵Steven Knight2002-05-061-0/+10
| | | | unless the builder is marked as multicall safe. (Anthony Roach)
* 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. ↵Steven Knight2002-04-291-15/+0
| | | | (Later this week?)
* 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 ↵Steven Knight2002-02-091-2/+4
| | | | environment (Charles Crain).
* 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