pkg-fetch/lib
Brad Parham 9220fc167d
Add applyPatches script and some basic patch documentation (#251)
* build: add applyPatches script and docs

Adds a new package.json script to only apply patches as well as some
basic documentation on applying patches and building binaries

* README: add example of patch updates to readme

* tests: add simple patch application checker

* CI: always run lint in ci job matrix

* patches: fix 10.24.1 patch to apply with no offset
2023-01-27 20:09:06 -06:00
..
apply-patches.ts Add applyPatches script and some basic patch documentation (#251) 2023-01-27 20:09:06 -06:00
bin.ts CI: output to dist/ with "node-*" prefix (#156) 2021-04-07 17:59:50 +08:00
build.ts Add applyPatches script and some basic patch documentation (#251) 2023-01-27 20:09:06 -06:00
expected.ts expected: add hashes of 14.20.0, 16.16.0 and 18.5.0 2022-07-11 12:50:24 -07:00
index.ts Add applyPatches script and some basic patch documentation (#251) 2023-01-27 20:09:06 -06:00
log.ts log: expand progress bar width to 35 (#170) 2021-04-22 10:28:23 -05:00
places.ts build: fetch Node.js sources from tar.gz archive instead of Git 2021-11-07 09:02:31 -08:00
system.ts system: add a fallback for musl detection 2022-05-03 12:38:24 -07:00
tsconfig.json pkg-fetch: migrate to TypeScript (#139) 2021-03-29 12:46:10 +08:00
utils.ts utils: switch to "node-fetch" and add proxy support 2021-05-11 15:01:57 +01:00
verify.ts Move small utility functions to "utils" 2021-04-22 22:54:06 +08:00