| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
|
|
* | Merged revisions 3057-3059,3061-3264 via svnmerge from | Steven Knight | 2008-08-09 | 3 | -6/+74 |
|
|
* | Merged revisions 2949-2953,2955-3056 via svnmerge from | Steven Knight | 2008-06-10 | 1 | -0/+85 |
|
|
* | Merged revisions 2725-2865 via svnmerge from | Steven Knight | 2008-04-17 | 1 | -2/+3 |
|
|
* | Merged revisions 2647-2719 via svnmerge from | Steven Knight | 2008-03-31 | 3 | -0/+319 |
|
|
* | Merged revisions 2454-2525 via svnmerge from | Steven Knight | 2007-12-13 | 1 | -7/+25 |
|
|
* | Merged revisions 2136-2200,2202-2290,2292-2301 via svnmerge from | Steven Knight | 2007-08-17 | 6 | -22/+26 |
|
|
* | Merged revisions 1884-1905 via svnmerge from | Steven Knight | 2007-05-18 | 2 | -9/+27 |
|
|
* | Merged revisions 1826-1882 via svnmerge from | Steven Knight | 2007-04-13 | 1 | -1/+1 |
|
|
* | Merged revisions 1784-1824 via svnmerge from | Steven Knight | 2007-02-11 | 2 | -30/+7 |
|
|
* | Merged revisions 1675-1736 via svnmerge from | Steven Knight | 2006-12-16 | 2 | -8/+36 |
|
|
* | Merged revisions 1582-1665 via svnmerge from | Steven Knight | 2006-11-02 | 5 | -65/+844 |
|
|
* | 0.96.D395 - The scons command, branch 0.96.90. | Steven Knight | 2006-04-15 | 1 | -0/+188 |
|
|
* | Update the bin/restore.sh script for more complete conversion of substituted ... | Steven Knight | 2005-12-18 | 1 | -9/+61 |
|
|
* | Bring CVS back in sync. | Steven Knight | 2005-11-17 | 2 | -30/+181 |
|
|
* | Have the QT UIC Scanner use the env.FindFile method. (Leanid Nazdrynau) | Steven Knight | 2005-10-13 | 1 | -0/+98 |
|
|
* | MSVC.py improvements: new MSVSSolution() Builder, new variables to contro ge... | Steven Knight | 2005-10-08 | 1 | -2/+2 |
|
|
* | Optimize is_List et al. Add a script harness and scripts for benchmarking Py... | Steven Knight | 2005-09-25 | 1 | -129/+0 |
|
|
* | Update test infrastructure and ae2cvs utility to latest. Fix runtest.py's sw... | Steven Knight | 2005-08-17 | 1 | -46/+120 |
|
|
* | Store source file and dependency paths relative to the target's directory, no... | Steven Knight | 2005-04-01 | 1 | -3/+26 |
|
|
* | Speed up string expansion. Cache find_file() results in the Memoizer. | Steven Knight | 2005-03-08 | 1 | -0/+129 |
|
|
* | Optimize out N*M suffix matching in Builder.py. | Steven Knight | 2005-03-04 | 1 | -1/+1 |
|
|
* | Group --debug=count output by object modules. | Steven Knight | 2005-03-01 | 1 | -1/+13 |
|
|