summaryrefslogtreecommitdiff
path: root/bin
Commit message (Expand)AuthorAgeFilesLines
...
* Fix bootstrap.py problem with Python 2.7Gary Oberbrunner2012-02-041-2/+2
* - fixed issue #2812, scons-doc.py now correctly renders main.in to main.xml b...Dirk Baechle2012-01-101-1/+1
* Updated xmlagenda.py: team members and doc.Gary Oberbrunner2011-04-231-6/+12
* Script to upload newly built packages to sourceforge.William Deegan2010-11-261-0/+38
* - moved the functionality of the bin/doc* shell scripts to scons-doc.pyDirk Baechle2010-09-055-560/+88
* Have bin/calibrate.py print the timing run output if it can't findSteven Knight2010-08-181-1/+5
* Use <synopsis> tags for the definitions of Builders and function.Steven Knight2010-07-221-4/+5
* Add the generated function documentation to the User's Guide as an appendix.Steven Knight2010-07-221-32/+55
* Update bin/scons-proc.py to do a better job of converting XML to manSteven Knight2010-07-191-11/+75
* Add commented outlines for Ubuntu 9.10 packagesWilliam Deegan2010-06-211-1/+5
* Revert in-directory changes inadvertently swept up in the last checkin.Steven Knight2010-06-152-15/+4
* Issue 2390: Support appending to $*FLAGS values (CLVar instances) in aSteven Knight2010-06-152-4/+15
* Update with recent checkpoints and 2.0.0.final.0 (yay!).Steven Knight2010-06-151-0/+5
* Update install_scons.py to work on Windows.Steven Knight2010-06-151-5/+14
* Move update-release-info.py from src/ to tests/update_release-info/Greg Noel2010-06-111-0/+15
* Remove the rest of the logic for the noqmtest keywordGreg Noel2010-06-081-12/+12
* Fixed a bug in the regression test to use the right filenames for eachGreg Noel2010-06-071-1/+34
* Initial drop of bin/update-release-info.py.Greg Noel2010-06-071-0/+306
* Issue 1975: Add documentation of the AllowSubstExceptions() functionSteven Knight2010-06-041-1/+1
* Fix capturing timings from a single configuration script.Steven Knight2010-05-251-1/+3
* Fix a ripple effect (_Proxy__subject) from the new-style class conversion.Steven Knight2010-05-251-1/+1
* Add recent releases to the bin/install_scons.py script.Steven Knight2010-05-221-0/+9
* vert old-style classes in bin/* scripts to new-style classes.Steven Knight2010-05-209-16/+16
* http://scons.tigris.org/issues/show_bug.cgi?id=2345Greg Noel2010-04-261-4/+8
* Convert to Python 3.x division rules.Greg Noel2010-04-243-2/+5
* http://scons.tigris.org/issues/show_bug.cgi?id=2345Greg Noel2010-04-245-39/+2
* http://scons.tigris.org/issues/show_bug.cgi?id=2317Greg Noel2010-04-232-3/+3
* Refactory bin/* utilities to use os.walk() instead of os.path.walk().Steven Knight2010-04-163-25/+18
* http://scons.tigris.org/issues/show_bug.cgi?id=2345Greg Noel2010-04-151-38/+38
* Fix XML in documentation, and in the bin/scons-doc.py script that generatesSteven Knight2010-04-051-12/+14
* Only one SCons file uses urllib, and only one routine from that module, soGreg Noel2010-03-301-2/+11
* http://scons.tigris.org/issues/show_bug.cgi?id=2345Greg Noel2010-03-291-6/+6
* http://scons.tigris.org/issues/show_bug.cgi?id=2329Greg Noel2010-03-2710-41/+21
* Move 2.0 changes collected in branches/pending back to trunk for furtherGreg Noel2010-03-2512-111/+109
* More doc infrastructure enhancements towards putting the functionSteven Knight2010-03-151-1/+7
* Add DocBook entities for the env.*() forms of Builder and function calls.Steven Knight2010-03-111-6/+29
* Handle different signatures for global or env versions of functionsSteven Knight2010-03-082-15/+18
* More enhancements for documenting functions:Steven Knight2010-03-042-5/+18
* More updates towards supporting function documentation:Steven Knight2010-03-031-4/+11
* Add support for documenting functions (with arbitrary calling signatures)Steven Knight2010-02-232-18/+113
* Refactor the XMl processing of various entity types to make the codeSteven Knight2010-02-231-46/+81
* Fix the Requires() examples by adding a sleep command to theSteven Knight2010-01-161-0/+4
* Rename the sconsoutput.py script to scons-doc.py, and refactor it toSteven Knight2010-01-154-59/+69
* Massage file names in Python stack traces (which are often reported asSteven Knight2010-01-141-0/+5
* Massage the output from examples for consistency with Python 2.6.Steven Knight2010-01-141-1/+18
* Support missing visual C warnings when generating the documentationSteven Knight2010-01-111-1/+6
* Add the package that contains epstopdf, which is now used in testing.Steven Knight2010-01-091-0/+1
* Add a -p option to support calibrating against build SCons packages.Steven Knight2009-12-221-2/+7
* Update the number of the "base" revision of bin/time-scons.py to useSteven Knight2009-12-191-2/+2
* Speed up the time-scons.py "build" of SCons with compiled *.pyc files,Steven Knight2009-12-191-24/+61