cosmopolitan/test
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
..
dsp Add SSL to redbean 2021-06-24 13:20:50 -07:00
libc Remove wildcard from Python build config 2021-08-09 08:59:18 -07:00
net Reduce build latency and fix old cpu bugs 2021-08-05 14:43:53 -07:00
tool Add SNI support to redbean and improve SSL perf 2021-07-23 13:56:13 -07:00
test.mk Support malloc() on bare metal 2021-02-24 00:53:24 -08:00