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
/
JobTests.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merged revisions 1675-1736 via svnmerge from
Steven Knight
2006-12-16
1
-8/+6
*
Merged revisions 1441-1539 via svnmerge from
Steven Knight
2006-07-25
1
-18/+10
*
Reap as many thread responses as possible at once. (J.T. Conklin)
Steven Knight
2005-05-04
1
-10/+64
*
Fix re-scanning of built files for implicit dependencies when the -j option i...
Steven Knight
2005-03-20
1
-1/+1
*
Fix problems with Parallel Tasks and Exception handling. (Kevin Quick)
Steven Knight
2004-09-17
1
-0/+141
*
Make exception handling thread-safe by using sys.exc_info() instead of sys.ex...
Steven Knight
2004-07-13
1
-0/+6
*
Save memory by allowing Nodes to clean up their Executor's build environments...
Steven Knight
2004-02-09
1
-0/+20
*
Really handle lack of the threading.py module when run by non-threaded Pythons.
Steven Knight
2003-10-22
1
-1/+27
*
Allow SConsignFile() to take a dbm module argument; portability fixes. (Ralf...
Steven Knight
2003-10-18
1
-2/+2
*
New parallel job execution. (J.T. Conklin)
Steven Knight
2003-10-06
1
-0/+6
*
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
*
Serialize calls to Node.prepare() (Anthony Roach)
Steven Knight
2002-11-27
1
-1/+21
*
Ctrl-C Improvements (Anthony Roach)
Steven Knight
2002-05-18
1
-8/+4
*
Update Copyright lines for the new year.
Steven Knight
2002-01-29
1
-1/+1
*
Support building (sub)directories.
Steven Knight
2001-10-25
1
-23/+25
*
Updating licensing.
Steven Knight
2001-10-03
1
-0/+23
*
Let the Taskmaster control whether the build stops.
Steven Knight
2001-10-02
1
-1/+3
*
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/+228