cosmopolitan/tool
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
..
build Make mkdeps.com go faster 2021-10-04 06:46:46 -07:00
decode Make numerous improvements 2021-09-28 01:52:34 -07:00
emacs Add error checks to Python objectifier (#281) 2021-10-02 06:17:17 -07:00
hash Remove more nonstandard stuff from cosmopolitan.h 2021-03-01 00:18:23 -08:00
net Make numerous improvements 2021-09-28 01:52:34 -07:00
scripts Get codebase completely working with LLVM 2021-02-09 02:57:32 -08:00
viz Make numerous improvements 2021-09-28 01:52:34 -07:00
tool.mk Make Cosmopolitan ANSI C89 compatible 2021-02-03 17:48:59 -08:00