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
/
script
/
scons.py
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Add -i (ignore errors) support
Steven Knight
2001-10-10
1
-15/+23
*
Add support for -c (clean targets).
Steven Knight
2001-10-09
1
-8/+22
*
Use the Node Walker to build dependencies in order.
Steven Knight
2001-10-05
1
-27/+22
*
Updating licensing.
Steven Knight
2001-10-03
1
-1/+22
*
Fix various bugs caused by Python 2.1
Steven Knight
2001-10-02
1
-1/+1
*
Handle build errors.
Steven Knight
2001-10-02
1
-2/+6
*
Pass in the signature Calculator to the Taskmaster.
Steven Knight
2001-10-01
1
-33/+12
*
Add a test for unknown options (both short and long).
Steven Knight
2001-09-29
1
-4/+9
*
Add support for SCONSFLAGS.
Steven Knight
2001-09-26
1
-38/+69
*
Have SCons report when something is up-to-date.
Steven Knight
2001-09-21
1
-2/+25
*
rebuild in response to changed .c file
Steven Knight
2001-09-21
1
-3/+9
*
Error message if no SConstruct file.
Steven Knight
2001-09-21
1
-6/+8
*
Add support for Default() targets.
Steven Knight
2001-09-20
1
-0/+9
*
Clean up the Node.FS class.
Steven Knight
2001-09-19
1
-4/+1
*
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/+560
[prev]