Files
zig/src
Andrew Kelley 0d4db8828a @cImport works with --cache on
We pass -MD -MF args to clang when doing `@cImport`, which
gives us a complete list of files that the C code read from.
Then we add these to the cache. So even when using `@cImport`
Zig's caching system remains perfect. This is a proof of concept
for the mechanism that the self-hosted compiler will use to
watch and rebuild files.
2019-02-25 14:03:36 -05:00
..
2019-02-23 09:35:56 -05:00
2019-02-23 09:35:56 -05:00
2018-06-27 16:20:04 +02:00
2018-06-27 16:20:04 +02:00
2018-07-07 00:25:32 -04:00
2018-09-05 23:23:11 -04:00
2019-02-25 14:03:36 -05:00
2019-02-25 14:03:36 -05:00
2019-02-25 14:03:36 -05:00
2016-09-19 11:54:01 -04:00
2019-02-25 14:03:36 -05:00
2019-02-25 14:03:36 -05:00
2016-12-01 21:08:12 -05:00
2019-02-25 14:03:36 -05:00
2019-02-15 19:19:28 -05:00
2019-02-25 13:34:25 -05:00
2017-04-10 20:02:39 -04:00
2019-02-25 13:34:25 -05:00
2019-02-25 14:03:36 -05:00
2019-02-25 14:03:36 -05:00
2018-11-13 05:08:37 -08:00
2019-02-25 14:03:36 -05:00
2018-11-27 20:56:43 -05:00
2018-10-27 11:35:01 -04:00