cosmopolitan/third_party
Justine Tunney d76dfadc7a Reduce GNU Make latency 17% for cosmo
fgets() is now 4x faster which makes Make 2% faster. Landlock Make now
has a builtin $(uniq ...) function that uses critbit trees rather than
functional programming. Since uniq is the most important function this
optimization makes our cold start latency 15% faster.
2022-08-19 15:29:24 -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 Reduce build graph by another 14 percent 2022-08-17 20:01:21 -07:00
compiler_rt Use private keyword on makefile target variables 2022-08-10 18:36:11 -07:00
dlmalloc Fix some bugs 2022-08-14 13:28:07 -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 Add statfs() and fstatfs() to redbean unix module 2022-08-17 23:27:17 -07:00
lz4cli Fold LIBC_UNICODE into LIBC_STR 2022-08-13 08:42:32 -07:00
make Reduce GNU Make latency 17% for cosmo 2022-08-19 15:29:24 -07:00
maxmind Fold LIBC_UNICODE into LIBC_STR 2022-08-13 08:42:32 -07:00
mbedtls Avoid sandboxing directory prerequisites 2022-08-19 13:02:25 -07:00
musl Fold LIBC_ALG into LIBC_MEM 2022-08-13 08:32:34 -07:00
python Avoid sandboxing directory prerequisites 2022-08-19 13:02:25 -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 some bugs 2022-08-14 13:28:07 -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