• Tim Hockin's avatar
    Make builds faster by caching ALL_GO_DIRS · 66596674
    Tim Hockin authored
    This operation takes 2-5 seconds on every build, but doesn't actually need to
    run most of the time.  Now we cache it and see if it needs a rebuild (fast)
    before actually rebuilding (slow).
    66596674
Makefile.generated_files 19.8 KB