summaryrefslogtreecommitdiffstats
path: root/src/engine/SCons/Variables
Commit message (Expand)AuthorAgeFilesLines
* 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