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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Make the (s) and variables upper-case.
Steven Knight
2001-10-31
4
-29/+29
*
Handle SConscript files in subdirectories.
Steven Knight
2001-10-29
5
-11/+42
*
Change node and .sconsign handling to separate build and content signatures.
Steven Knight
2001-10-28
9
-191/+286
*
Fix a signature calculation bug.
Steven Knight
2001-10-26
2
-17/+120
*
Make up-to-date messages get printed out in the correct order Mark II
Steven Knight
2001-10-26
3
-52/+70
*
Support building (sub)directories.
Steven Knight
2001-10-25
11
-334/+502
*
Add -k support and more
Steven Knight
2001-10-24
7
-97/+380
*
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
7
-107/+245
*
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
7
-12/+10
*
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
6
-16/+145
*
Add -i (ignore errors) support
Steven Knight
2001-10-10
5
-98/+117
*
Use the module-specific current() function.
Steven Knight
2001-10-09
5
-14/+15
*
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
6
-27/+290
*
Add a node Walker for descending the dependency tree.
Steven Knight
2001-10-04
2
-1/+90
*
Updating licensing.
Steven Knight
2001-10-03
33
-1/+711
*
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
2
-1/+5
*
Handle build errors.
Steven Knight
2001-10-02
8
-20/+84
*
Pass in the signature Calculator to the Taskmaster.
Steven Knight
2001-10-01
1
-33/+12
*
Add support for multi-command Builders and Actions.
Steven Knight
2001-09-29
1
-0/+15
*
Add a test for unknown options (both short and long).
Steven Knight
2001-09-29
1
-4/+9
*
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
*
Add support for SCONSFLAGS.
Steven Knight
2001-09-26
1
-38/+69
*
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
*
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
10
-140/+525
*
Error message if no SConstruct file.
Steven Knight
2001-09-21
1
-6/+8
*
Install scons, not scons.py
Steven Knight
2001-09-20
2
-2/+2
*
Cygwin portability fixes for Windows NT builds.
Steven Knight
2001-09-20
2
-2/+18
*
Add support for Default() targets.
Steven Knight
2001-09-20
1
-0/+9
*
Clean up the Node.FS class.
Steven Knight
2001-09-19
5
-179/+300
*
Add automatic substitution on filename lines.
Steven Knight
2001-09-17
27
-27/+27
*
Run setup.py on the unpacked .tar.gz for testing.
Steven Knight
2001-09-17
35
-129/+155
*
Make -w and --no-print-directory future options.
Steven Knight
2001-09-14
1
-2/+2
*
Fix Python 2.1 warning
Steven Knight
2001-09-13
1
-2/+2
[prev]
[next]