summaryrefslogtreecommitdiffstats
path: root/src/engine/SCons/Warnings.py
Commit message (Expand)AuthorAgeFilesLines
* Start the deprecation cycle for the BuildDir() method and the build_dirGreg Noel2010-05-261-18/+27
* Update deprecated features to the next life-cycle stageGreg Noel2010-05-211-36/+46
* Move 2.0 changes collected in branches/pending back to trunk for furtherGreg Noel2010-03-251-4/+3
* ENH: handle MSVS_VERSION additionally to MSVC_VERSION, but raise deprecation ...David Cournapeau2009-11-191-0/+5
* In addition to changed merged below, commented out for platform os2 use of ms...William Deegan2009-07-211-0/+6
* Add emacs and vim editing settings to the bottom of *.py files.Steven Knight2009-02-091-0/+6
* Add warnings for use of the (already) deprecated Options objectSteven Knight2008-12-201-0/+3
* Issue 2231: Add a --warn=future-deprecated option, along withSteven Knight2008-12-111-3/+21
* Make ${,UN}CHANGED_{SOURCES,TARGETS} into future reserved constructionSteven Knight2008-12-071-0/+3
* Merged revisions 2949-2953,2955-3056 via svnmerge fromSteven Knight2008-06-101-0/+6
* Merged revisions 2647-2719 via svnmerge fromSteven Knight2008-03-311-2/+67
* Merged revisions 2527-2645 via svnmerge fromSteven Knight2008-02-041-0/+3
* Merged revisions 1968-2115 via svnmerge fromSteven Knight2007-07-111-0/+3
* Merged revisions 1784-1824 via svnmerge fromSteven Knight2007-02-111-3/+4
* Merged revisions 1738-1754,1756 via svnmerge fromSteven Knight2007-01-071-0/+3
* Merged revisions 1675-1736 via svnmerge fromSteven Knight2006-12-161-0/+3
* Add warnings for easily-confused variable names like 'targets' and 'sources.'Steven Knight2004-04-061-0/+3
* Relax the duplicate-environment restriction for targets so that it's okay if ...Steven Knight2003-12-081-0/+3
* Make the message about missing SConscript files a warning, not a hard write()...Steven Knight2003-12-011-5/+10
* Really handle lack of the threading.py module when run by non-threaded Pythons.Steven Knight2003-10-221-0/+3
* Fix two bugs in CacheDir handling. (Jeff Petkau)Steven Knight2003-03-151-0/+3
* Warn when the user tries to set TARGET[S] or SOURCE[S] in an Environment.Steven Knight2003-02-221-0/+6
* Put the Copyright years in by script, not by hand.Steven Knight2003-01-201-1/+1
* Update Copyright years.Steven Knight2003-01-161-1/+1
* Fix small problems found by PyChecker. (Steve Leblanc)Steven Knight2003-01-121-4/+0
* Add a decent error message for corrupted .sconsign files (Bug 579666). (Anth...Steven Knight2002-08-051-0/+3
* Changes from Charles Crain.Steven Knight2002-06-051-0/+81