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 (
Expand
)
Author
Age
Files
Lines
*
Support building (sub)directories.
Steven Knight
2001-10-25
10
-304/+470
*
Add -k support and more
Steven Knight
2001-10-24
6
-86/+365
*
If the value of a is None, interpolate '', not 'None'.
Steven Knight
2001-10-18
2
-1/+9
*
Composite Builder and related changes from Charles Crain.
Steven Knight
2001-10-18
3
-118/+199
*
Portability fixes for tests on Windows Nt.
Steven Knight
2001-10-17
6
-107/+240
*
Generalize whether or not nodes use signatures, and how the Sig module decide...
Steven Knight
2001-10-15
6
-8/+52
*
Add an FS.Entry class that can morph to File or Dir.
Steven Knight
2001-10-15
2
-44/+127
*
Remove the Node.derived attribute.
Steven Knight
2001-10-15
6
-11/+9
*
Add LINKFLAGS support.
Steven Knight
2001-10-12
1
-1/+3
*
Add tests and support for and .
Steven Knight
2001-10-12
7
-27/+44
*
Refactor construction variable expansion.
Steven Knight
2001-10-12
5
-85/+77
*
Use the prefix and suffix arguments in the Builder base class.
Steven Knight
2001-10-12
3
-103/+109
*
Implement special variable substitution.
Steven Knight
2001-10-11
5
-17/+232
*
Add the Library() method.
Steven Knight
2001-10-11
5
-15/+144
*
Add -i (ignore errors) support
Steven Knight
2001-10-10
4
-83/+94
*
Use the module-specific current() function.
Steven Knight
2001-10-09
5
-14/+15
*
Use the Node Walker to build dependencies in order.
Steven Knight
2001-10-05
5
-0/+268
*
Add a node Walker for descending the dependency tree.
Steven Knight
2001-10-04
2
-1/+90
*
Updating licensing.
Steven Knight
2001-10-03
29
-0/+645
*
Add the Command() method.
Steven Knight
2001-10-02
5
-10/+65
*
Add children() methods for nodes.
Steven Knight
2001-10-02
4
-0/+31
*
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