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
/
CacheDir.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use uuid lib for Visual Studio guids
Mats Wichmann
2020-05-01
1
-1/+0
*
Clean up some more Python 2 code
Mats Wichmann
2020-03-03
1
-64/+3
*
Remove if PY3 code.
William Deegan
2020-01-10
1
-5/+1
*
Fix some lingering SCons.Errors.EnvironmentError usage (fixes #3415)
Mathew Robinson
2019-07-31
1
-3/+4
*
Add cache hit rate to cache debugging
Mathew Robinson
2019-05-17
1
-0/+14
*
[PR #3353] fix sider nitpickery
Mats Wichmann
2019-04-28
1
-4/+4
*
[PR #3353] tweaks per review
Mats Wichmann
2019-04-28
1
-10/+9
*
[PR #3353] quiet sider complaint about bare except:
Mats Wichmann
2019-04-28
1
-2/+2
*
Avoid cachedir races
Mats Wichmann
2019-04-28
1
-6/+69
*
Some more lint-derived cleanups
Mats Wichmann
2019-04-27
1
-1/+1
*
Fixup some code triggering pylint errors.
Mats Wichmann
2019-04-21
1
-6/+6
*
Fix Bug #3212. Using CacheDir with Configure TryCompile with Python 3 was fai...
William Deegan
2018-10-10
1
-0/+2
*
update mtime on cache retrieval
Gabriel Russell
2017-12-13
1
-0/+4
*
Remove testing for hashlib and corresponding support for command line options.
Andrew Featherstone
2017-12-02
1
-6/+1
*
oopa
Thomas Tanner
2016-03-19
1
-4/+2
*
Add some error recovery, cleanup scons-configure-cache
Thomas Tanner
2016-03-19
1
-6/+22
*
Cleanup of code/comments and rename and rewrite of upgrade script
Thomas Tanner
2016-03-19
1
-17/+18
*
Update to produce warning message.
Thomas Tanner
2016-03-13
1
-5/+19
*
improve behaviour
Thomas Tanner
2016-03-12
1
-7/+36
*
Change the cache to use the first two characters of the md5 for the directory
Thomas Tanner
2016-01-30
1
-1/+1
*
Fix warning message when running SCons with a python built without sha256 or ...
William Deegan
2015-11-24
1
-0/+1
*
- switching Node class and NodeInfo/Binfo to using slots
Dirk Baechle
2015-02-26
1
-8/+8
*
support for --cache-readonly
Tom Tanner
2013-10-01
1
-1/+7
*
Convert old-style class in CacheDir.py.
Steven Knight
2010-05-13
1
-1/+1
*
http://scons.tigris.org/issues/show_bug.cgi?id=2345
Greg Noel
2010-04-15
1
-1/+1
*
Move 2.0 changes collected in branches/pending back to trunk for further
Greg Noel
2010-03-25
1
-2/+1
*
Move the set_state(EXECUTED) call associated with pulling things
Steven Knight
2009-02-22
1
-13/+7
*
Add emacs and vim editing settings to the bottom of *.py files.
Steven Knight
2009-02-09
1
-0/+6
*
Merged revisions 2527-2645 via svnmerge from
Steven Knight
2008-02-04
1
-22/+22
*
Merged revisions 2454-2525 via svnmerge from
Steven Knight
2007-12-13
1
-1/+1
*
Merged revisions 2302-2362,2364-2452 via svnmerge from
Steven Knight
2007-09-19
1
-8/+18
*
Merged revisions 2136-2200,2202-2290,2292-2301 via svnmerge from
Steven Knight
2007-08-17
1
-0/+207