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
/
SConsign.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
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