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
Max Howell
3c10bd9f77
tea.xyz/gx/cc now provides these symlinks
2022-10-19 18:47:07 -04:00
Jacob Heider
37caca506b
doesn't like names with spaces
2022-10-19 13:14:19 -04:00
Jacob Heider
5df7e65838
move aarch64 to hosted runners
2022-10-19 12:33:09 -04:00
Max Howell
d2ad4b5f7e
go.dev cgo
requires a c compiler at runtime
2022-10-18 10:44:17 -04:00
Max Howell
a2cb71e1d4
make our ruby tolerant of different shebangs ( #191 )
2022-10-17 15:55:08 -04:00
Max Howell
cf07590f11
Fix uploads
2022-10-17 15:36:37 -04:00
Max Howell
947b26aa7b
changes that don’t require rebuilds
2022-10-17 14:08:05 -04:00
Max Howell
f836b167a1
“superenv” ( #185 )
...
* fixes for dylib ids on darwin (sadly elaborate)
* wip
2022-10-17 13:45:32 -04:00
Jacob Heider
115e2fd642
+jq+oniguruma
2022-10-14 21:16:16 -04:00
Jacob Heider
ff4c90ba25
fixes for teaxyz/cli@0.8.0
2022-10-07 11:26:45 -04:00
Jacob Heider
16ec5ae85c
use slim infuser
2022-10-06 12:27:55 -04:00
Jacob Heider
5b760cbb07
add -s(ource) filter to ls-aws-s3.ts
2022-10-04 01:24:48 -04:00
Jacob Heider
ddc55b93f2
~xz
2022-10-04 00:18:29 -04:00
Max Howell
53790ae38c
use tea to install ruby for our scripts
2022-10-03 20:38:14 -04:00
Jacob Heider
e27cb83c69
improve new-version legibility
2022-10-03 18:33:40 -04:00
Jacob Heider
a9d7965089
store sources from build pipeline
...
Use relative-path srcs only
2022-10-03 13:23:23 -04:00
Max Howell
cd7aac3dc2
+ruby ( #176 )
...
* +ruby
* wip
2022-10-03 11:37:28 -04:00
Max Howell
286947912d
attempt to install as little as possible with apt ( #173 )
2022-10-03 11:30:12 -04:00
Jacob Heider
3b32634cee
Fix missing zlib dep on test and remove unavailable configure flag ( #171 )
2022-10-03 11:26:06 -04:00
Jacob Heider
e824dca8f2
this is a profoundly dumb bug
2022-10-02 17:18:00 -04:00
Max Howell
a59e2e9f00
let’s try our own shared-mime-info ( #167 )
...
* let’s try our own shared-mime-info
* infuser:slim needs more deps to be specified
2022-09-30 11:38:22 -04:00
Max Howell
2541306eff
read args from stdin or argv
2022-09-30 09:03:56 -04:00
Jacob Heider
43b8edbc0f
~westes/flex
2022-09-29 21:06:40 -04:00
Jacob Heider
800b287084
~cmake.org ( #160 )
...
how did this work before?
2022-09-29 17:24:10 -04:00