summaryrefslogtreecommitdiffstats
path: root/src/script/scons-configure-cache.py
Commit message (Collapse)AuthorAgeFilesLines
* Update and add show option to cache configMats Wichmann2018-10-291-46/+83
| | | | | | | | scons-configure-cache.py can now show the cache configuration, and some statistics (currently only a file count). Script passes pep8 now. Signed-off-by: Mats Wichmann <mats@linux.com>
* Merged in rodrigc/scons (pull request #410)William Deegan2017-03-131-1/+1
|\ | | | | | | When iterating over dict.items(), we do not need a new list.
| * When iterating over dict.items(), we do not need a new list.Craig Rodrigues2017-03-121-2/+2
| |
* | Use print() function. Fixes py2/3.Craig Rodrigues2017-03-111-3/+5
|/
* Futurize stage 2 2to3 fixes only.William Blevins2016-09-201-138/+138
|
* Add some error recovery, cleanup scons-configure-cacheThomas Tanner2016-03-191-18/+34
|
* Cleanup of code/comments and rename and rewrite of upgrade scriptThomas Tanner2016-03-191-0/+123