cosmopolitan/tool
Brett Jia 10a92cee94
Some checks are pending
build / matrix_on_mode () (push) Waiting to run
build / matrix_on_mode (optlinux) (push) Waiting to run
build / matrix_on_mode (rel) (push) Waiting to run
build / matrix_on_mode (tiny) (push) Waiting to run
build / matrix_on_mode (tinylinux) (push) Waiting to run
Support building cosmocc on MacOS (#1365)
This updates the cosmocc toolchain packaging script to work on MacOS. It
has been tested on GitHub Actions macos-13 (x86_64) and macos-14 (arm64)
runners, and is verified to still work on Ubuntu (GitHub Actions runners
ubuntu-24.04 and ubuntu-24.04-arm). It'll help bring cosmocc to MacPorts
by running the packaging script. We favor `gmake` rather than the `make`
command because it distinguishes GNU Make from BSD Make, and Xcode Make.
Additionally, APE loader from the bootstrapper toolchain is used instead
of a system APE, which may not be available.
2025-02-08 12:45:45 -08:00
..
args Invent new cosmo_args() api 2024-11-13 01:19:57 -08:00
build Build tool for hunting down flakes 2024-12-24 11:36:16 -08:00
cosmocc Support building cosmocc on MacOS (#1365) 2025-02-08 12:45:45 -08:00
curl Remove .internal from more header filenames 2024-08-04 12:52:25 -07:00
decode Support merging many .a files into one .a file 2024-09-05 19:28:14 -07:00
emacs Make Emacs load 2x faster 2024-08-23 20:08:05 -07:00
hello Write more runtime tests and fix bugs 2025-01-01 22:25:22 -08:00
lambda Update Musl Libc code 2024-07-30 22:51:29 -07:00
net Clarify unix.mapshared versus file locks (#1355) 2025-02-08 00:48:38 -08:00
plinko Make improvements 2024-09-01 01:27:47 -07:00
scripts Fix ordering of pthread_create(pthread_t *thread) 2025-01-03 17:34:29 -08:00
viz Improve Windows sleep accuracy from 15ms to 15µs 2024-12-06 23:03:57 -08:00
zsh tool/zsh/mkofs: doas 2025-01-13 16:48:55 -08:00
BUILD.mk more modeline errata (#1019) 2023-12-16 23:07:10 -05:00