summaryrefslogtreecommitdiffstats
path: root/test/build-errors.py
Commit message (Collapse)AuthorAgeFilesLines
* Have the closing message say ...terminatedSteven Knight2003-09-181-3/+3
|
* Re-synchronize the CVS tree after a SourceForge file system catastrophe.Steven Knight2003-08-271-25/+74
|
* Fix regression tests that use test.whereis(). (Anthony Roach)Steven Knight2003-05-021-6/+6
|
* Follow-up test portability fixes for IRIX. (Chad Austin)Steven Knight2003-04-271-0/+13
|
* Put the Copyright years in by script, not by hand.Steven Knight2003-01-201-1/+1
|
* Update Copyright years.Steven Knight2003-01-161-1/+1
|
* Add output to tell people when we're reading SConscript files versus when ↵Steven Knight2002-09-301-3/+3
| | | | we're building targets.
* Changes from Charles Crain.Steven Knight2002-06-051-6/+6
|
* Make scons return a failure code when a Builder fails (Anthony Roach)Steven Knight2002-02-051-3/+6
|
* Update Copyright lines for the new year.Steven Knight2002-01-291-1/+1
|
* Provide a traceback if a Python-function builder throws an exception (Crain).Steven Knight2002-01-231-2/+2
|
* Add command-line redirection (Charles Crain).Steven Knight2002-01-111-11/+50
|
* Windows NT portability fixes for tests.Steven Knight2001-12-211-4/+4
|
* Provide an error message when a command isn't found.Steven Knight2001-12-211-0/+86