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
/
SConf.py
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Allow CheckLib to search a list of libraries. (sam th)
Steven Knight
2004-04-04
1
-2/+17
|
*
Better detection of KeyboardInterrupts. (Christoph Wiedemann)
Steven Knight
2003-10-21
1
-2/+2
|
*
Fix various SConf bugs. (Christoph Wiedemann)
Steven Knight
2003-10-21
1
-15/+20
|
*
Support arbitrary header-file preambles when checking for #include files.
Steven Knight
2003-10-21
1
-5/+17
|
*
Support Jar manifest files and the -C option. Tool/ms*.py fixes for ↵
Steven Knight
2003-09-17
1
-0/+1
|
|
|
|
pre-Python 2.2. (Charles Crain)
*
Split non-SCons-specific parts of SConf.py into a separate Conftest.py ↵
Steven Knight
2003-08-30
1
-119/+123
|
|
|
|
module. (Bram Moolenaar)
*
Fix SConf chdir'ing so it works with CPPPATH and LIBPATH. (David Snopek)
Steven Knight
2003-06-18
1
-3/+5
|
*
Raise an error if SConf needs to do something but -n or -q is specified. ↵
Steven Knight
2003-06-12
1
-5/+34
|
|
|
|
(Christoph Wiedemann)
*
SConf CheckFunc and CheckType functionality, plus fixes. (David Snopek)
Steven Knight
2003-06-11
1
-4/+48
|
*
Fix use of SConf with SConscriptChdir(). (David Snopek, Christoph Wiedemann)
Steven Knight
2003-06-10
1
-0/+6
|
*
SConf fixes. (Christoph Wiedemann)
Steven Knight
2003-05-16
1
-74/+90
|
*
Refactor how actions get executed to eliminate a lot of redundant signature ↵
Steven Knight
2003-05-15
1
-3/+2
|
|
|
|
calcualations.
*
Add SConf infrastructure (Autoconf functionality). (Chrisoph Wiedemann)
Steven Knight
2003-04-23
1
-0/+609