Commits
User selector
Commit History
Commits on Jan 20, 2018
Commits on Jan 19, 2018
- committed
windows-compatible os_rename function
Show description for 9f5c0b6committed
Commits on Jan 5, 2018
Commits on Dec 4, 2017
Commits on Nov 2, 2017
Commits on Nov 1, 2017
WIN32: Linking with the CRT at runtime. (#570)
Show description for 38f05d4authored andcommitted
Commits on Oct 16, 2017
- committed
Commits on Oct 15, 2017
Commits on Oct 3, 2017
- committed
Commits on Oct 2, 2017
support terminal colors for cmd.exe and msys pty
Show description for 0a4283bcommitted
Commits on Oct 1, 2017
implement standard library path search
Show description for 1962c85committed
Commits on Sep 30, 2017
better implementation of os_spawn_process for windows
Show description for 09369b6committed
Commits on Sep 11, 2017
- authored andcommitted

Commits on Aug 27, 2017
Commits on May 23, 2017
Commits on Apr 28, 2017
zig puts temporary object files in zig-cache folder
Show description for a147f06committed
Commits on Apr 26, 2017
build system: consolidate duplicate code and more
Show description for 7b0542dcommitted
Commits on Apr 25, 2017
add some timing diagnostics
Show description for e0050afcommitted
Commits on Apr 19, 2017
Commits on Apr 11, 2017
zig build system writes template build.zig file when none exists
Show description for 2864359committed- committed
Commits on Mar 31, 2017
first pass at zig build system
Show description for 3ca027ccommitted
Commits on Mar 13, 2017
add --each-lib-rpath option and corresponding config option
Show description for 7efa2cdcommitted
Commits on Sep 22, 2016
os: fix file descriptor leak in os_exec
Show description for 4b902b4committed
Commits on Sep 19, 2016
use size_t for indexes
Show description for 3239b3ccommitted
Commits on May 8, 2016
add debug safety for division
Show description for eb83111committed