cosmopolitan/build/bootstrap
Justine Tunney 3dc86ce154
Fix breakages in Linux-only build modes
- compile.com now polyfills -march=native which gcc/clang removed
- Guarantee zero Windows code is linked into non-Windows binaries
- MODE=tinylinux binaries are now back to being as tiny as ~4kb
- Improve the runtime's stack allocation / alignment hack
- GitHub Actions now tests Linux modes for assurance
2023-07-09 19:51:44 -07:00
..
ape.elf Fully support OpenBSD 7.3 2023-07-01 18:14:27 -07:00
ape.macho Fully support OpenBSD 7.3 2023-07-01 18:14:27 -07:00
ar.com Rewrite Cosmopolitan Ar 2023-07-02 10:19:16 -07:00
chmod.com Fix MODE=aarch64 build 2023-06-08 05:17:37 -07:00
cocmd.com Fully support OpenBSD 7.3 2023-07-01 18:14:27 -07:00
compile.com Fix breakages in Linux-only build modes 2023-07-09 19:51:44 -07:00
cp.com Work around Landlock output inode in compile.com 2022-08-09 07:55:44 -07:00
echo.com Fix some regressions with execution 2022-08-07 22:10:18 -07:00
fixupobj.com Rewrite .zip.o file linker 2023-06-10 09:29:44 -07:00
gzip.com Get aarch64 hello world working 2023-05-10 04:20:47 -07:00
make.com Update build/bootstrap/make.com 2023-07-01 18:37:19 -07:00
mkdeps.com Make mkdeps more helpful when files are missing 2023-02-23 08:11:08 -08:00
mkdir.com Fix some regressions with execution 2022-08-07 22:10:18 -07:00
package.com Rewrite Cosmopolitan Ar 2023-07-02 10:19:16 -07:00
pwd.com Fix some regressions with execution 2022-08-07 22:10:18 -07:00
rm.com Make build hermetically sealed again 2023-07-08 07:06:25 -07:00
touch.com Fix some regressions with execution 2022-08-07 22:10:18 -07:00
unbundle.com Fix some regressions with execution 2022-08-07 22:10:18 -07:00
zipcopy.com Rewrite .zip.o file linker 2023-06-10 09:29:44 -07:00
zipobj.com Rewrite .zip.o file linker 2023-06-10 09:29:44 -07:00