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