cosmopolitan/build
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
..
bootstrap Add automatic TMPDIR setup/teardown to GNU Make 2022-08-14 02:03:41 -07:00
config.mk Change default build mode to use -O2 not -Og 2022-08-14 01:18:15 -07:00
definitions.mk Work around Landlock output inode in compile.com 2022-08-09 07:55:44 -07:00
functions.mk Initial import 2020-06-15 07:18:57 -07:00
gdb Fix redbean zip central directory lookup 2021-02-27 12:08:28 -08:00
htags Make some systemic improvements 2022-05-18 16:52:36 -07:00
online.mk Avoid creating temporary output files 2022-08-10 22:31:16 -07:00
realify.sed Add minor improvements and cleanup 2020-10-27 03:39:46 -07:00
realify.sh Make more improvements 2020-09-28 01:20:34 -07:00
rules.mk Fix Landlock Make so it can read pattern rule vars 2022-08-13 17:23:05 -07:00
sanitycheck Fix some regressions with execution 2022-08-07 22:10:18 -07:00