summaryrefslogtreecommitdiff
path: root/tools/code_cache
Commit message (Expand)AuthorAgeFilesLines
* tools: make code cache and snapshot deterministicBen Noordhuis2019-08-191-0/+5
* doc, lib, src, test, tools: fix assorted typosXhmikosR2019-08-121-1/+1
* tools: remove out-of-date code-cache-path commentDaniel Bevenius2019-06-281-2/+1
* tools: fix typo in cache_builder.ccDaniel Bevenius2019-06-261-1/+1
* tools: fix use-after-free mkcodecache warningBen Noordhuis2019-04-241-0/+1
* build: improve embedded code-cache detectionRefael Ackermann2019-04-221-0/+3
* tools: refactor mkcodecacheRefael Ackermann2019-04-161-32/+21
* tools: implement mkcodecache as an executableJoyee Cheung2019-04-163-0/+243