Commit graph

20 commits

Author SHA1 Message Date
Jacob Heider 15d6dc7315 fix(zlib)
llvm17 breaks shlib support. this fixes that.
2023-12-21 15:37:41 -05:00
Jacob Heider 1614e01c30
fix(zlib) (#4452)
* fix(zlib)

boost complaining about -fPIC:

https://github.com/pkgxdev/pantry/actions/runs/7226847979/job/19693299131

* don't include newlines
2023-12-15 17:05:44 -05:00
Jacob Heider 48b12e5aa9
cleanup all empty dependencies: nodes 2023-10-01 20:41:57 -04:00
Max Howell 81e7a5e16f
pkgx 2023-10-01 14:44:42 -04:00
Jacob Heider d175265410
fix(zlib)
closes #2953
2023-08-18 12:09:33 -04:00
Jacob Heider fd7cc2dc09
fix(minizip)
closes #2954
2023-08-18 12:08:22 -04:00
Joe DeCapo 764fe93aa3
+minizip (#1838)
* +minizip

* don't build zlib
2023-05-05 01:07:08 -04:00
Max Howell 62c838d2e1
plumbing/porcelain for build.ts 2022-11-08 06:35:09 -05: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 e1d2ab4f47
skip upload steps on CI (#1) 2022-10-26 08:16:43 -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 53790ae38c use tea to install ruby for our scripts 2022-10-03 20:38:14 -04:00
Max Howell 2d750eae4e less hacks (#162) 2022-09-28 19:19:56 -04:00
Max Howell ee504738cf fix making tar.xz bottles (#158) 2022-09-28 11:15:20 -04:00
Max Howell 5657f04b30 Upload .tar.xz bottles too 2022-09-27 16:13:54 -04:00
Max Howell 746f2f16f3 tweaks based on using our own semver 2022-09-23 10:36:43 -04:00
Jacob Heider 52d90d25d5 use install.ts from teaxyz/cli 2022-09-20 08:11:05 -04:00
Max Howell 0f8b83870a making things relocatable (#122) 2022-09-08 16:40:35 -04:00
Max Howell ac5c6ceff3 add more pkg tests (#102)
* more-tests pt.1

* useCellar() is overkill here.

Co-authored-by: Jacob Heider <jacob@tea.xyz>
2022-08-31 15:45:04 -04:00
Max Howell 3fe324a9ef +zlib.net (#56) 2022-08-01 15:49:15 -04:00