Commit graph

18 commits

Author SHA1 Message Date
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 e0c0fddcb4
chmod before trying to fix-shebangs if necessary 2023-01-30 13:50:32 -05:00
Max Howell 2d7c7a40c1 All @jonchang’s suggestions for py-venvs
Refs: https://github.com/teaxyz/pantry.extra/pull/93#issuecomment-1372917672
2023-01-19 11:03:32 -05:00
Max Howell 9d9621841a
Fixes building python-poetry.org (#107) 2023-01-18 11:12:01 -05:00
Jacob Heider fc31bb8939
changes needed to successfully build gcc (#83)
* clang doesn't have `-nodefaultrpaths`
* try `MachO::FatFile` if `MachO:MachOFile` fails
* add explicit comments
* use `MachO.open()`
* fix fetch.ts for no src pkgs

Co-authored-by: Max Howell <mxcl@me.com>
2023-01-03 08:45:57 -05:00
Max Howell 53f9a11954
no, we want deps for virtual-env installations 2022-12-30 11:18:58 -05:00
Max Howell 037a34701c
Make files writable before trying to write 2022-12-20 11:10:33 -05:00
Max Howell fea7d8ad6d Tidy virtual-env creation script 2022-12-20 08:01:01 -05:00
James Reynolds 56f90b8925 Switch environment variables to args 2022-12-03 21:52:48 -07: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
Max Howell dfb097f9d6
fix-macho fix (#13)
Co-authored-by: Jacob Heider <jacob@tea.xyz>
2022-10-31 08:07:18 -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 53790ae38c use tea to install ruby for our scripts 2022-10-03 20:38:14 -04:00
Max Howell 286947912d attempt to install as little as possible with apt (#173) 2022-10-03 11:30:12 -04:00
Max Howell 79ff91e25e Refactor (#142) 2022-09-20 07:53:40 -04:00
Max Howell 9ef68310c9 +portable auto(conf|make) (#129) 2022-09-18 12:01:10 -04:00
Max Howell 0240a4bfb1 +portable git (#126) 2022-09-13 09:18:47 -04:00