| Commit message (Expand) | Author | Age | Files | Lines |
* | Move 2.0 changes collected in branches/pending back to trunk for further | Greg Noel | 2010-03-25 | 1 | -63/+61 |
|
|
* | Merged r4724 (1.3.0 release changes) back into trunk. | Gary Oberbrunner | 2010-03-24 | 1 | -1/+1 |
|
|
* | Change the name of the 'help' statistic in the timings configurations | Steven Knight | 2010-01-19 | 1 | -6/+6 |
|
|
* | Merge back from checkpoint. | William Deegan | 2010-01-19 | 1 | -1/+1 |
|
|
* | Update Test{Cmd,Common}.py from upstream, with a new | Steven Knight | 2010-01-12 | 1 | -0/+12 |
|
|
* | Avoid GCC 4.4 warnings from the code generated by our dummy QT | Steven Knight | 2009-12-31 | 1 | -2/+8 |
|
|
* | Speed up the time-scons.py "build" of SCons with compiled *.pyc files, | Steven Knight | 2009-12-19 | 1 | -0/+2 |
|
|
* | Trace the system load average (Linux-only code) before starting the | Steven Knight | 2009-12-18 | 1 | -0/+13 |
|
|
* | Ignore the exit status from the --help run on timing builds, since some | Steven Knight | 2009-12-17 | 1 | -0/+4 |
|
|
* | Better fix for #2530: dont exit at all on unimplemented options, just print a... | Gary Oberbrunner | 2009-12-16 | 1 | -1/+0 |
|
|
* | Add a TestSCons.option_not_yet_implemented() method and use it so | Steven Knight | 2009-12-15 | 1 | -0/+19 |
|
|
* | Provide an environment variable that can be used to override | Steven Knight | 2009-12-10 | 1 | -1/+7 |
|
|
* | Add separate memory graphs for the stats in the full and null runs. | Steven Knight | 2009-12-10 | 1 | -36/+67 |
|
|
* | Record memory in kbytest, not bytes. | Steven Knight | 2009-12-10 | 1 | -8/+17 |
|
|
* | Add a script for calibrating settings for timing configurations. | Steven Knight | 2009-12-10 | 1 | -7/+8 |
|
|
* | Infrastructure to support calibration runs of TimeSCons tests, which | Steven Knight | 2009-12-10 | 1 | -7/+47 |
|
|
* | Update the TimeSCons class for use of the sort= keyword instead of | Steven Knight | 2009-12-09 | 1 | -7/+23 |
|
|
* | Have the TimeSCons class examine the run output for the reported memory | Steven Knight | 2009-12-09 | 1 | -3/+45 |
|
|
* | Update the TimeSCons "elapsed time" message to match the log processor. | Steven Knight | 2009-12-08 | 1 | -3/+3 |
|
|
* | Fix tests to ignore missing MSVC warnings. | Gary Oberbrunner | 2009-11-25 | 1 | -5/+7 |
|
|
* | Rename the TimeSCons.run_build() method to just TimeSCons.run() so | Steven Knight | 2009-11-24 | 1 | -6/+8 |
|
|
* | Fix incorrectly inverted condition in test for non-TimeSCons entries. | Steven Knight | 2009-11-24 | 1 | -3/+3 |
|
|
* | Python 1.5 fixes in the TimeSCons class. | Steven Knight | 2009-11-22 | 1 | -10/+30 |
|
|
* | Capture initial infrastructure for working performance tests. | Steven Knight | 2009-11-19 | 1 | -0/+124 |
|
|
* | Fix test failure in Repository/Java.py on OS X | Greg Noel | 2009-09-18 | 1 | -5/+12 |
|
|
* | Steven checked in some changes yesterday which fixed a great number of | William Deegan | 2009-09-15 | 1 | -1/+14 |
|
|
* | Have TestSCons.py add --warn=no-python-version every invocation, not | Steven Knight | 2009-09-13 | 1 | -9/+20 |
|
|
* | Fix test logic to handle warning messages on deprecated python version (chang... | William Deegan | 2009-09-11 | 1 | -2/+2 |
|
|
* | Modify the SWIG tests so that OS X is treated like a UNIX platform (which it | Greg Noel | 2009-04-18 | 1 | -87/+17 |
|
|
* | Add emacs and vim editing settings to the bottom of *.py files. | Steven Knight | 2009-02-09 | 1 | -0/+6 |
|
|
* | Merged revisions 3848-3890,3892-3896,3898-3908 via svnmerge from | Steven Knight | 2009-01-20 | 1 | -1/+1 |
|
|
* | Merged revisions 3611-3763,3765-3794,3796-3811,3813-3839,3841-3847 via svnmer... | Steven Knight | 2008-12-21 | 1 | -1/+1 |
|
|
* | Merged revisions 3378-3423,3425-3532,3534-3599,3601-3610 via svnmerge from | Steven Knight | 2008-10-10 | 1 | -1/+1 |
|
|
* | Rudimentary Python 2.6 portability in the test infrastructure, fixing | Steven Knight | 2008-10-07 | 1 | -4/+11 |
|
|
* | Refactor Visual Studio testing logic into a separate TestSConsMSVS | Steven Knight | 2008-09-23 | 1 | -100/+0 |
|
|
* | Windows test fix: enhance the TestSCons class so an explicit | Steven Knight | 2008-09-20 | 1 | -1/+4 |
|
|
* | Fix indentation issue | William Deegan | 2008-09-20 | 1 | -3/+3 |
|
|
* | Fix test/VariantDir/VariantDir.py on centos5, currently failing as TestSCons.... | William Deegan | 2008-09-20 | 1 | -0/+3 |
|
|
* | Make the framework library path we return on Mac OS X match the framework | Steven Knight | 2008-09-16 | 1 | -7/+8 |
|
|
* | Merged revisions 3289,3291-3299,3301-3313,3315-3347,3349-3350,3352-3354,3356,... | Steven Knight | 2008-09-09 | 1 | -1/+1 |
|
|
* | Issue 2168: Mac OS X fixes for SWIG tests. (Greg Noel) | Steven Knight | 2008-08-26 | 1 | -21/+47 |
|
|
* | Update to 1.0.0. | Steven Knight | 2008-08-12 | 1 | -1/+1 |
|
|
* | Merged revisions 2949-2953,2955-3056 via svnmerge from | Steven Knight | 2008-06-10 | 1 | -1/+1 |
|
|
* | Update package numbers to 0.98.4. | Steven Knight | 2008-05-18 | 1 | -1/+1 |
|
|
* | Merged revisions 2928-2932,2934-2946 via svnmerge from | Steven Knight | 2008-05-18 | 1 | -9/+8 |
|
|
* | Update version numbers to 0.98.3. | Steven Knight | 2008-04-30 | 1 | -1/+1 |
|
|
* | Update strings to 0.98.2. | Steven Knight | 2008-04-21 | 1 | -1/+1 |
|
|
* | Update official version number(s) to 0.98.1 | Steven Knight | 2008-04-19 | 1 | -1/+1 |
|
|
* | Merged revisions 2867-2879 via svnmerge from | Steven Knight | 2008-04-19 | 1 | -1/+7 |
|
|
* | Merged revisions 2725-2865 via svnmerge from | Steven Knight | 2008-04-17 | 1 | -1/+19 |
|
|