cosmopolitan/build/bootstrap
Justine Tunney d36d0634db Add automatic TMPDIR setup/teardown to GNU Make
We now guarantee TMPDIR will be defined on a per build rule basis. It'll
be an absolute path. It'll be secure and unique. It'll be rm -rf'd after
the last shell script line in your build rule is executed. If $TMPDIR is
already defined, then it'll be created as a subdirectory of your $TMPDIR
and then replace the variable with the new definition. The Landlock Make
repository will be updated with examples shortly after this change which
shall be known as Landlock Make 1.1.1.

See #530
2022-08-14 02:03:41 -07:00
..
ape.elf Fix WSL regression with APE loader 2022-06-11 05:17:26 -07:00
ar.com Work around Landlock output inode in compile.com 2022-08-09 07:55:44 -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 Add automatic TMPDIR setup/teardown to GNU Make 2022-08-14 02:03:41 -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