summaryrefslogtreecommitdiff
path: root/test/Deprecated
Commit message (Expand)AuthorAgeFilesLines
* remove deprecated module SCons.SigWilliam Deegan2017-04-151-68/+0
* Remove deprecated tool SubversionWilliam Deegan2017-03-201-186/+0
* Remove deprecated tool SCCSWilliam Deegan2017-03-206-796/+0
* Remove deprecated tool RCSWilliam Deegan2017-03-207-1053/+0
* Remove deprecated tool CVSWilliam Deegan2017-03-203-613/+0
* Remove deprecated tool BitKeeperWilliam Deegan2017-03-203-664/+0
* remove deprecated Perforce toolWilliam Deegan2017-03-203-569/+0
* 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
* Commit resolved conflicted merge.Russel Winder2016-04-1011-45/+47
|\
| * Some more statement to function transforms.Russel Winder2016-01-012-11/+11
| * Some more print statements to functions.Russel Winder2016-01-017-29/+29
| * Merged default branch into python3-port to keep it up to date.Gary Oberbrunner2014-08-2318-18/+18
| |\
| * | Made former 2to3 changes Python 2.7 compatible (or removed unneeded changes).Stefan Zimmermann2014-03-312-0/+2
| * | Result of raw 2to3 run (2to3-2.7); checkpoint for python3 conversion.Gary Oberbrunner2013-09-223-5/+5
* | | Fix for backslash being treated as an escape characterThomas Tanner2016-01-3010-10/+10
| |/ |/|
* | fix test which was referring to tigris mailing list instead of current scons....William Deegan2014-07-291-1/+1
* | Fix development mailing list with a new address @scons.organatoly techtonik2014-05-2818-18/+18
|/
* os.spawnv is here since Python 1.6, removing compatibility codeanatoly techtonik2012-12-121-7/+2
* Improve error messages for invalid EnumVariables to include legal values.Gary Oberbrunner2011-01-131-3/+3
* http://scons.tigris.org/issues/show_bug.cgi?id=2365Greg Noel2010-05-282-5/+4
* http://scons.tigris.org/issues/show_bug.cgi?id=2365Greg Noel2010-05-2828-251/+557
* Move tests for SourceCode() into test/Deprecated as a preliminary to beginningGreg Noel2010-05-2624-0/+3702
* Start the deprecation cycle for the BuildDir() method and the build_dirGreg Noel2010-05-2613-34/+135
* Update deprecated features to the next life-cycle stageGreg Noel2010-05-2111-84/+82
* http://scons.tigris.org/issues/show_bug.cgi?id=2345Greg Noel2010-04-241-2/+0
* 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-259-40/+25
* Issue 2326, change execfile() to exec ... (FIXED)Greg Noel2009-03-082-3/+2
* replace execfile() by equivalent exec statementGreg Noel2009-03-022-2/+3
* Remove more unnecessary imports from test scripts.Steven Knight2009-02-111-1/+0
* Add emacs and vim editing settings to the bottom of *.py files.Steven Knight2009-02-0928-0/+168
* Remove (lots) more unnecessary imports.Steven Knight2009-02-0611-20/+3
* Commonize new string-search-in-output methods:Steven Knight2009-02-062-17/+6
* 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
* Issue 2231: Add a --warn=future-deprecated option, along withSteven Knight2008-12-111-0/+58
* 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-1711-2/+1395
* Merged revisions 2647-2719 via svnmerge fromSteven Knight2008-03-3118-0/+2018