Jacob Heider
4fa1a85aff
rm tea --prefix
2023-10-02 10:17:26 -04:00
Jacob Heider
501376b992
TEA_PREFIX > PKGX_DIR; tea.prefix > pkgx.prefix
2023-10-01 21:27:27 -04:00
Max Howell
59ae625a47
Fixes ld fork bomb
...
Fixes https://github.com/teaxyz/cli/issues/610
2023-06-12 14:49:52 -04:00
Max Howell
3f7ce4e6fd
make gx/cc savvy to ~/.tea/.loca/bin
...
Fixes https://github.com/teaxyz/cli/issues/610
2023-06-09 09:46:05 -04:00
Max Howell
fd4fcf7fb7
Prevent fork bombing from cc
-> tea
symlinks
2023-01-20 12:06:26 -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
2cb4d01d7a
Have gx/cc/cc call through to the next in PATH
2022-11-10 17:26:44 -05:00
Max Howell
f836b167a1
“superenv” ( #185 )
...
* fixes for dylib ids on darwin (sadly elaborate)
* wip
2022-10-17 13:45:32 -04:00