cosmopolitan/build/bootstrap
Justine Tunney 8835b82a7c Avoid sandboxing directory prerequisites
Landlock Make will no longer sandbox prerequisites that end with a
trailing slash. This means you can use use directory prerequisites
for detecting deleted files when using using globbing, without the
effect of unveiling the entire directory. When you do want make to
unveil directories, you can omit the trailing slash.
2022-08-19 13:02:25 -07:00
..
ape.elf Fix WSL regression with APE loader 2022-06-11 05:17:26 -07:00
ape.macho Put ape.macho back in build/bootstrap 2022-08-15 15:45:13 -07:00
ar.com Avoid sandboxing directory prerequisites 2022-08-19 13:02:25 -07:00
cocmd.com Fix some regressions with execution 2022-08-07 22:10:18 -07:00
compile.com Avoid creating temporary output files 2022-08-10 22:31:16 -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 Fix some regressions with execution 2022-08-07 22:10:18 -07:00
gzip.com Fix some regressions with execution 2022-08-07 22:10:18 -07:00
make.com Improve build latency of repository 2022-08-14 22:19:46 -07:00
mkdeps.com Work around Landlock output inode in compile.com 2022-08-09 07:55:44 -07:00
mkdir.com Fix some regressions with execution 2022-08-07 22:10:18 -07:00
package.com Work around Landlock output inode in compile.com 2022-08-09 07:55:44 -07:00
pwd.com Fix some regressions with execution 2022-08-07 22:10:18 -07:00
rm.com Fix some regressions with execution 2022-08-07 22:10:18 -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
zipobj.com Fix some regressions with execution 2022-08-07 22:10:18 -07:00