cosmopolitan/build/bootstrap
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
..
ar.com Improve Libc by making Python work even better 2021-08-18 22:16:23 -07:00
compile.com Make numerous improvements 2021-09-28 01:52:34 -07:00
mkdeps.com Make mkdeps.com go faster 2021-10-04 06:46:46 -07:00
package.com Make major improvements to redbean and libraries 2021-04-18 12:34:15 -07:00
zipobj.com Make numerous improvements 2021-09-28 01:52:34 -07:00