pkg-fetch/lib
Jesse Chan 0cc2634d4f
build: tweak Node configure flags (#160)
* build: consolidate common configure args

* build: re-enable LTCG for Windows

* build: enable LTO for Linux

* build: disable DTrace and bundled npm

* build: strip debug symbols from executable
2021-04-08 22:39:28 +08:00
..
bin.ts CI: output to dist/ with "node-*" prefix (#156) 2021-04-07 17:59:50 +08:00
build.ts build: tweak Node configure flags (#160) 2021-04-08 22:39:28 +08:00
chmod.ts pkg-fetch: migrate to TypeScript (#139) 2021-03-29 12:46:10 +08:00
index.ts CI: output to dist/ with "node-*" prefix (#156) 2021-04-07 17:59:50 +08:00
log.ts pkg-fetch: migrate to TypeScript (#139) 2021-03-29 12:46:10 +08:00
places.ts CI: output to dist/ with "node-*" prefix (#156) 2021-04-07 17:59:50 +08:00
requests.ts CI: output to dist/ with "node-*" prefix (#156) 2021-04-07 17:59:50 +08:00
system.ts pkg-fetch: migrate to TypeScript (#139) 2021-03-29 12:46:10 +08:00
tsconfig.json pkg-fetch: migrate to TypeScript (#139) 2021-03-29 12:46:10 +08:00
verify.ts Drop fancy progress bar and use inherent stdio for child processes (#143) 2021-03-31 20:23:14 +08:00