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
...
*
- removed suffix= from 'scons_output_command ' and moved it
Dirk Baechle
2013-05-03
3
-312/+830
*
- corrected xincludes for MAN pages
Dirk Baechle
2013-05-03
5
-417/+746
*
- switched all docs to SCons XSD
Dirk Baechle
2013-05-03
4
-96/+119
*
- added Docbook Tool to the sources
Dirk Baechle
2013-05-03
2
-105/+135
*
- added first version of the SCons XSD
Dirk Baechle
2013-05-03
2
-2/+48
*
- started to implement new XML tools
Dirk Baechle
2013-05-03
4
-439/+404
*
Fix tests broken after --noqmtest option was removed from runtest.py
anatoly techtonik
2012-12-20
1
-1/+1
*
Cleanup replacement of sys.exitfunc with atexit (Python 2+)
anatoly techtonik
2012-12-19
1
-1/+2
*
Merged pull request #44 (make README a ReStructuredText file)
Gary Oberbrunner
2012-10-13
1
-4/+3
*
Warn during doc build if missing tools
Gary Oberbrunner
2012-08-12
1
-0/+1
*
New upload-release-files script, and fixed up update-release-info.
Gary Oberbrunner
2012-08-05
2
-4/+30
*
New release script to upload dist files to SourceForge
Gary Oberbrunner
2012-08-05
1
-0/+51
*
Fix bootstrap.py problem with Python 2.7
Gary Oberbrunner
2012-02-04
1
-2/+2
*
- fixed issue #2812, scons-doc.py now correctly renders main.in to main.xml b...
Dirk Baechle
2012-01-10
1
-1/+1
*
Updated xmlagenda.py: team members and doc.
Gary Oberbrunner
2011-04-23
1
-6/+12
*
Script to upload newly built packages to sourceforge.
William Deegan
2010-11-26
1
-0/+38
*
- moved the functionality of the bin/doc* shell scripts to scons-doc.py
Dirk Baechle
2010-09-05
5
-560/+88
*
Have bin/calibrate.py print the timing run output if it can't find
Steven Knight
2010-08-18
1
-1/+5
*
Use <synopsis> tags for the definitions of Builders and function.
Steven Knight
2010-07-22
1
-4/+5
*
Add the generated function documentation to the User's Guide as an appendix.
Steven Knight
2010-07-22
1
-32/+55
*
Update bin/scons-proc.py to do a better job of converting XML to man
Steven Knight
2010-07-19
1
-11/+75
*
Add commented outlines for Ubuntu 9.10 packages
William Deegan
2010-06-21
1
-1/+5
*
Revert in-directory changes inadvertently swept up in the last checkin.
Steven Knight
2010-06-15
2
-15/+4
*
Issue 2390: Support appending to $*FLAGS values (CLVar instances) in a
Steven Knight
2010-06-15
2
-4/+15
*
Update with recent checkpoints and 2.0.0.final.0 (yay!).
Steven Knight
2010-06-15
1
-0/+5
*
Update install_scons.py to work on Windows.
Steven Knight
2010-06-15
1
-5/+14
*
Move update-release-info.py from src/ to tests/update_release-info/
Greg Noel
2010-06-11
1
-0/+15
*
Remove the rest of the logic for the noqmtest keyword
Greg Noel
2010-06-08
1
-12/+12
*
Fixed a bug in the regression test to use the right filenames for each
Greg Noel
2010-06-07
1
-1/+34
*
Initial drop of bin/update-release-info.py.
Greg Noel
2010-06-07
1
-0/+306
*
Issue 1975: Add documentation of the AllowSubstExceptions() function
Steven Knight
2010-06-04
1
-1/+1
*
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
[prev]
[next]