index
:
SCons.git
aix-xlc_r-is-for-threads
conftest-messages
linker-exists-when-compiler-exists
master
msvc11
msvs-express-2013
msvs-vcvars-caching
optimize-scan-path-subst-v2
pchdll
python3-port
python3raise
python3win32
rel_2.2.0
rel_2.3.0
rel_2.3.1
rel_2.3.2
rel_2.3.3
rel_2.3.4
rel_2.3.5
rel_2.3.6
rel_2.4.0
rel_2.4.1
rel_2.5.0
rel_2.5.1
rel_3.0.0
rel_3.0.1
release-2.1.0
switch_to_slots
test_bb
ziproot
SCons is an Open Source software construction tool—that is, a next-generation build tool.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
engine
/
SCons
/
ErrorsTests.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Get rid of indentation tabs in the test scripts and have runtest.py invoke th...
Steven Knight
2005-10-14
1
-4/+4
*
Lots of Configure() enhancements. (Christoph Wiedemann)
Steven Knight
2004-09-05
1
-8/+0
*
Make exception handling thread-safe by using sys.exc_info() instead of sys.ex...
Steven Knight
2004-07-13
1
-9/+0
*
Make exception handling conform to Pythonic standards. (Kevin Quick)
Steven Knight
2004-07-13
1
-3/+3
*
Record and print an internal stack trace when Taskmaster detects errors for e...
Steven Knight
2003-07-27
1
-0/+9
*
Raise an error if SConf needs to do something but -n or -q is specified. (Ch...
Steven Knight
2003-06-12
1
-0/+6
*
Add an Exit() function for explicit termination of SCons.
Steven Knight
2003-03-03
1
-0/+7
*
Put the Copyright years in by script, not by hand.
Steven Knight
2003-01-20
1
-1/+1
*
Update Copyright years.
Steven Knight
2003-01-16
1
-1/+1
*
Update Copyright lines for the new year.
Steven Knight
2002-01-29
1
-1/+1
*
Document function Actions and fix their return values (None == success, don't...
Steven Knight
2002-01-15
1
-2/+2
*
Updating licensing.
Steven Knight
2001-10-03
1
-0/+23
*
Handle build errors.
Steven Knight
2001-10-02
1
-0/+8
*
Add automatic substitution on filename lines.
Steven Knight
2001-09-17
1
-1/+1
*
Run setup.py on the unpacked .tar.gz for testing.
Steven Knight
2001-09-17
1
-0/+28