summaryrefslogtreecommitdiffstats
path: root/bin
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Avoids bailing on non-zero exit status from commands. This will letsSteven Knight2009-12-171-32/+44
* Fix the time-scons.py --logfiles option.Steven Knight2009-12-171-9/+4
* ...and call the correct method.Steven Knight2009-12-151-1/+1
* Typo fix.Steven Knight2009-12-151-1/+1
* Add a bin/time-scons.py script to manage invocation of runtest.py toSteven Knight2009-12-151-0/+311
* Add a script for calibrating settings for timing configurations.Steven Knight2009-12-101-0/+76
* Fix bug 1944 - handle non-existant .i files when swig emitter is called. Make...William Deegan2009-11-141-1/+2
* Rename bin/linecount to bin/linecount.py and provide finer-grainedSteven Knight2009-05-132-83/+123
* Add the new checkpoint to the list of all SCons versions that can beSteven Knight2009-02-251-0/+1
* Spell the Windows environment variables consistently "SystemDrive"Steven Knight2009-02-191-1/+1
* dd newer SCons versions to the list of all versions available for install.Steven Knight2009-02-193-17/+28
* Add a 'buildbot' action with knowledge of relevant packages.Steven Knight2009-02-191-0/+11
* Add emacs and vim editing settings to the bottom of *.py files.Steven Knight2009-02-0918-0/+107
* Merged revisions 3225-3226 via svnmerge fromSteven Knight2008-11-122-2/+9
* Add 1.1.0 to the instal_scons.py script.Steven Knight2008-10-291-0/+1
* Updates to SCons development system admin scripts:Steven Knight2008-10-043-1/+7
* Issue 2159: Man page formatting errors for Packaging()Greg Noel2008-08-271-0/+2
* Add a script for creating a standard SCons development system onSteven Knight2008-08-266-302/+660
* Update for latest versions of Python and SCons.Steven Knight2008-08-142-5/+11
* Merged revisions 3057-3059,3061-3264 via svnmerge fromSteven Knight2008-08-093-6/+74
* Merged revisions 2949-2953,2955-3056 via svnmerge fromSteven Knight2008-06-101-0/+85