Commit graph

1877 commits

Author SHA1 Message Date
Jacob Heider
b01079d244 pass project specs out of sort as we got them 2022-09-26 22:44:28 -04:00
Max Howell
5c8b3f04d1 Output full pkg-requirement for all modes of sort 2022-09-26 08:29:20 -04:00
Max Howell
af4d1da0ce Output full pkg-requirement for all modes of sort 2022-09-26 08:29:20 -04:00
Max Howell
2656381562 sync with tea/cli 2022-09-25 11:05:05 -04:00
Max Howell
c58d3db8c9 sync with tea/cli 2022-09-25 11:05:05 -04:00
Max Howell
fd439d99f0 ~cmake.org 2022-09-25 09:45:40 -04:00
Max Howell
1bb4eb9028 ~github.com/numactl/numactl 2022-09-25 09:36:27 -04:00
Max Howell
8ae194c545 ~gnu.org/gettext 2022-09-25 09:36:13 -04:00
Max Howell
9f6e4eee2a ~go.dev 2022-09-25 09:36:00 -04:00
Max Howell
26999621fc ~openssl.org 2022-09-25 09:35:44 -04:00
Max Howell
f03aa9daaf ~python.org 2022-09-25 09:35:32 -04:00
Max Howell
03eb7e4d55 everything is relocatable now 2022-09-25 08:47:23 -04:00
Max Howell
2efe6585cf everything is relocatable now 2022-09-25 08:47:23 -04:00
Max Howell
adc85d5406 getting there (#144) 2022-09-25 08:41:58 -04:00
Max Howell
a5ff99c5e3 getting there (#144) 2022-09-25 08:41:58 -04:00
Max Howell
6641757cd3 tweaks based on using our own semver 2022-09-23 10:36:43 -04:00
Max Howell
746f2f16f3 tweaks based on using our own semver 2022-09-23 10:36:43 -04:00
Jacob Heider
4ec52e6c6a +tea.xyz (#128) 2022-09-23 09:52:00 -04:00
Jacob Heider
ac78ce218d Coerce bottle names to SemVer for versions.txt 2022-09-22 15:37:54 -04:00
Jacob Heider
cd7f9db7e0 Coerce bottle names to SemVer for versions.txt 2022-09-22 15:37:54 -04:00
Max Howell
0d38f783fb use pkg.str in sort.ts output 2022-09-22 10:04:39 -04:00
Max Howell
d34355841d use pkg.str in sort.ts output 2022-09-22 10:04:39 -04:00
Max Howell
539cca9158 Refactoring 2022-09-21 03:51:04 -04:00
Max Howell
52d265b20d Refactoring 2022-09-21 03:51:04 -04:00
Max Howell
120cb322f4 Simplify builds by building to /opt/project/src 2022-09-21 02:35:03 -04:00
Max Howell
ee0275ef71 Simplify builds by building to /opt/project/src 2022-09-21 02:35:03 -04:00
Max Howell
8d0ed6cb5c Fix circular dependency in hooks 2022-09-20 11:29:21 -04:00
Max Howell
427986cf7e Fix circular dependency in hooks 2022-09-20 11:29:21 -04:00
Max Howell
97f2309a20 Merge pull request #141 from teaxyz/ci-updates
use install.ts from teaxyz/cli
2022-09-20 08:56:02 -04:00
Max Howell
dd8ee56f70 cli needs a .git now 2022-09-20 08:21:53 -04:00
Jacob Heider
52d90d25d5 use install.ts from teaxyz/cli 2022-09-20 08:11:05 -04:00
Max Howell
c7ec7f150c Refactor (#142) 2022-09-20 07:53:40 -04:00
Max Howell
79ff91e25e Refactor (#142) 2022-09-20 07:53:40 -04:00
Max Howell
232d693f44 tea/cli handles installation 2022-09-19 13:44:59 -04:00
Max Howell
54781e96e1 fixes not incl runtime deps of build deps
Refactor build a bit. This was causing build failure for GHC on linux as the system perl didn't have something autoconf needed.

TODO: infuser shouldn't have perl installed!
2022-09-19 10:32:57 -04:00
Max Howell
55eb7dc5e4 fixes not incl runtime deps of build deps
Refactor build a bit. This was causing build failure for GHC on linux as the system perl didn't have something autoconf needed.

TODO: infuser shouldn't have perl installed!
2022-09-19 10:32:57 -04:00
Max Howell
d680562710 Stop cleaning make before building make 2022-09-19 08:33:32 -04:00
Max Howell
3607ae5a7a Stop cleaning make before building make 2022-09-19 08:33:32 -04:00
Max Howell
d3ad7ec109 ghc seems to require m4 during builds now
bootstrapping with a previous tea version of ghc would avoid this nonsense.
2022-09-19 08:15:42 -04:00
Max Howell
9317c2bbed We can't yet support glib 2.74.x 2022-09-18 16:54:13 -04:00
Max Howell
6360e9be9f gardening (#140) 2022-09-18 16:15:38 -04:00
Max Howell
2a9dc62e00 gardening (#140) 2022-09-18 16:15:38 -04:00
Max Howell
ea5805d4b3 repair and uninstall are cli scripts
Rationale: pantries decide how they build and install things themselves, but after installation that's tea/cli’s domain
2022-09-18 13:09:36 -04:00
Max Howell
0459c70fc9 +portable auto(conf|make) (#129) 2022-09-18 12:01:10 -04:00
Max Howell
9ef68310c9 +portable auto(conf|make) (#129) 2022-09-18 12:01:10 -04:00
Max Howell
6b32ec0d1e +portable git 2022-09-18 09:09:28 -04:00
Max Howell
8f45e8da16 Clean target prefix unless bootstrap is required 2022-09-16 15:35:46 -04:00
Max Howell
c1a571a736 fix-macho tweaks, etc. 2022-09-16 15:35:46 -04:00
Max Howell
610eec4338 Move all build logic to pantry 2022-09-16 15:35:46 -04:00
Max Howell
b17592c636 Clean target prefix unless bootstrap is required 2022-09-16 15:35:46 -04:00