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
/
Builder.py
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Portability fixes for tests on Windows Nt.
Steven Knight
2001-10-17
1
-14/+64
*
Remove the Node.derived attribute.
Steven Knight
2001-10-15
1
-1/+0
*
Add tests and support for and .
Steven Knight
2001-10-12
1
-7/+5
*
Refactor construction variable expansion.
Steven Knight
2001-10-12
1
-16/+20
*
Use the prefix and suffix arguments in the Builder base class.
Steven Knight
2001-10-12
1
-57/+54
*
Implement special variable substitution.
Steven Knight
2001-10-11
1
-7/+20
*
Add the Library() method.
Steven Knight
2001-10-11
1
-2/+97
*
Updating licensing.
Steven Knight
2001-10-03
1
-0/+23
*
Add the Command() method.
Steven Knight
2001-10-02
1
-1/+1
*
Handle build errors.
Steven Knight
2001-10-02
1
-4/+11
*
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
1
-1/+14
*
Enhance Builders to take any type of node as input.
Steven Knight
2001-09-24
1
-19/+12
*
rebuild in response to changed .c file
Steven Knight
2001-09-21
1
-1/+16
*
Clean up the Node.FS class.
Steven Knight
2001-09-19
1
-3/+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/+100
[prev]