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
/
test
/
errors.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make .sconsign files get written even if the build fails or is terminated. (A...
Steven Knight
2002-04-11
1
-0/+40
*
Make scons return an error code (Anthony Roach)
Steven Knight
2002-02-04
1
-3/+3
*
Update Copyright lines for the new year.
Steven Knight
2002-01-29
1
-1/+1
*
Create the Script directory
Steven Knight
2001-12-21
1
-6/+6
*
Fix Export(), add Import() and Return()
Steven Knight
2001-12-20
1
-3/+9
*
Add BuildDir(), Export(), and Install() functionality (courtesy Charles Crain).
Steven Knight
2001-12-15
1
-1/+1
*
Move most of the code from the scons script into a SCons module.
Steven Knight
2001-11-27
1
-3/+3
*
Handle SConscript files in subdirectories.
Steven Knight
2001-10-29
1
-1/+1
*
Updating licensing.
Steven Knight
2001-10-03
1
-0/+22
*
Make match_exact the default match function for TestSCons.
Steven Knight
2001-09-29
1
-1/+2
*
Error message if no SConstruct file.
Steven Knight
2001-09-21
1
-3/+11
*
test/errors.py fails when not run under Aegis.
Steven Knight
2001-09-20
1
-2/+2
*
Install scons, not scons.py
Steven Knight
2001-09-20
1
-2/+2
*
Add automatic substitution on filename lines.
Steven Knight
2001-09-17
1
-1/+1
*
Add more information error reporting from tests.
Steven Knight
2001-09-16
1
-14/+10
*
Add a TestSCons module for common initialization of SCons tests.
Steven Knight
2001-09-15
1
-19/+9
*
Fix Python 2.1 warning
Steven Knight
2001-09-13
1
-1/+1
*
Fixes for -f end cases.
Steven Knight
2001-09-12
1
-1/+1
*
Generalize the hard-coded line numbers in test/errors.py.
Steven Knight
2001-09-09
1
-3/+3
*
Make the build portable to Windows NT.
Anthony Roach
2001-09-01
1
-4/+9
*
Implement error framework.
Steven Knight
2001-08-18
1
-0/+54