Commits
User selector
Commit History
Commits on Aug 18, 2020
simplify `zig info` and rename it to `zig env`
Show description for 502d413committed
Commits on Aug 17, 2020
- authored andcommitted
Commits on Jun 8, 2020
Add option for overriding the stack size
Show description for 0ff5d7bauthored andcommitted
Commits on Apr 26, 2020
Commits on Apr 15, 2020
- authored andcommitted
Commits on Apr 14, 2020
cli: add `c++` subcommand to --help menu
Show description for fc48c23committed
Commits on Apr 12, 2020
Zig treats -lstdc++ identically to -lc++
Show description for d27ef1acommitted
Commits on Apr 6, 2020
zig cc: recognize a few more linker options
Show description for 64d0960committed
Commits on Apr 4, 2020
zig cc looks for native include directories unless -nostdinc
Show description for 52db137committedremove `zig BUILD_INFO` hack
Show description for d73808fcommitted
Commits on Apr 3, 2020
Commits on Apr 2, 2020
- committed
zig cc: support --version-script linker arg
Show description for c1778bdcommitted- committed
zig cc: respect -MF -MV -MD options
Show description for e4edc6dcommitted
Commits on Apr 1, 2020
zig cc: detect -mcpu, -march, -mtune
Show description for 4848b28committed- authored andcommitted
- committed
Commits on Mar 30, 2020
revert detection of rtti and exceptions
Show description for cfedd3acommitted- committed
Commits on Mar 29, 2020
Commits on Mar 28, 2020
zig cc: Add support for -z
Show description for 874b461committed- committed
Merge pull request #4835 from squeek502/export-dynamic
Show description for 12e1c6eauthored- committed
Commits on Mar 27, 2020
- committed
ability to compile c++ hello world with `zig c++`
Show description for db17c0dcommitted
Commits on Mar 26, 2020
improved handling of native system directories
Show description for fae6cf0committed
Commits on Mar 25, 2020
zig cc: add detection for `-###`
Show description for e3fec6ccommitted- committed
- committed
Commits on Mar 24, 2020
Merge remote-tracking branch 'origin/llvm10'
Show description for 93c7fa1committed