| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-03-27 | fix build on arm64 | Shawn Landden | |
| 2019-03-11 | stage1 caching system: detect problematic mtimes | Andrew Kelley | |
| closes #2045 | |||
| 2019-03-05 | build libunwind.a from source and link it | Andrew Kelley | |
| 2019-03-05 | dynamic linker path is independent from libc installation | Andrew Kelley | |
| 2019-03-02 | rename std lib files to new convention | Andrew Kelley | |
| 2018-09-17 | remove `zig build --init`. add `zig init-lib` and `zig init-exe` | Andrew Kelley | |
| init-lib creates a working static library with tests, and init-exe creates a working hello world with a `run` target. both now have test coverage with the new "cli tests" file. closes #1035 | |||
| 2018-09-10 | stage1 caching: zig no longer uses zig-cache | Andrew Kelley | |
