pantry/scripts
Max Howell 55eb7dc5e4 fixes not incl runtime deps of build deps
Refactor build a bit. This was causing build failure for GHC on linux as the system perl didn't have something autoconf needed.

TODO: infuser shouldn't have perl installed!
2022-09-19 10:32:57 -04:00
..
brewkit +portable auto(conf|make) (#129) 2022-09-18 12:01:10 -04:00
build fixes not incl runtime deps of build deps 2022-09-19 10:32:57 -04:00
bottle.ts +portable fontconfig (#134) 2022-09-14 15:48:36 -04:00
build.ts fixes not incl runtime deps of build deps 2022-09-19 10:32:57 -04:00
clean-all.sh fixes not incl runtime deps of build deps 2022-09-19 10:32:57 -04:00
deps.ts making things relocatable (#122) 2022-09-08 16:40:35 -04:00
each.ts fixes not incl runtime deps of build deps 2022-09-19 10:32:57 -04:00
fetch.ts fixes not incl runtime deps of build deps 2022-09-19 10:32:57 -04:00
filter.ts curl-ca-certs (#121) 2022-09-07 08:16:48 -04:00
fixup-checksums.ts scripts/fixes 2022-09-13 12:46:32 -04:00
install.ts making things relocatable (#122) 2022-09-08 16:40:35 -04:00
inventory.ts scripts/fixes 2022-09-13 12:46:32 -04:00
ls-aws-s3.ts +openssl portable (#131) 2022-09-13 17:53:12 -04:00
ls.ts making things relocatable (#122) 2022-09-08 16:40:35 -04:00
README.md fixes not incl runtime deps of build deps 2022-09-19 10:32:57 -04:00
sort.ts making things relocatable (#122) 2022-09-08 16:40:35 -04:00
test.ts making things relocatable (#122) 2022-09-08 16:40:35 -04:00
upload-sync.ts scripts/fixes 2022-09-13 12:46:32 -04:00
upload.ts +portable fontconfig (#134) 2022-09-14 15:48:36 -04:00

build all

scripts/ls.ts | xargs scripts/sort.ts | xargs scripts/build.ts

test all

each.ts reduces output for each input to a concise or based on exit status.

scripts/ls.ts | xargs scripts/each.ts scripts/test.ts