| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2016-03-08 | update to llvm 3.8.0 | Andrew Kelley | |
| 2016-02-16 | rename 'environ' to 'env_type' | Andrew Kelley | |
| environ appears to clash with another symbol in mingw land | |||
| 2016-02-15 | MacOS has the same int sizes as Linux | Andrew Kelley | |
| Source: https://developer.apple.com/library/mac/documentation/Darwin/Conceptual/64bitPorting/transition/transition.html | |||
| 2016-02-13 | add windows C int sizes | Andrew Kelley | |
| 2016-02-12 | c integer size takes into account architecture and OS | Andrew Kelley | |
| 2016-02-11 | add @compile_var("os") and @compile_var("arch") | Andrew Kelley | |
| 2016-02-11 | ability to cross compile | Andrew Kelley | |
| hello_libc.zig can produce a windows build | |||
| 2016-02-10 | cleanup target data organization | Andrew Kelley | |
| 2016-02-10 | add "targets" command to list architectures, oses, abis | Andrew Kelley | |
