Commit graph

213 commits

Author SHA1 Message Date
Jacob Heider
c5595d22e4 fix(python~3.7) 2023-03-13 20:55:11 -04:00
Max Howell
3e28b85774 Stop pip from checking for updates, we do that 2023-03-11 11:17:59 -05:00
Max Howell
b122df92b7
Ready for brewkit v0.9.1 2023-03-11 08:54:19 -05:00
Max Howell
4442f3fae6
Update brewkit test 2023-03-11 06:40:24 -05:00
Max Howell
2593cefed7
mk ncurses install its headers namespaced and not (#536)
* mk ncurses install its headers namespaced and not
* adds test for readline
2023-03-10 10:51:03 -05:00
Jacob Heider
b38bd2211e fix(rust) 2023-03-09 20:09:53 -05:00
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
1dd842e73c
fix(flex) (#475)
* fix(flex)

* wip
2023-03-05 19:16:52 -05:00
Jacob Heider
683bc4a924 use PIC/PIE on linux-x86-64 2023-03-05 05:56:13 -07:00
Jacob Heider
0047bccbe7 fix(nodejs) 2023-03-04 20:10:39 -05:00
Jacob Heider
77b3bcaca5 fix(harfbuzz)
fixes #272
2023-03-04 18:12:59 -05:00
Jacob Heider
b37ecc80b1 update(ca-certs) 2023-03-02 13:00:31 -05:00
Jacob Heider
9709d9078a fix(go)
empty globs are errors
2023-03-01 17:56:30 -05:00
Jacob Heider
40f4381aed
brewkit requires git for python-venv.sh 2023-02-27 21:20:33 -05:00
Jacob Heider
b8bfccf7c0
fix(ruby/rubygems) (#319)
* fix(ruby/rubygems)

Ruby is pulling in system gmp

* missed this in all the updates
2023-02-17 21:07:30 -05:00
Max Howell
d70837f2c8
relocatability fixes for ruby and gem (#322)
Refs https://github.com/teaxyz/cli/issues/374
2023-02-17 07:41:07 -05:00
Jacob Heider
9ca61e2568 +test(freetype) 2023-02-15 21:56:11 -05:00
Max Howell
10583d9b6c
fix ci/cd for multi pkg input; rebuild meson 2023-02-14 15:15:29 -05:00
Jacob Heider
50224807cb fix(ruby)
fixes #236
fixes #237
fixes #238
fixes #239
fixes #240
fixes #288
fixes #289
fixes #290
fixes #291
fixes #292
fixes #293
fixes #294
fixes #295
fixes #296
fixes #297
fixes #298
fixes #299
fixes #300
fixes #301
fixes #302
fixes #303
fixes #304
fixes #305
fixes #306
fixes #307
fixes #308
fixes #309
fixes #310
fixes #311
fixes #312
fixes #313
fixes #314
fixes #315
2023-02-13 21:23:02 -05:00
Max Howell
4528fa0d7d
fix ci/cd 2023-02-11 10:38:39 -05:00
Max Howell
5fff144446
fix brewkit packaging 2023-02-11 07:25:58 -05:00
Max Howell
35f8578d04
+cJSON using +tea.xyz/brewkit 2023-02-11 05:52:24 -05:00
Max Howell
faa280a0ea
+tea.xyz/brewkit (#251) 2023-02-10 11:15:08 -05:00
Jacob Heider
9b29a1407f fix(ruby)
Tags are underscore delimited; they all resolve to =3.0.0
2023-02-09 19:11:58 -05:00
Jacob Heider
b58e7069e3 fix(ruby)
Patch has versions in the path.

fixes #222
fixes #223
fixes #224
fixes #225
2023-02-09 17:25:31 -05:00
Jacob Heider
55f39f4bff fix(npm)
ref https://github.com/npm/cli/pull/6142

fixes https://github.com/teaxyz/pantry.core/issues/213
fixes https://github.com/teaxyz/pantry.core/issues/214
fixes https://github.com/teaxyz/pantry.core/issues/215
2023-02-07 17:30:22 -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
1926eafcbf fix(rubygems) 2023-02-04 02:20:25 -05:00
Jacob Heider
7a2be03565
fix(node) (#176)
* fix(node)

* wip
2023-02-03 23:38:46 -05:00
Jacob Heider
f5975d8d79
fix(npm) (#174)
* npm^8 installs symlinks unless told not to

* see if node^19.5 is the problem

* final version
2023-02-03 19:34:11 -05:00
Jacob Heider
60ff1ae21b
ignore cmake -rcX 2023-02-02 20:13:48 -05:00
Jacob Heider
bce9b269f9
fix absolute path linux in gnu.org/gettext 2023-01-29 23:53:22 -05:00
Jacob Heider
ab47472bca nodejs.org: build static binary on linux/x86-64 2023-01-28 08:21:04 -05:00
Jacob Heider
38be359c68 fix newer deno.land builds 2023-01-26 20:42:47 -05:00
Max Howell
1b365dd48c
Use version stamped tea srcs; tidy (#115) 2023-01-24 08:57:24 -05:00
Max Howell
fd4fcf7fb7 Prevent fork bombing from cc -> tea symlinks 2023-01-20 12:06:26 -05:00
Jacob Heider
cdcd5863c1 +ca-certs 2023-01-19 17:56:59 -05:00
Jacob Heider
54097812f5 git needs libexpat 2023-01-19 17:41:47 -05:00
Max Howell
2d7c7a40c1 All @jonchang’s suggestions for py-venvs
Refs: https://github.com/teaxyz/pantry.extra/pull/93#issuecomment-1372917672
2023-01-19 11:03:32 -05:00
Max Howell
9d9621841a
Fixes building python-poetry.org (#107) 2023-01-18 11:12:01 -05:00
Jacob Heider
c0af519e55
fix git template directory (#106)
* failing test

* pass proper template directory in the env
2023-01-17 15:06:19 -05:00
Max Howell
b7727fe732
fix git libexec rpaths (#103)
The fix works by having the relative path component count be the same between bin and libexec
2023-01-16 16:12:14 -05:00
Jacob Heider
4bad6b0b9b hard-code build exceptions 2023-01-16 13:33:04 -05:00
run
cdd576cef7 add gofmt to provides 2023-01-16 11:54:43 -05:00
Max Howell
a1b84aa7da
Ruby gems path (#85)
* set gem path correctly
2023-01-15 14:34:19 -05:00
Jonathan Chang
eb8024ad63 invisible-island.net/ncurses: add legacy symlinks 2023-01-14 19:21:42 -05:00
Max Howell
fe6eadedc8
Changes for tea/cli 0.19 (#101)
* Changes for tea/cli 0.19

* wip

* wip

* wip

* wip

* wip
2023-01-14 15:57:43 -05:00
Jacob Heider
b8ca94a587 add build.cores yaml key to control min-required build machine 2023-01-12 17:42:51 -05:00
Jacob Heider
a3bb5da37d npm doctor gives non-zero if you're using the newest node 2023-01-12 16:04:23 -05:00
Max Howell
a45f0aac80 get ruby versions from github 2023-01-03 11:31:20 -05:00