aboutsummaryrefslogtreecommitdiff
path: root/src/cache_hash.hpp
AgeCommit message (Expand)Author
2020-04-01Use length field as passed in stage2 libc_installation instead of relying on ...daurnimator
2020-03-11fix zig-cache to treat cpu-features as raw-bytesMichael Dusan
2019-03-11stage1 caching system: detect problematic mtimesAndrew Kelley
2019-03-08breaking changes to zig build API and improved cachingAndrew Kelley
2019-02-25`@cImport` works with `--cache on`Andrew Kelley
2018-09-11bring back zig-cacheAndrew Kelley
2018-09-11ability to disable cache. off by default except for...Andrew Kelley
2018-09-10caching is workingAndrew Kelley
2018-09-10stage1: always optimize blake and softfloat even in debug modeAndrew Kelley
2018-09-09basic compiler id hash workingAndrew Kelley