summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Delete references to QMTest/unittest.py, which has been removed.Steven Knight2010-05-253-14/+12
* 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
* Announce new 1.3 checkpointWilliam Deegan2010-05-242-3/+3
* Add recent releases to the bin/install_scons.py script.Steven Knight2010-05-221-0/+9
* Add a timings/Java configuration to time simple Java compilation.Steven Knight2010-05-215-0/+195
* Remove QMTest/unittest.py, which we had captured to support pre-2.1 Pythons.Steven Knight2010-05-211-700/+0
* Convert old-style classes in miscellaneous files to new-stylre classes:Steven Knight2010-05-213-5/+5
* Update deprecated features to the next life-cycle stageGreg Noel2010-05-2118-130/+159
* Convert old-style classes in bench/* scripts to new-style classes.Steven Knight2010-05-204-6/+6
* Remove a spurious checked-in vc.py.bak file.Steven Knight2010-05-201-394/+0
* vert old-style classes in bin/* scripts to new-style classes.Steven Knight2010-05-209-16/+16
* Apply changes caught by fixer plus trivial optimizationsGreg Noel2010-05-201-3/+2
* Convert old-style classes in src/script to new-style classes.Steven Knight2010-05-203-6/+6
* Convert old-style classes in test scripts to new-style classes.Steven Knight2010-05-206-9/+10
* Fix breakage in how AddMethod() handles instances.Steven Knight2010-05-191-1/+1
* Convert SubstitutionEnvironment from an old-style class to a new-style class.Steven Knight2010-05-192-9/+7
* Fix unit test ripple effect from converting SCons.Util.Proxy to a new-style c...Steven Knight2010-05-191-2/+4
* Convert Util.Proxy from an old-style class to a new-style class.Steven Knight2010-05-193-7/+38
* Updates to README from W. Trevor KingGreg Noel2010-05-192-98/+99
* Convert Environment.MethodWrapper from an old-style class to a new-style class.Steven Knight2010-05-181-1/+1
* Convert an old-style class in Tool/mwcc.py to a new-style class.Steven Knight2010-05-181-1/+1
* Convert an old-style class in Platform/win32.py to a new-style class.Steven Knight2010-05-181-1/+1
* Convert old-style classes in MS Tool modules to new-style classes.Steven Knight2010-05-184-6/+6
* Convert Environment._Null from an old-style class to a new-style class.Steven Knight2010-05-171-1/+1
* Convert (most) old-style classes in Util.py to new-style classes. Refactor a...Steven Knight2010-05-171-18/+12
* Eliminate custom use of old-style Proxy class in Node/FSTests.py.Steven Knight2010-05-171-8/+1
* Convert old-style classes in Node/FS.py to new-style classes. Refactor assig...Steven Knight2010-05-171-11/+9
* Convert old-style classes in Platform/__init.py to new-style classes. Add an...Steven Knight2010-05-171-5/+8
* Convert an old-style class in Tool/packaging/rpm.py to a new-style class.Steven Knight2010-05-161-1/+1
* Convert old-style classes in Scanner/*.py modules to new-style classes.Steven Knight2010-05-163-20/+35
* Commit old-style classes in Node/__init__.py to new-style classes.Steven Knight2010-05-162-10/+8
* Convert old-style classes in Executor.py modules to new-style classes.Steven Knight2010-05-161-4/+4
* Convert old-style classes in compat/*.py modules to new-style classes.Steven Knight2010-05-163-11/+4
* Convert old-style classes in various Tool/*.py modules to new-style classes.Steven Knight2010-05-154-4/+4
* Convert old-style classes in Variables/{__init__,PathVariable}.py to new-styl...Steven Knight2010-05-152-3/+3
* Convert old-style classes in cpp.py to new-style classes.Steven Knight2010-05-151-2/+2
* Convert old-style classes in dblite.py to new-style classes.Steven Knight2010-05-151-1/+1
* Convert old-style classes in tool/JavaCommon.py to new-style classes.Steven Knight2010-05-151-6/+6
* Convert old-style classes in Taskmaster.py to new-style classes.Steven Knight2010-05-151-3/+3
* Convert old-style classes in Subst.py to new-style classes.Steven Knight2010-05-151-5/+5
* Convert old-style classes in Scanner/LaTeX.py to new-style classes.Steven Knight2010-05-151-4/+4
* Convert old-style classes in PathList.py to new-style classes.Steven Knight2010-05-151-2/+2
* Convert old-style classes in Tool/__init__.py to new-style classes.Steven Knight2010-05-141-3/+3
* Convert old-style classes in Script/SConscript.py to new-style classes.Steven Knight2010-05-141-2/+2
* Convert old-style classes in Script/Main.py to new-style classes.Steven Knight2010-05-141-5/+5
* Convert old-style classes in SConsign.py to new-style classes.Steven Knight2010-05-141-2/+2
* Convert old-style classes in SConf.py to new-style classes.Steven Knight2010-05-141-4/+4
* Convert old-style class in Options/PathOption.py to new-style class.Steven Knight2010-05-141-1/+1
* Convert old-style classes in Memoize.py to new-style classes.Steven Knight2010-05-141-2/+2