cosmopolitan/third_party
Justine Tunney 28997f3acb Make mkdeps.com go faster
This program usually runs once at the begininng of each GNU Make
invocation. It generates an o//depend file with 170,000 lines of
Makefile code to define source -> headers relationships.

This change makes that take 650 milliseconds rather than 1,100ms
by improving the performance of strstr(), using longsort(), plus
migrating to the new append library.
2021-10-04 06:46:46 -07:00
..
argon2 Productionize new APE loader and more 2021-10-02 08:27:03 -07:00
bzip2 Get bzip2 to build 2021-09-06 17:36:47 -07:00
chibicc Make numerous improvements 2021-09-28 01:52:34 -07:00
compiler_rt Remove more nonstandard stuff from cosmopolitan.h 2021-03-01 00:18:23 -08:00
dlmalloc Make numerous improvements 2021-09-28 01:52:34 -07:00
gcc Elevate .text.syscall to .privileged 2021-02-06 04:49:22 -08:00
gdtoa Make numerous improvements 2021-09-28 01:52:34 -07:00
getopt Make numerous improvements 2021-09-28 01:52:34 -07:00
infozip Make numerous improvements 2021-09-28 01:52:34 -07:00
linenoise Apply fixes and speedups 2021-10-04 03:23:31 -07:00
lua Make numerous improvements 2021-09-28 01:52:34 -07:00
lz4cli Fix termios struct on Linux 2021-09-03 22:19:41 -07:00
mbedtls Add error checks to Python objectifier (#281) 2021-10-02 06:17:17 -07:00
musl Apply fixes and speedups 2021-10-04 03:23:31 -07:00
python Make mkdeps.com go faster 2021-10-04 06:46:46 -07:00
quickjs Make numerous improvements 2021-09-28 01:52:34 -07:00
regex Apply fixes and speedups 2021-10-04 03:23:31 -07:00
sqlite3 Productionize new APE loader and more 2021-10-02 08:27:03 -07:00
stb Make numerous improvements 2021-09-28 01:52:34 -07:00
xed Remove more nonstandard stuff from cosmopolitan.h 2021-03-01 00:18:23 -08:00
zlib Make numerous improvements 2021-09-28 01:52:34 -07:00
third_party.mk Add Argon2 implementation 2021-09-27 21:42:40 -07:00