cosmopolitan/third_party
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
..
argon2 Fold LIBC_UNICODE into LIBC_STR 2022-08-13 08:42:32 -07:00
bzip2 Fold LIBC_RAND into LIBC_STDIO/TINYMATH/INTRIN 2022-08-11 12:32:00 -07:00
chibicc Fold LIBC_UNICODE into LIBC_STR 2022-08-13 08:42:32 -07:00
compiler_rt Use private keyword on makefile target variables 2022-08-10 18:36:11 -07:00
dlmalloc Fold LIBC_RAND into LIBC_STDIO/TINYMATH/INTRIN 2022-08-11 12:32:00 -07:00
double-conversion Fold LIBC_UNICODE into LIBC_STR 2022-08-13 08:42:32 -07:00
finger Fix Landlock Make so it can read pattern rule vars 2022-08-13 17:23:05 -07:00
gcc Revert whitespace fixes to third_party (#501) 2022-07-21 21:46:07 -07:00
gdtoa Fold LIBC_UNICODE into LIBC_STR 2022-08-13 08:42:32 -07:00
getopt Fold LIBC_UNICODE into LIBC_STR 2022-08-13 08:42:32 -07:00
libcxx Restore strict header checking 2022-08-13 16:02:01 -07:00
linenoise Fold LIBC_UNICODE into LIBC_STR 2022-08-13 08:42:32 -07:00
lua Reduce build graph by another eight percent 2022-08-13 13:11:56 -07:00
lz4cli Fold LIBC_UNICODE into LIBC_STR 2022-08-13 08:42:32 -07:00
make Add automatic TMPDIR setup/teardown to GNU Make 2022-08-14 02:03:41 -07:00
maxmind Fold LIBC_UNICODE into LIBC_STR 2022-08-13 08:42:32 -07:00
mbedtls Add automatic TMPDIR setup/teardown to GNU Make 2022-08-14 02:03:41 -07:00
musl Fold LIBC_ALG into LIBC_MEM 2022-08-13 08:32:34 -07:00
python Restore strict header checking 2022-08-13 16:02:01 -07:00
quickjs Add automatic TMPDIR setup/teardown to GNU Make 2022-08-14 02:03:41 -07:00
regex Fold LIBC_UNICODE into LIBC_STR 2022-08-13 08:42:32 -07:00
smallz4 Fold LIBC_UNICODE into LIBC_STR 2022-08-13 08:42:32 -07:00
sqlite3 Reduce build graph by another eight percent 2022-08-13 13:11:56 -07:00
stb Fold LIBC_ALG into LIBC_MEM 2022-08-13 08:32:34 -07:00
tidy Fold LIBC_UNICODE into LIBC_STR 2022-08-13 08:42:32 -07:00
unzip Fix Landlock Make so it can read pattern rule vars 2022-08-13 17:23:05 -07:00
xed Fold LIBC_BITS into LIBC_INTRIN 2022-08-11 12:13:18 -07:00
zip Fix Landlock Make so it can read pattern rule vars 2022-08-13 17:23:05 -07:00
zlib Fold LIBC_BITS into LIBC_INTRIN 2022-08-11 12:13:18 -07:00
third_party.mk Add finger demo to redbean and fix regression 2022-06-23 03:42:05 -07:00