cosmopolitan/third_party
Justine Tunney 10aade69e3 Remove wildcard from Python build config
It's important for build performance to use := rather than = notation so
that $(wildcard foo/*) isn't a lazily evaluated lambda. In the case of
Python where we need a lot of tuning and excludes, it should help to
spell things out a bit more to just not use wildcard for now.
2021-08-09 08:59:18 -07:00
..
chibicc Improve some unicode functions 2021-05-05 07:25:39 -07:00
compiler_rt Remove more nonstandard stuff from cosmopolitan.h 2021-03-01 00:18:23 -08:00
dlmalloc Add SNI support to redbean and improve SSL perf 2021-07-23 13:56:13 -07:00
gcc Elevate .text.syscall to .privileged 2021-02-06 04:49:22 -08:00
gdtoa Make SSL handshakes much faster 2021-07-11 23:17:47 -07:00
getopt Support proper %g, %f, and %a float formatting 2021-03-05 10:31:16 -08:00
infozip Add test for ioctl(SIOCGIFCONF) and polyfill on BSDs 2021-06-25 18:44:04 -07:00
lua Revert adding lua array per discussion in #222 (#229) 2021-08-07 15:20:33 -07:00
lz4cli Reduce build latency and fix old cpu bugs 2021-08-05 14:43:53 -07:00
mbedtls Make redbean SSL more tunable 2021-08-09 07:38:57 -07:00
musl Add SSL to redbean 2021-06-24 13:20:50 -07:00
python Remove wildcard from Python build config 2021-08-09 08:59:18 -07:00
quickjs Make redbean SSL more tunable 2021-08-09 07:38:57 -07:00
regex Improve LLVM compatibility a little bit 2021-05-16 20:34:46 -07:00
sqlite3 Add test for ioctl(SIOCGIFCONF) and polyfill on BSDs 2021-06-25 18:44:04 -07:00
stb Remove more nonstandard stuff from cosmopolitan.h 2021-03-01 00:18:23 -08:00
xed Remove more nonstandard stuff from cosmopolitan.h 2021-03-01 00:18:23 -08:00
zlib Integrate Chromium Zlib changes 2021-08-09 06:59:10 -07:00
third_party.mk Added build config to get python.com 2021-08-09 05:39:42 -07:00