Jacob Heider
29cb04dd8b
better ld detection
2022-11-10 17:14:41 -05:00
Max Howell
8a59338e83
Don’t use sort.ts
in CI to pre-install
...
The `dry` packages end up being constraints for the whole graph which in cyclic situations prevents bootstrapping.
Eg. llvm^12 cannot be built because sort insists that it depends on llvm^12 which is not yet bottled.
2022-11-09 11:48:19 -05:00
Max Howell
2bb2229be6
build.ts
needs to link
2022-11-09 11:24:58 -05:00
Max Howell
e3ca0b4f31
Allow user editing of the build-script
2022-11-09 11:20:28 -05:00
Jacob Heider
9992b058a8
mesonbuild.com(fix_venv)
...
don't activate venv
or just update it more
or even more
2022-11-09 08:44:49 -05:00
Max Howell
62c838d2e1
plumbing/porcelain for build.ts
2022-11-08 06:35:09 -05:00
Max Howell
996ece5c50
Move contributing guide to pantry.zero
2022-11-07 10:34:07 -05:00
Max Howell
eb1c8e5aee
Relax requirement to build to /opt ( #19 )
...
Improve README somewhat. Don’t overlay files into pantry, use `TEA_PANTRY_PATH` instead. Requires tea/cli 0.11.6 for `env` key in YAML-FM
2022-11-04 13:00:17 +00:00
Jacob Heider
c160f4f6d7
remove deprecated (finally removed?) rls
2022-11-03 23:53:23 -04:00
Max Howell
1a388dc9d9
Some missing provides
2022-11-03 18:10:02 +00:00
Chris Waters
89113a8709
Merge pull request #15 from teaxyz/+rubygems.org
...
+rubygems.org
2022-11-02 19:01:09 -04:00
Jacob Heider
ffc381046c
+rubygems.org
2022-11-02 16:39:22 -04: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
Max Howell
ec66fc4628
Improve contributing instructions
2022-11-01 10:44:20 -04:00
Max Howell
f87367f58a
Merge pull request #12 from teaxyz/git-dstore
...
make git ignore .DS_Store by default
2022-11-01 08:07:53 -04:00
Jacob Heider
2fb13080d3
%(prefix)/etc/gitignore search path
2022-10-31 20:44:00 -04:00
Max Howell
00c70ea2bc
make git ignore .DS_Store by default
2022-10-31 20:44:00 -04:00
Jacob Heider
8de63129b4
semver isn't enjoying intersecting this version with others
2022-10-31 13:25:32 -04:00
Max Howell
570caf84f8
README 4 launch
2022-10-31 11:57:25 -04:00
Max Howell
dfb097f9d6
fix-macho fix ( #13 )
...
Co-authored-by: Jacob Heider <jacob@tea.xyz>
2022-10-31 08:07:18 -04:00
Jacob Heider
7f339fea48
apparently node won't build with python 3.11
2022-10-30 14:27:27 -04:00
Max Howell
d4aa2e3a06
tea/cli now requires deno 1.27.0
2022-10-30 10:40:37 -04:00
Max Howell
023ca0be89
+companions
2022-10-30 10:32:32 -04:00
Jacob Heider
b1e948531e
+npmjs.com
2022-10-29 19:01:50 -04:00
Jacob Heider
ae4224d10c
+pip.pypa.io
2022-10-29 19:01:32 -04:00
Jacob Heider
1b2738fbf2
+rust-lang.org/cargo
2022-10-29 19:01:16 -04:00
Jacob Heider
b696981301
pass through ld
more smartly
2022-10-29 19:00:53 -04:00
Max Howell
8dde93ae3f
Fix wiki link
2022-10-28 14:45:21 -04:00
Jacob Heider
7d96f7c352
de-duplicate pantry scripts ( #11 )
2022-10-27 18:23:32 -04:00
Max Howell
8d594e2114
join doesn't normalize
2022-10-27 13:35:52 -04:00
Jacob Heider
b8bdf87712
build something on every CI
2022-10-27 13:24:43 -04:00
Jacob Heider
3291fc0927
better document build system changes
2022-10-27 11:52:10 -04:00
Jacob Heider
e0cfd65fe2
fix copying non-head pantry
2022-10-27 11:52:10 -04:00
Jacob Heider
e828abd212
+gnu.org/coreutils
2022-10-27 11:52:10 -04:00
Max Howell
6d6ccf652b
Overlay ourselves before building
...
/opt is for builds, don’t run your main tea out of it
2022-10-27 11:30:21 -04:00
Jacob Heider
77a44f7424
don't pass -rpath
with -r
, as they conflict ( #4 )
2022-10-26 20:29:40 -04:00
Jacob Heider
e1d2ab4f47
skip upload steps on CI ( #1 )
2022-10-26 08:16:43 -04:00
Max Howell
89bb6bf292
fixes because pantries changed ( #2 )
2022-10-25 21:55:49 -04:00
Jacob Heider
cd86c99e3d
try to get our ffi instead of system ( #215 )
2022-10-24 15:33:15 -04:00
Jacob Heider
6f156603b7
glib (and friends!) linux build fixes ( #204 )
...
* glib linux build fixes
* gobj-intr
* include symlink step when testing, in case a subsequent test requires it
* fix harfbuzz build
Co-authored-by: Max Howell <mxcl@me.com>
2022-10-24 15:29:00 -04:00
Max Howell
370c0c7898
[tea.xyz] 0.8.9 will require --unstable for flock
2022-10-21 10:28:28 -04:00
Jacob Heider
889e8ef7b0
oniguruma is a run-time requirement
2022-10-21 08:43:32 -04:00
Jacob Heider
d65bfc7e24
jq: lgamma_r.diff errors on linux-aarch64
2022-10-21 08:43:32 -04:00
Jacob Heider
715b95cabf
github version tags don't match source
2022-10-21 08:42:07 -04:00
Jacob Heider
47fae4294a
+relocatable
2022-10-21 08:38:18 -04:00
Jacob Heider
2f432f9634
ld doesn't properly perform ldd duties
2022-10-21 08:26:12 -04:00
Max Howell
463ff222dd
fix bottle xz/gz versions.txt race
...
not ideal since S3 uploads are failing so often RN
however ideal sln is complex
2022-10-21 06:15:01 -04:00
Max Howell
395f755010
add provides for node (no build required)
2022-10-20 12:36:12 -04:00
Max Howell
e5d081667f
go.dev needs ca-certificates
2022-10-20 10:14:20 -04:00
Max Howell
da2f446a00
llvm needs zlib
...
This because libz is in the env due to a build dep (which is why we need to tighten up how this stuff works).
The bug didn't appear on linux because darwin does linktime fullpath resolution and linux uses a `LIBRARY_PATH` type system.
2022-10-19 18:47:07 -04:00