Lorenzo Rossi
ea20c7a621
chore: reorder and refactor scripts/upload.ts ( #39 )
...
* chore: reformat and reorganize uploads.ts
* chore: add bucket parameter to get_version and put
Avoid the use of global variables (JS/TS best practices)
* chore: remove semicolons
2022-12-01 15:34:04 -05:00
James Reynolds
abe2f46ecd
Write shim file
2022-12-01 11:30:51 -07:00
James Reynolds
2a1c711f02
add scripts/brewkit/python-venv.sh
2022-12-01 10:58:32 -07:00
Gustav Westling
163b793f46
scripts: await useShellEnv
2022-12-01 12:58:29 -05:00
Max Howell
e49f2be09c
Remove spurious output
2022-12-01 12:06:05 -05:00
Max Howell
b814c21be3
Fix hardcoded /opt
...
Fixes #36
2022-12-01 09:22:32 -05:00
Max Howell
d9be5a35f9
build.ts only deps on deno
...
prevents dep injection
2022-11-30 15:47:09 -05:00
Max Howell
d617f2e3b1
+gnu.org/patch
2022-11-29 16:09:31 -05:00
Jacob Heider
298cf2b499
save a bottle
2022-11-29 16:04:56 -05:00
Max Howell
710f27d2c8
Fix curl.se package.yml (how did this pass CI)?
2022-11-27 09:22:33 -05:00
James Reynolds
2097c9fc78
Switch from http to https
2022-11-26 11:04:07 -05:00
Jacob Heider
ef4ac51c12
add provides:
where missing
2022-11-26 11:02:59 -05:00
Max Howell
b233f33e0d
refs https://github.com/teaxyz/cli/issues/170
2022-11-26 10:50:17 -05:00
Jacob Heider
01bbd429e5
add interprets:
key to appropriate packages ( #33 )
...
* go needs GOCACHE
2022-11-25 11:03:11 -05:00
Max Howell
157c0103ab
+libevent ( #30 )
...
* libevent: regenerate configure script
* libevent: fix test fixture extension
Co-authored-by: Jonathan Chang <me@jonathanchang.org>
2022-11-24 07:33:49 -05:00
Jacob Heider
05c0d22714
let the CI run in external PRs
2022-11-18 13:57:49 -05:00
Max Howell
e09e544b9f
Fix [pantry.extra]
2022-11-18 11:13:15 -05:00
Max Howell
b6ac973010
no clearEnv (we wanna DEBUG=1
) etc.
2022-11-17 14:29:15 -05:00
Jacob Heider
99253c4467
npmjs.com: upstream removed ./scripts/install ( #34 )
...
* upstream removed ./scripts/install
which we shouldn't have been using anyway, since it was bypassing our downloaded sources. this is the correct way.
* improved testing
2022-11-16 18:01:43 -05:00
Jacob Heider
3e619b4b27
+bzip2(dylib)
2022-11-13 18:15:22 -05:00
Max Howell
7d19dbf225
+libuv
2022-11-11 08:39:40 -05:00
Max Howell
9bddf47435
No @jheider this is not redundant
2022-11-10 20:42:08 -05:00
Max Howell
5fc40d6c4f
fixes building llvm.org^12 ( #25 )
2022-11-10 19:53:26 -05:00
Max Howell
4300501ada
+nasm.us
2022-11-10 17:36:37 -05:00
Max Howell
2cb4d01d7a
Have gx/cc/cc call through to the next in PATH
2022-11-10 17:26:44 -05:00
Jacob Heider
f3f0c659bb
failure case
2022-11-10 17:14:41 -05:00
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