Commit graph

15 commits

Author SHA1 Message Date
Max Howell c09f6ce73a
deno install to ~/.local/bin (not ~/.deno/bin)
This is our current consistency choice. I think ideally we’d make this configurable somehow.
2023-03-07 14:38:38 -05:00
Jacob Heider 2667d8c543 fix(deno)
fixes https://github.com/teaxyz/pantry.core/issues/211
2023-02-07 10:59:08 -05:00
Jacob Heider 38be359c68 fix newer deno.land builds 2023-01-26 20:42:47 -05:00
Jacob Heider 4bad6b0b9b hard-code build exceptions 2023-01-16 13:33:04 -05:00
Jacob Heider b8ca94a587 add build.cores yaml key to control min-required build machine 2023-01-12 17:42:51 -05:00
Gustav Westling c73c34df95 deno: disable update check 2022-12-03 12:04:52 -05:00
Jacob Heider 01bbd429e5
add interprets: key to appropriate packages (#33)
* go needs GOCACHE
2022-11-25 11:03:11 -05:00
Jacob Heider 97c055f0ea
deno needs cargo to build (#14)
* deno needs cargo to build

* can't pre-clean the deno dirs
2022-11-01 12:14:07 -04:00
Jacob Heider b696981301 pass through ld more smartly 2022-10-29 19:00:53 -04:00
Jacob Heider 2f432f9634 ld doesn't properly perform ldd duties 2022-10-21 08:26:12 -04:00
Max Howell 2efe6585cf everything is relocatable now 2022-09-25 08:47:23 -04:00
Jacob Heider 6915789c83 Should require the issue #15596 tweaks only on the affected versions 2022-09-15 17:13:37 -04:00
Max Howell 4f7bce0f85 fixes deno 1.25.0 (#99) 2022-08-27 14:11:25 -04:00
Max Howell 14c3420991 fix deno on darwin/aarch64 (#98) 2022-08-24 13:54:20 -04:00
Max Howell b63e6028ee +deno (#73) 2022-08-04 11:27:59 -04:00