Commit graph

46 commits

Author SHA1 Message Date
Max Howell 35c13cb436
Point out the commands run after pkg build 2023-03-31 19:12:23 -04:00
Max Howell 6f7651f69e
Merge branch 'main' into pantry.core 2023-03-15 09:09:36 -04:00
Max Howell 1d128f94c9
Prep for archival 2023-03-15 08:14:20 -04:00
Jacob Heider 11ca7336d7
rework for single pantry (#497)
* rework for single pantry

* a few things missed
2023-03-14 16:41:37 -04:00
Max Howell dc21663545
bye bye pantry.zero 2023-03-09 11:57:55 -05:00
Max Howell 2e3b4064d6
bye bye pantry.zero 2023-03-09 11:50:53 -05:00
Max Howell 9a351d6e8e
Don’t set TEA_PREFIX (#522)
* Don’t set TEA_PREFIX

Fixes https://github.com/teaxyz/cli/issues/427

We build to TEA_PREFIX by default in pantry dev-envs now. You can still override this if you want.

`TEA_PANTRY_PATH=foo tea bar` will now use

* wip
2023-03-09 10:39:49 -05:00
Iulian Onofrei 509af698cf Fix incorrect formatting in the README 2023-03-08 13:58:36 -07:00
Max Howell 4f1c849b3f +libtiff
Refs https://github.com/teaxyz/pantry.extra/pull/432
2023-03-01 06:52:58 -05:00
John Allen 54aab0c5ee
+github.com/clever/microplane (#185)
* +github.com/clever/microplane

* better test for microplane
---------

Co-authored-by: Max Howell <mxcl@me.com>
2023-02-26 13:54:21 -05:00
Max Howell 595af0c2f1
Working on other people’s PRs 2023-02-26 09:35:06 -05:00
Max Howell bd75123643
Bump brewkit 2023-02-18 09:18:07 -05:00
Max Howell 16ba42c8b4
Bump brewkit 2023-02-18 09:16:35 -05:00
Max Howell 914a6370e3
README tweaks 2023-02-15 06:16:02 -05:00
Max Howell 357ca23a8d
instructions for tea.xyz/brewkit~0.2 2023-02-13 08:31:29 -05:00
Max Howell 351eb8d97b
instructions for tea.xyz/brewkit~0.2 2023-02-12 12:19:37 -05:00
Max Howell d1784ca25c
+libjpeg-turbo 2023-02-11 06:06:35 -05:00
Max Howell 35f8578d04
+cJSON using +tea.xyz/brewkit 2023-02-11 05:52:24 -05:00
Max Howell abb0921f3d
don’t need cli checkouts anymore (#146)
* don’t need cli checkouts anymore
* tidy

Co-authored-by: Jacob Heider <jacob@tea.xyz>
2023-02-02 09:00:52 -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 39d83c6fc8
update script specification in README 2022-12-20 18:29:53 -05:00
Max Howell e09e544b9f
Fix [pantry.extra] 2022-11-18 11:13:15 -05:00
Max Howell 12ed8f97d6
need these until pantry.core/scripts are separate 2022-11-07 17:18:12 -05:00
Max Howell 85a7d36718
Link to contributing guide in pantry.zero
Remove `src` infra, this may break CI, so I'll fix if so. But we don’t want this stuff here now we are deduplicated with pantry.core.
2022-11-07 10:45:41 -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
Max Howell ec66fc4628
Improve contributing instructions 2022-11-01 10:44:20 -04:00
Max Howell ec4283a43a
README rework 2022-11-01 08:31:22 -04:00
Jacob Heider 3245fb5fc8
just requires cargo to build (#4)
* just requires cargo to build

* add in .github workflows

* README deps
2022-10-31 14:00:24 -04:00
Max Howell 570caf84f8
README 4 launch 2022-10-31 11:57:25 -04:00
Max Howell d4aa2e3a06
tea/cli now requires deno 1.27.0 2022-10-30 10:40:37 -04:00
Max Howell 8dde93ae3f
Fix wiki link 2022-10-28 14:45:21 -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
Max Howell 0903d22c26
README rewrite for pantry.extra split 2022-10-24 16:28:36 -04:00
Max Howell fe002f9b9f “superenv” (#185)
* fixes for dylib ids on darwin (sadly elaborate)

* wip
2022-10-17 13:45:32 -04:00
Max Howell f836b167a1 “superenv” (#185)
* fixes for dylib ids on darwin (sadly elaborate)

* wip
2022-10-17 13:45:32 -04:00
Max Howell 3226265d7c making things relocatable (#122) 2022-09-08 16:40:35 -04:00
Max Howell 0f8b83870a making things relocatable (#122) 2022-09-08 16:40:35 -04:00
Max Howell c12d64828e 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 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 e4509ef409 various fixes (#80) 2022-08-17 08:22:22 -04:00
Max Howell fe0049b30c various fixes (#80) 2022-08-17 08:22:22 -04:00
Max Howell 2540f4e031 +libpng+pixman+gperf+pcre+pixman+bison (#77) 2022-08-05 16:22:53 -04:00
Max Howell 2c9eb1e24b +libpng+pixman+gperf+pcre+pixman+bison (#77) 2022-08-05 16:22:53 -04:00
Max Howell 5880b26de2 infra 2022-08-01 15:43:40 -04:00
Max Howell 07b6410226 infra 2022-08-01 15:43:40 -04:00