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
/
SCons
/
CacheDir.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
added missing newline to cachedir debug message.
Daniel Moody
2022-01-24
1
-1/+1
*
Added cache-debug messages for cache push failures.
Daniel Moody
2021-12-28
1
-1/+2
*
Moved CacheDir permissions update code behind atomic rename operation.
Daniel Moody
2021-07-10
1
-3/+6
*
Some code modernizatoion
Mats Wichmann
2021-05-03
1
-10/+5
*
merged latest master with CacheDir changes.
Daniel Moody
2021-04-01
1
-1/+2
*
fix up some doc issues and add test coverage
Daniel Moody
2021-04-01
1
-7/+4
*
Added support for passing custom CacheDir classes.
Daniel Moody
2021-04-01
1
-2/+24
*
Update to be compat with py 3.5 (no f-strings)
William Deegan
2021-02-12
1
-1/+1
*
Update CacheDir to use uuid for tmpfile unique name generation.
Daniel Moody
2021-02-11
1
-1/+3
*
Ensure that when user runs scons -n/--no_exec the CacheDir's config file is n...
William Deegan
2021-01-16
1
-1/+0
*
Update some copyright strings and drop __revision__ [skip appveyor]
Mats Wichmann
2020-09-23
1
-6/+3
*
Close scons logfiles on completion
Mats Wichmann
2020-05-29
1
-1/+6
*
classes no longer explicitly inherit from object
Mats Wichmann
2020-05-24
1
-1/+1
*
Reorganize the repo. Moved src/engine/SCons to ./SCons to be more in line wit...
William Deegan
2020-05-06
1
-0/+293