Commit graph

5 commits

Author SHA1 Message Date
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