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
/
bin
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix capturing timings from a single configuration script.
Steven Knight
2010-05-25
1
-1/+3
*
Fix a ripple effect (_Proxy__subject) from the new-style class conversion.
Steven Knight
2010-05-25
1
-1/+1
*
Add recent releases to the bin/install_scons.py script.
Steven Knight
2010-05-22
1
-0/+9
*
vert old-style classes in bin/* scripts to new-style classes.
Steven Knight
2010-05-20
9
-16/+16
*
http://scons.tigris.org/issues/show_bug.cgi?id=2345
Greg Noel
2010-04-26
1
-4/+8
*
Convert to Python 3.x division rules.
Greg Noel
2010-04-24
3
-2/+5
*
http://scons.tigris.org/issues/show_bug.cgi?id=2345
Greg Noel
2010-04-24
5
-39/+2
*
http://scons.tigris.org/issues/show_bug.cgi?id=2317
Greg Noel
2010-04-23
2
-3/+3
*
Refactory bin/* utilities to use os.walk() instead of os.path.walk().
Steven Knight
2010-04-16
3
-25/+18
*
http://scons.tigris.org/issues/show_bug.cgi?id=2345
Greg Noel
2010-04-15
1
-38/+38
*
Fix XML in documentation, and in the bin/scons-doc.py script that generates
Steven Knight
2010-04-05
1
-12/+14
*
Only one SCons file uses urllib, and only one routine from that module, so
Greg Noel
2010-03-30
1
-2/+11
*
http://scons.tigris.org/issues/show_bug.cgi?id=2345
Greg Noel
2010-03-29
1
-6/+6
*
http://scons.tigris.org/issues/show_bug.cgi?id=2329
Greg Noel
2010-03-27
10
-41/+21
*
Move 2.0 changes collected in branches/pending back to trunk for further
Greg Noel
2010-03-25
12
-111/+109
*
More doc infrastructure enhancements towards putting the function
Steven Knight
2010-03-15
1
-1/+7
*
Add DocBook entities for the env.*() forms of Builder and function calls.
Steven Knight
2010-03-11
1
-6/+29
*
Handle different signatures for global or env versions of functions
Steven Knight
2010-03-08
2
-15/+18
*
More enhancements for documenting functions:
Steven Knight
2010-03-04
2
-5/+18
*
More updates towards supporting function documentation:
Steven Knight
2010-03-03
1
-4/+11
*
Add support for documenting functions (with arbitrary calling signatures)
Steven Knight
2010-02-23
2
-18/+113
*
Refactor the XMl processing of various entity types to make the code
Steven Knight
2010-02-23
1
-46/+81
*
Fix the Requires() examples by adding a sleep command to the
Steven Knight
2010-01-16
1
-0/+4
*
Rename the sconsoutput.py script to scons-doc.py, and refactor it to
Steven Knight
2010-01-15
4
-59/+69
*
Massage file names in Python stack traces (which are often reported as
Steven Knight
2010-01-14
1
-0/+5
*
Massage the output from examples for consistency with Python 2.6.
Steven Knight
2010-01-14
1
-1/+18
*
Support missing visual C warnings when generating the documentation
Steven Knight
2010-01-11
1
-1/+6
*
Add the package that contains epstopdf, which is now used in testing.
Steven Knight
2010-01-09
1
-0/+1
*
Add a -p option to support calibrating against build SCons packages.
Steven Knight
2009-12-22
1
-2/+7
*
Update the number of the "base" revision of bin/time-scons.py to use
Steven Knight
2009-12-19
1
-2/+2
*
Speed up the time-scons.py "build" of SCons with compiled *.pyc files,
Steven Knight
2009-12-19
1
-24/+61
*
Avoids bailing on non-zero exit status from commands. This will lets
Steven Knight
2009-12-17
1
-32/+44
*
Fix the time-scons.py --logfiles option.
Steven Knight
2009-12-17
1
-9/+4
*
...and call the correct method.
Steven Knight
2009-12-15
1
-1/+1
*
Typo fix.
Steven Knight
2009-12-15
1
-1/+1
*
Add a bin/time-scons.py script to manage invocation of runtest.py to
Steven Knight
2009-12-15
1
-0/+311
*
Add a script for calibrating settings for timing configurations.
Steven Knight
2009-12-10
1
-0/+76
*
Fix bug 1944 - handle non-existant .i files when swig emitter is called. Make...
William Deegan
2009-11-14
1
-1/+2
*
Rename bin/linecount to bin/linecount.py and provide finer-grained
Steven Knight
2009-05-13
2
-83/+123
*
Add the new checkpoint to the list of all SCons versions that can be
Steven Knight
2009-02-25
1
-0/+1
*
Spell the Windows environment variables consistently "SystemDrive"
Steven Knight
2009-02-19
1
-1/+1
*
dd newer SCons versions to the list of all versions available for install.
Steven Knight
2009-02-19
3
-17/+28
*
Add a 'buildbot' action with knowledge of relevant packages.
Steven Knight
2009-02-19
1
-0/+11
*
Add emacs and vim editing settings to the bottom of *.py files.
Steven Knight
2009-02-09
18
-0/+107
*
Merged revisions 3225-3226 via svnmerge from
Steven Knight
2008-11-12
2
-2/+9
*
Add 1.1.0 to the instal_scons.py script.
Steven Knight
2008-10-29
1
-0/+1
*
Updates to SCons development system admin scripts:
Steven Knight
2008-10-04
3
-1/+7
*
Issue 2159: Man page formatting errors for Packaging()
Greg Noel
2008-08-27
1
-0/+2
*
Add a script for creating a standard SCons development system on
Steven Knight
2008-08-26
6
-302/+660
*
Update for latest versions of Python and SCons.
Steven Knight
2008-08-14
2
-5/+11
[next]