summaryrefslogtreecommitdiff
path: root/test/Deprecated/Options
Commit message (Expand)AuthorAgeFilesLines
* Merged in rodrigc/scons (pull request #409)William Deegan2017-03-131-1/+14
|\
| * no more cmp in py3, define a compare function and use it. Also specify Defaul...William Deegan2017-03-121-1/+14
* | Remove 'U' flag to open() which is deprecated.Craig Rodrigues2017-03-112-2/+2
|/
* fix print() conversion on testWilliam Deegan2016-05-121-5/+8
* Fix missing right parent in print () function in generated SConstruct.William Deegan2016-05-091-1/+2
* Some more statement to function transforms.Russel Winder2016-01-012-11/+11
* Some more print statements to functions.Russel Winder2016-01-017-29/+29
* Result of raw 2to3 run (2to3-2.7); checkpoint for python3 conversion.Gary Oberbrunner2013-09-221-1/+1
* Improve error messages for invalid EnumVariables to include legal values.Gary Oberbrunner2011-01-131-3/+3
* Start the deprecation cycle for the BuildDir() method and the build_dirGreg Noel2010-05-261-2/+1
* Index: test/Variables/help.pyGreg Noel2010-04-193-23/+3
* http://scons.tigris.org/issues/show_bug.cgi?id=2345Greg Noel2010-04-173-6/+6
* Move 2.0 changes collected in branches/pending back to trunk for furtherGreg Noel2010-03-256-29/+19
* Issue 2326, change execfile() to exec ... (FIXED)Greg Noel2009-03-082-3/+2
* replace execfile() by equivalent exec statementGreg Noel2009-03-022-2/+3
* Add emacs and vim editing settings to the bottom of *.py files.Steven Knight2009-02-099-0/+54
* Remove (lots) more unnecessary imports.Steven Knight2009-02-064-4/+0
* Fix use of path names in regular expression matches by running themSteven Knight2008-12-292-13/+27
* Add warnings for use of the (already) deprecated Options objectSteven Knight2008-12-209-152/+204
* Merged revisions 2898-2901,2903-2927 via svnmerge fromSteven Knight2008-04-305-17/+35
* Merged revisions 2880-2883,2885-2895 via svnmerge fromSteven Knight2008-04-211-3/+1
* Merged revisions 2725-2865 via svnmerge fromSteven Knight2008-04-179-0/+1393