summaryrefslogtreecommitdiffstats
path: root/src/engine/SCons/Variables
Commit message (Expand)AuthorAgeFilesLines
* Convert old-style classes in Variables/{__init__,PathVariable}.py to new-styl...Steven Knight2010-05-152-3/+3
* Convert old-style utility classes in unit test files (*Tests.py)Steven Knight2010-05-121-2/+2
* http://scons.tigris.org/issues/show_bug.cgi?id=2345Greg Noel2010-04-242-14/+8
* http://scons.tigris.org/issues/show_bug.cgi?id=2317Greg Noel2010-04-231-1/+1
* http://scons.tigris.org/issues/show_bug.cgi?id=2345Greg Noel2010-04-151-1/+1
* http://scons.tigris.org/issues/show_bug.cgi?id=2345Greg Noel2010-04-152-12/+12
* Issue 2334: Use compatibility versions of collections.User{Dict,List,String}Steven Knight2010-04-071-3/+3
* http://scons.tigris.org/issues/show_bug.cgi?id=2329Greg Noel2010-03-272-5/+3
* Move 2.0 changes collected in branches/pending back to trunk for furtherGreg Noel2010-03-256-54/+46
* Issue 2401: Fix usage of comparison with None, patch from Jared GrubbGreg Noel2009-05-035-13/+13
* Fix Python 2.2 idiom.Steven Knight2009-04-161-1/+3
* Patch submitted by Lukas Erlinghagen. Thanks, Lukas!Gary Oberbrunner2009-04-142-1/+113
* Issue 2326, change execfile() to exec ... (FIXED)Greg Noel2009-03-082-3/+2
* replace execfile() by equivalent exec statementGreg Noel2009-03-022-2/+2
* Add emacs and vim editing settings to the bottom of *.py files.Steven Knight2009-02-0912-0/+71
* Evaluate compat module transparently when SCons is instantiatedGreg Noel2008-09-115-8/+0
* Merged revisions 2725-2865 via svnmerge fromSteven Knight2008-04-1712-0/+2223