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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix problems with Python callable objects as Builder actions, the associated ...
Steven Knight
2001-12-07
6
-24/+36
*
Speed up and generalize SCons.Util.find_files().
Steven Knight
2001-12-04
4
-13/+20
*
Refactor the Scanner class(es) into a Prototype pattern.
Steven Knight
2001-12-03
6
-32/+61
*
More NT portability in the tests.
Steven Knight
2001-11-29
12
-132/+163
*
Remove some debug writes in setup.py that got left in the previous change
Steven Knight
2001-11-28
2
-3/+1
*
Detect dependency cycles
Steven Knight
2001-11-28
5
-9/+125
*
Change packaging to the new /usr/lib/scons/ scheme
Steven Knight
2001-11-28
12
-97/+142
*
Move most of the code from the scons script into a SCons module.
Steven Knight
2001-11-27
5
-642/+689
*
More NT portability fixes.
Steven Knight
2001-11-24
15
-123/+168
*
Complete CPPPATH work.
Steven Knight
2001-11-22
6
-23/+96
*
Gracefully handle the case where a .sconsign file can't be written
Steven Knight
2001-11-21
2
-5/+69
*
Crain: Finish LIBS, LIBPATH, CPPPATH
Steven Knight
2001-11-20
22
-93/+457
*
Add the scons package.
Steven Knight
2001-11-16
21
-129/+904
*
LIBS and LIBPATH work, variable substitution changes.
Steven Knight
2001-11-15
9
-56/+222
*
Implement CPPPATH and scanning during builds.
Steven Knight
2001-11-14
10
-30/+164
*
Generalize DH_COMPAT for various Debian build levels.
Steven Knight
2001-11-13
2
-3/+11
*
Add some missing .aeignore files.
Steven Knight
2001-11-05
3
-0/+9
*
Rebuild in response to a changed build command.
Steven Knight
2001-11-02
10
-35/+306
*
Make the (s) and variables upper-case.
Steven Knight
2001-10-31
20
-60/+60
*
Fix build dependencies.
Steven Knight
2001-10-30
1
-1/+1
*
Handle SConscript files in subdirectories.
Steven Knight
2001-10-29
9
-31/+56
*
Change node and .sconsign handling to separate build and content signatures.
Steven Knight
2001-10-28
9
-191/+286
*
Fix a number of small problems in tests.
Steven Knight
2001-10-28
6
-9/+28
*
Fix a signature calculation bug.
Steven Knight
2001-10-26
3
-19/+190
*
Make up-to-date messages get printed out in the correct order Mark II
Steven Knight
2001-10-26
4
-53/+71
*
Support building (sub)directories.
Steven Knight
2001-10-25
16
-354/+582
*
Add -k support and more
Steven Knight
2001-10-24
10
-107/+392
*
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
4
-128/+213
*
Portability fixes for tests on Windows Nt.
Steven Knight
2001-10-17
24
-195/+375
*
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
3
-5/+83
*
Add tests and support for and .
Steven Knight
2001-10-12
9
-36/+91
*
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
4
-120/+156
*
Implement special variable substitution.
Steven Knight
2001-10-11
20
-47/+262
*
Add the Library() method.
Steven Knight
2001-10-11
8
-22/+156
*
Add -i (ignore errors) support
Steven Knight
2001-10-10
7
-108/+146
*
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
2
-18/+32
*
Make the Debian package build work.
Steven Knight
2001-10-09
1
-1/+3
*
Create Debian package installation
Steven Knight
2001-10-06
10
-2/+290
*
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
*
Add a bin/ subdirectory for admin utilities, and a HOWTO/ (replaces admin/) f...
Steven Knight
2001-10-03
3
-4/+512
*
Updating licensing.
Steven Knight
2001-10-03
140
-40/+3008
*
Make the documentation build with more version of the tools
Steven Knight
2001-10-03
3
-22/+23
*
Add the Command() method.
Steven Knight
2001-10-02
6
-15/+69
[next]