summaryrefslogtreecommitdiff
path: root/bin
Commit message (Expand)AuthorAgeFilesLines
...
* 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 from0.98.5Steven Knight2008-06-101-0/+85
* Merged revisions 2725-2865 via svnmerge fromSteven Knight2008-04-171-2/+3
* Merged revisions 2647-2719 via svnmerge fromSteven Knight2008-03-313-0/+319
* Merged revisions 2454-2525 via svnmerge fromSteven Knight2007-12-131-7/+25
* Merged revisions 2136-2200,2202-2290,2292-2301 via svnmerge fromSteven Knight2007-08-176-22/+26
* Merged revisions 1884-1905 via svnmerge from0.97Steven Knight2007-05-182-9/+27
* Merged revisions 1826-1882 via svnmerge from0.96.96Steven Knight2007-04-131-1/+1
* Merged revisions 1784-1824 via svnmerge fromSteven Knight2007-02-112-30/+7
* Merged revisions 1675-1736 via svnmerge fromSteven Knight2006-12-162-8/+36
* Merged revisions 1582-1665 via svnmerge fromSteven Knight2006-11-025-65/+844
* 0.96.D395 - The scons command, branch 0.96.90.Steven Knight2006-04-151-0/+188
* Update the bin/restore.sh script for more complete conversion of substituted ...Steven Knight2005-12-181-9/+61
* Bring CVS back in sync.Steven Knight2005-11-172-30/+181
* Have the QT UIC Scanner use the env.FindFile method. (Leanid Nazdrynau)Steven Knight2005-10-131-0/+98
* MSVC.py improvements: new MSVSSolution() Builder, new variables to contro ge...Steven Knight2005-10-081-2/+2
* Optimize is_List et al. Add a script harness and scripts for benchmarking Py...Steven Knight2005-09-251-129/+0
* Update test infrastructure and ae2cvs utility to latest. Fix runtest.py's sw...Steven Knight2005-08-171-46/+120
* Store source file and dependency paths relative to the target's directory, no...Steven Knight2005-04-011-3/+26
* Speed up string expansion. Cache find_file() results in the Memoizer.Steven Knight2005-03-081-0/+129
* Optimize out N*M suffix matching in Builder.py.Steven Knight2005-03-041-1/+1
* Group --debug=count output by object modules.Steven Knight2005-03-011-1/+13
* Accumulated documentation changes.Steven Knight2005-02-153-24/+475
* Don't create a Node for every file we try to find during scan.Steven Knight2005-02-102-0/+134
* Regain lost performance improvements by using paths instead of targets for sc...Steven Knight2005-01-211-0/+73
* Add scripts for working with the User's Guide homebrew XML format.Steven Knight2004-10-273-0/+808
* Change the copyright statement to reflect ownership by the foundation. Add a...Steven Knight2004-07-301-8/+22
* Enhance runtest.py and add a script for automated regression-test runs.Steven Knight2004-07-292-0/+311
* Add a D language Tool. (Andy Friesen)Steven Knight2004-03-081-0/+3
* Add options to investigate object creation and memory consumption.Steven Knight2004-02-071-0/+1
* Add Borland compiler support. (Vincent Risi)Steven Knight2003-11-221-0/+3