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
/
BuilderTests.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix problems with Python callable objects as Builder actions, the associated ...
Steven Knight
2001-12-07
1
-2/+2
*
Refactor the Scanner class(es) into a Prototype pattern.
Steven Knight
2001-12-03
1
-1/+9
*
Crain: Finish LIBS, LIBPATH, CPPPATH
Steven Knight
2001-11-20
1
-1/+18
*
LIBS and LIBPATH work, variable substitution changes.
Steven Knight
2001-11-15
1
-9/+29
*
Implement CPPPATH and scanning during builds.
Steven Knight
2001-11-14
1
-8/+13
*
Rebuild in response to a changed build command.
Steven Knight
2001-11-02
1
-6/+25
*
Make the (s) and variables upper-case.
Steven Knight
2001-10-31
1
-5/+5
*
Composite Builder and related changes from Charles Crain.
Steven Knight
2001-10-18
1
-2/+20
*
Portability fixes for tests on Windows Nt.
Steven Knight
2001-10-17
1
-7/+9
*
Remove the Node.derived attribute.
Steven Knight
2001-10-15
1
-2/+1
*
Add tests and support for and .
Steven Knight
2001-10-12
1
-0/+13
*
Use the prefix and suffix arguments in the Builder base class.
Steven Knight
2001-10-12
1
-34/+43
*
Implement special variable substitution.
Steven Knight
2001-10-11
1
-5/+43
*
Add the Library() method.
Steven Knight
2001-10-11
1
-3/+29
*
Updating licensing.
Steven Knight
2001-10-03
1
-0/+23
*
Add the Command() method.
Steven Knight
2001-10-02
1
-7/+37
*
Handle build errors.
Steven Knight
2001-10-02
1
-12/+23
*
Enhance Builders to take any type of node as input.
Steven Knight
2001-09-24
1
-0/+26
*
Clean up the Node.FS class.
Steven Knight
2001-09-19
1
-4/+6
*
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/+113