index
:
delta/scons-git.git
add_api_to_check_for_invalid_options_issue_4187
aix-xlc_r-is-for-threads
conftest-messages
dependabot/pip/lxml-4.6.3
dependabot/pip/lxml-4.6.5
feature/new-toolchain
linker-exists-when-compiler-exists
master
msvc11
msvs-express-2013
msvs-vcvars-caching
optimize-scan-path-subst-v2
origin
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
rel_3.0.2
rel_3.0.3
rel_3.0.4
rel_3.0.5
rel_3.1.0
rel_3.1.1
rel_3.1.2
rel_4.0.0
rel_4.0.1
rel_4.1.0
rel_4.2.0
rel_4.3.0
rel_4.4.0
rel_4.5.0
rel_4.5.1
rel_4.5.2
release-2.1.0
switch_to_slots
test_bb
ziproot
github.com: SCons/scons.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
engine
/
SCons
/
SConsign.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Some more print statements to functions.
Russel Winder
2016-01-01
1
-5
/
+5
*
Post merge commit for safety. Building Fortran code works, but tests fail.
Russel Winder
2015-12-24
1
-7
/
+31
|
\
|
*
- switching Node class and NodeInfo/Binfo to using slots
Dirk Baechle
2015-02-27
1
-7
/
+31
*
|
Made former 2to3 changes Python 2.7 compatible (or removed unneeded changes).
Stefan Zimmermann
2014-03-31
1
-4
/
+5
*
|
Result of raw 2to3 run (2to3-2.7); checkpoint for python3 conversion.
Gary Oberbrunner
2013-09-22
1
-8
/
+8
|
/
*
Add tests of using SConsignFile() with Python dbm modules.
Steven Knight
2010-08-21
1
-1
/
+7
*
Convert old-style classes in SConsign.py to new-style classes.
Steven Knight
2010-05-14
1
-2
/
+2
*
Issue 2331: For forward compatibility, use "import pickle" and have
Steven Knight
2010-04-09
1
-6
/
+8
*
http://scons.tigris.org/issues/show_bug.cgi?id=2329
Greg Noel
2010-03-27
1
-2
/
+2
*
Add emacs and vim editing settings to the bottom of *.py files.
Steven Knight
2009-02-09
1
-0
/
+6
*
Evaluate compat module transparently when SCons is instantiated
Greg Noel
2008-09-11
1
-2
/
+0
*
Merged revisions 2302-2362,2364-2452 via svnmerge from
Steven Knight
2007-09-19
1
-69
/
+110
*
Merged revisions 1784-1824 via svnmerge from
Steven Knight
2007-02-11
1
-2
/
+0
*
Handle IOError exceptions when pushing files to CacheDir (and elsewhere).
Steven Knight
2005-08-20
1
-2
/
+13
*
Have Visual Studio echo that we're using SCons to build things, to work aroun...
Steven Knight
2005-08-20
1
-7
/
+3
*
Split Node-specific stuff from BuildInfo into a separate NodeInfo class. Add...
Steven Knight
2005-06-07
1
-1
/
+0
*
Move BuildInfo translation of signature Nodes to rel_paths into the class its...
Steven Knight
2005-06-04
1
-2
/
+17
*
Handle Repositories without an SConsignFile() in them.
Steven Knight
2005-05-30
1
-15
/
+25
*
Make SConsignFile() behavior the default.
Steven Knight
2005-05-07
1
-22
/
+88
*
Normalize directory paths in SConsignFile() database files. (Chad Austin)
Steven Knight
2005-04-01
1
-2
/
+10
*
Smarter sync'ing of the .sconsign file when it's written out at the end. (St...
Steven Knight
2004-10-23
1
-8
/
+18
*
Add an option to not save the --debug=explain information.
Steven Knight
2004-06-15
1
-9
/
+2
*
Make the saved info opaque to the .sconsign subsystem. Lots of other cleanup.
Steven Knight
2004-05-14
1
-103
/
+10
*
Refactor .sconsign management into its own module.
Steven Knight
2004-05-06
1
-0
/
+323