| 7 years ago | emekoi | | avoid passing -static to msvc when static linking |
| 7 years ago | emekoi | | fixed backtraces when linking libc on mingw |
| 7 years ago | emekoi | | improved CMake file for MinGW |
| 7 years ago | Andrew Kelley |  | add test for previous commit |
| 7 years ago | Michael Dusan | | align src for IrInstructionArrayToVector |
| 7 years ago | Timon Kruiper | | Fixed an integer overflow in zig fmt and added testcase |
| 7 years ago | Veikka Tuominen | | fix escape sequence rendering |
| 7 years ago | Andrew Kelley |  | compiler-rt: add __muldi3 |
| 7 years ago | Andrew Kelley |  | disable segfault handler when panicking |
| 7 years ago | Andrew Kelley |  | fix usingnamespace analyzing the expression multiple times |
| 7 years ago | Andrew Kelley |  | zig build: adjust DESTDIR logic |
| 7 years ago | Andrew Kelley |  | zig build: support DESTDIR environment variable |
| 7 years ago | Andrew Kelley |  | Merge branch 'fengb-tokenize-ampamp' |
| 7 years ago | Andrew Kelley |  | fix usingnamespace |
| 7 years ago | Andrew Kelley |  | zig build: add valgrind cli options |
| 7 years ago | Michael Dusan | | closes #2916 |
| 7 years ago | Andrew Kelley |  | WIN32 -> _WIN32 |
| 7 years ago | Andrew Kelley |  | back to msvc as the default C ABI on Windows |
| 7 years ago | dimenus | | fixed slice length in getEnvVarOwned |
| 7 years ago | Andrew Kelley |  | libc headers before C language headers, and disable libunwind on arm32 |
| 7 years ago | Andrew Kelley |  | Merge branch 'update-musl' |
| 7 years ago | Andrew Kelley |  | rename internal names regarding `usingnamespace` |
| 7 years ago | Andrew Kelley |  | Merge branch 'JohnathanFL-master' |
| 7 years ago | Andrew Kelley |  | Merge branch 'msvc-libc-2064' of https://github.com/dimenus/zig into dimenus-msvc-libc-2064 |
| 7 years ago | daurnimator | | cmake: allow user to select static vs dynamic LLVM |
| 7 years ago | Andrew Kelley |  | retire the example/ folder, rename test-build-examples to "standalone" |
| 7 years ago | Andrew Kelley |  | fix documentation regarding mixing object files |
| 7 years ago | Andrew Kelley |  | Merge branch 'SamTebbs33-main-return' |
| 7 years ago | emekoi | | fixed size of ZigClangAPValue on mingw-w64 |
| 7 years ago | Andrew Kelley |  | fix gitattributes |
| 7 years ago | Andrew Kelley |  | Merge branch 'hryx-translate-c-userland' |
| 7 years ago | Andrew Kelley |  | Merge pull request #2892 from ziglang/install-with-zig-build |
| 7 years ago | Nick Erdmann | | fix documentation of assert |
| 7 years ago | Andrew Kelley |  | Merge pull request #2882 from andersfr/hash-branch |
| 7 years ago | emekoi | | fixed static linking on mingw-w64 |
| 7 years ago | Andrew Kelley |  | ir: add an assertion in phi analysis |
| 7 years ago | Andrew Kelley |  | translate-c: fix incorrectly translated double function pointer |
| 7 years ago | emekoi | | fixed compilation on mingw-w64 |
| 7 years ago | Andrew Kelley |  | Merge pull request #2868 from ziglang/windows-libc |
| 7 years ago | Andrew Kelley |  | translate-c: better detection of pointer to struct demoted to opaque |
| 7 years ago | daurnimator | | std: add new linux 5.2 constants |
| 7 years ago | thomas | | fix typo in help text for bundle-compiler-rt |
| 7 years ago | Michael Dusan | | doc clarify struct size and ABI-alignment |
| 7 years ago | Andrew Kelley |  | funding: I've been accepted into the GitHub Sponsors program |
| 7 years ago | Andrew Kelley |  | zig build: add standardTargetOptions and deprecate setTarget |
| 7 years ago | Andrew Kelley |  | Revert "fixed path with spaces in llvm-config (#2854)" |
| 7 years ago | Ian Lilley | | fixed path with spaces in llvm-config (#2854) |
| 7 years ago | Andrew Kelley |  | zig build: install .pdb files along with binaries |
| 7 years ago | Andrew Kelley |  | cap getdents length argument to INT_MAX |
| 7 years ago | Andrew Kelley |  | std.os.getrandom does a libc version check |
|