index
:
SCons.git
aix-xlc_r-is-for-threads
conftest-messages
linker-exists-when-compiler-exists
master
msvc11
msvs-express-2013
msvs-vcvars-caching
optimize-scan-path-subst-v2
pchdll
python3-port
python3raise
python3win32
rel_2.2.0
rel_2.3.0
rel_2.3.1
rel_2.3.2
rel_2.3.3
rel_2.3.4
rel_2.3.5
rel_2.3.6
rel_2.4.0
rel_2.4.1
rel_2.5.0
rel_2.5.1
rel_3.0.0
rel_3.0.1
release-2.1.0
switch_to_slots
test_bb
ziproot
SCons is an Open Source software construction tool—that is, a next-generation build tool.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
engine
/
SCons
/
Warnings.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add ability for SConscript to fail on missing script
Mats Wichmann
2018-07-21
1
-2/+5
*
Remove unused warnings from the man page and Warnings.py
Andrew Featherstone
2017-12-03
1
-3/+0
*
Remove testing for hashlib and corresponding support for command line options.
Andrew Featherstone
2017-12-02
1
-3/+0
*
Cleanup of code/comments and rename and rewrite of upgrade script
Thomas Tanner
2016-03-19
1
-1/+1
*
Update to produce warning message.
Thomas Tanner
2016-03-13
1
-1/+3
*
Do not fail on EnsureSConsVersion when running from checkout
anatoly techtonik
2014-08-11
1
-0/+3
*
Addition of warning if build doesn't build expected targets.
Tom Tanner
2013-09-26
1
-0/+3
*
Start the deprecation cycle for the BuildDir() method and the build_dir
Greg Noel
2010-05-26
1
-18/+27
*
Update deprecated features to the next life-cycle stage
Greg Noel
2010-05-21
1
-36/+46
*
Move 2.0 changes collected in branches/pending back to trunk for further
Greg Noel
2010-03-25
1
-4/+3
*
ENH: handle MSVS_VERSION additionally to MSVC_VERSION, but raise deprecation ...
David Cournapeau
2009-11-19
1
-0/+5
*
In addition to changed merged below, commented out for platform os2 use of ms...
William Deegan
2009-07-21
1
-0/+6
*
Add emacs and vim editing settings to the bottom of *.py files.
Steven Knight
2009-02-09
1
-0/+6
*
Add warnings for use of the (already) deprecated Options object
Steven Knight
2008-12-20
1
-0/+3
*
Issue 2231: Add a --warn=future-deprecated option, along with
Steven Knight
2008-12-11
1
-3/+21
*
Make ${,UN}CHANGED_{SOURCES,TARGETS} into future reserved construction
Steven Knight
2008-12-07
1
-0/+3
*
Merged revisions 2949-2953,2955-3056 via svnmerge from
Steven Knight
2008-06-10
1
-0/+6
*
Merged revisions 2647-2719 via svnmerge from
Steven Knight
2008-03-31
1
-2/+67
*
Merged revisions 2527-2645 via svnmerge from
Steven Knight
2008-02-04
1
-0/+3
*
Merged revisions 1968-2115 via svnmerge from
Steven Knight
2007-07-11
1
-0/+3
*
Merged revisions 1784-1824 via svnmerge from
Steven Knight
2007-02-11
1
-3/+4
*
Merged revisions 1738-1754,1756 via svnmerge from
Steven Knight
2007-01-07
1
-0/+3
*
Merged revisions 1675-1736 via svnmerge from
Steven Knight
2006-12-16
1
-0/+3
*
Add warnings for easily-confused variable names like 'targets' and 'sources.'
Steven Knight
2004-04-06
1
-0/+3
*
Relax the duplicate-environment restriction for targets so that it's okay if ...
Steven Knight
2003-12-08
1
-0/+3
*
Make the message about missing SConscript files a warning, not a hard write()...
Steven Knight
2003-12-01
1
-5/+10
*
Really handle lack of the threading.py module when run by non-threaded Pythons.
Steven Knight
2003-10-22
1
-0/+3
*
Fix two bugs in CacheDir handling. (Jeff Petkau)
Steven Knight
2003-03-15
1
-0/+3
*
Warn when the user tries to set TARGET[S] or SOURCE[S] in an Environment.
Steven Knight
2003-02-22
1
-0/+6
*
Put the Copyright years in by script, not by hand.
Steven Knight
2003-01-20
1
-1/+1
*
Update Copyright years.
Steven Knight
2003-01-16
1
-1/+1
*
Fix small problems found by PyChecker. (Steve Leblanc)
Steven Knight
2003-01-12
1
-4/+0
*
Add a decent error message for corrupted .sconsign files (Bug 579666). (Anth...
Steven Knight
2002-08-05
1
-0/+3
*
Changes from Charles Crain.
Steven Knight
2002-06-05
1
-0/+81