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
Commit message (
Collapse
)
Author
Age
Files
Lines
...
*
Let the Taskmaster control whether the build stops.
Steven Knight
2001-10-02
2
-7/+8
|
*
Fix various bugs caused by Python 2.1
Steven Knight
2001-10-02
1
-0/+4
|
*
Handle build errors.
Steven Knight
2001-10-02
7
-18/+78
|
*
Add support for multi-command Builders and Actions.
Steven Knight
2001-09-29
1
-0/+15
|
*
Add support for the ENV construction variable.
Steven Knight
2001-09-28
5
-4/+41
|
*
Add unit tests for Node methods that have been recently added.
Steven Knight
2001-09-28
2
-2/+71
|
*
Change the env.Dictionary to an access method for an env._dict attribute.
Steven Knight
2001-09-26
2
-12/+24
|
*
Enhance Builders to take any type of node as input.
Steven Knight
2001-09-24
9
-36/+88
|
*
Implement the Depends() method.
Steven Knight
2001-09-24
8
-6/+129
|
*
rebuild in response to changed .c file
Steven Knight
2001-09-21
9
-137/+516
|
*
Cygwin portability fixes for Windows NT builds.
Steven Knight
2001-09-20
1
-1/+9
|
*
Clean up the Node.FS class.
Steven Knight
2001-09-19
4
-175/+299
|
*
Add automatic substitution on filename lines.
Steven Knight
2001-09-17
25
-25/+25
|
*
Run setup.py on the unpacked .tar.gz for testing.
Steven Knight
2001-09-17
31
-0/+2096
[prev]