index
:
delta/scons.git
aix-xlc_r-is-for-threads
conftest-messages
fix_copyright_2012
fix_update_release_tests_2012_01
issue-2856
issue-2857
issue1723
issue2720
issue2809
issue2812
latex_mbib
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
release-2.1.0
switch_to_slots
test_bb
ziproot
bitbucket.org: Obsolete (use scons-git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
engine
/
SCons
/
SConf.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Refactor NodeInfo and BuildInfo handling to prepare for signature refactoring.
Steven Knight
2006-01-22
1
-2
/
+2
*
Make CheckLib() arguments consistent with other calls.
Steven Knight
2005-11-16
1
-2
/
+2
*
Add $CONFIGURELOG and $CONFIGUREDIR values to support specification of the co...
Steven Knight
2005-10-04
1
-6
/
+5
*
Move max_drift from Sig/MD5.py to Node/FS.py.
Steven Knight
2005-07-04
1
-1
/
+3
*
Split Node-specific stuff from BuildInfo into a separate NodeInfo class. Add...
Steven Knight
2005-06-07
1
-3
/
+3
*
Move BuildInfo translation of signature Nodes to rel_paths into the class its...
Steven Knight
2005-06-04
1
-5
/
+6
*
Remove widespread reliance on SCons.Node.FS.default_fs so we can initialize i...
Steven Knight
2005-04-02
1
-2
/
+3
*
Fix re-scanning of built files for implicit dependencies when the -j option i...
Steven Knight
2005-03-20
1
-1
/
+1
*
Fix use of TargetSignatures('content') with SConf. (Christoph Wiedemann)
Steven Knight
2005-01-10
1
-3
/
+6
*
Remove build engine dependencies on SCons.Script. Fix a misspelled variable ...
Steven Knight
2005-01-08
1
-9
/
+3
*
Fix inconsistency in conf.CheckFunc().
Steven Knight
2004-09-17
1
-2
/
+2
*
Lots of Configure() enhancements. (Christoph Wiedemann)
Steven Knight
2004-09-05
1
-254
/
+347
*
Refactor spawning command-line actions to clean up the interface between Acti...
Steven Knight
2004-09-04
1
-23
/
+48
*
Return lists of Nodes from all builders, not single Nodes when there's only one.
Steven Knight
2004-08-05
1
-2
/
+2
*
Refactorings towards a RelativeTopDir() function.
Steven Knight
2004-07-29
1
-14
/
+16
*
Make exception handling thread-safe by using sys.exc_info() instead of sys.ex...
Steven Knight
2004-07-13
1
-4
/
+7
*
Eliminate the refactored-out-of-existence Sig.Calculator methods (whose jobs ...
Steven Knight
2004-05-30
1
-3
/
+1
*
Fix spurious rebuilds/reinstalls of header files and circular dependencies wi...
Steven Knight
2004-05-19
1
-0
/
+11
*
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 pre-Pyth...
Steven Knight
2003-09-17
1
-0
/
+1
*
Split non-SCons-specific parts of SConf.py into a separate Conftest.py module...
Steven Knight
2003-08-30
1
-119
/
+123
*
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. (Ch...
Steven Knight
2003-06-12
1
-5
/
+34
*
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 c...
Steven Knight
2003-05-15
1
-3
/
+2
*
Add SConf infrastructure (Autoconf functionality). (Chrisoph Wiedemann)
Steven Knight
2003-04-23
1
-0
/
+609