cosmopolitan/build/bootstrap
Justine Tunney a75175fe94
Make build hermetically sealed again
It turned out that Landlock Make hasn't been applying sandboxing for a
while, due to a mistyped if statement for `$(USE_SYSTEM_TOOLCHAIN)` it
should have had the opposite meaning. Regressions in the build configs
have been fixed. The rmrf() function works better now. The rm.com tool
works according to POSIX with the exception of supporting prompts.
2023-07-08 07:06:25 -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 Fully support OpenBSD 7.3 2023-07-01 18:14:27 -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