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 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