summaryrefslogtreecommitdiffstats
path: root/src/engine/SCons/CacheDir.py
Commit message (Collapse)AuthorAgeFilesLines
* oopaThomas Tanner2016-03-191-4/+2
|
* Add some error recovery, cleanup scons-configure-cacheThomas Tanner2016-03-191-6/+22
|
* Cleanup of code/comments and rename and rewrite of upgrade scriptThomas Tanner2016-03-191-17/+18
|
* Update to produce warning message.Thomas Tanner2016-03-131-5/+19
| | | | | This also means an existing empty cache directory will be treated as v2 (which is probably a good idea...)
* improve behaviourThomas Tanner2016-03-121-7/+36
|
* Change the cache to use the first two characters of the md5 for the directoryThomas Tanner2016-01-301-0/+223
name (more smaller directories, because they tend to get huge otherwise)