summaryrefslogtreecommitdiff
path: root/tools/code_cache
Commit message (Expand)AuthorAgeFilesLines
* tools: add missing uv_setup_argv() callsAnna Henningsen2020-10-061-0/+1
* module: unflag Top-Level AwaitMyles Borins2020-08-031-0/+1
* tools: remove unused vector include in mkdcodecacheDaniel Bevenius2020-06-151-1/+0
* tools: remove unused using declarations code_cacheDaniel Bevenius2020-06-081-3/+0
* tools: fix mkcodecache when run with ASANAnna Henningsen2020-04-221-2/+3
* tools: use per-process native Debug() printer in mkcodecacheJoyee Cheung2020-03-102-15/+13
* doc: add documentation about node_mksnapshot and mkcodecacheJoyee Cheung2019-12-051-0/+38
* 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