COMMITS
/ build.zig December 31, 2021
J
tz parsing reader interface, test thicc files, and exclude tzif
Jens Goldberg committed
December 20, 2021
A
start the 0.10.0 release cycle
Andrew Kelley committed
A
Release 0.9.0
Andrew Kelley committed
December 2, 2021
A
zig build: promote qemu, wine, wasmtime, darling, and rosetta
Andrew Kelley committed
December 1, 2021
J
Make Rosetta availability declarative by the user
Jakub Konka committed
November 30, 2021
A
std lib API deprecations for the upcoming 0.9.0 release
Andrew Kelley committed
October 31, 2021
L
add functionality to trace allocations
Lee Cannon committed
L
make tracy.zig more feature complete
Lee Cannon committed
October 14, 2021
J
macho: dump linker's state as JSON
Jakub Konka committed
October 2, 2021
M
Add zlib to needed libraries
Martin Wickham committed
A
build.zig: omit LLVMTableGen from the llvm lib list
Andrew Kelley committed
A
build.zig: update list of LLVM libs
Andrew Kelley committed
October 1, 2021
A
Merge remote-tracking branch 'origin/master' into llvm13
Andrew Kelley committed
September 22, 2021
M
Fix failing tests and windows link dependencies
Martin Wickham committed
September 16, 2021
M
Fix compiler builds with tracy on the mingw target
Martin Wickham committed
A
build.zig: support -Duse-zig-libcxx
Andrew Kelley committed
A
build: make -Dskip-stage2-tests not build stage2
Andrew Kelley committed
September 1, 2021
A
stage2: update LLVM backend to for LLVM 13
Andrew Kelley committed
August 26, 2021
L
Rework build system `build_options` API (#9623)
Lee Cannon committed
June 3, 2021
M
Add a flag to build a single-threaded compiler, for debugging
Martin Wickham committed
August 6, 2021
R
Update all usages of mem.split/mem.tokenize for generic version
Ryan Liptak committed
August 2, 2021
J
Add -Denable-macos-sdk explicit flag to build.zig
Jakub Konka committed
June 30, 2021
A
avoid calling into stage1 backend when AstGen fails
Andrew Kelley committed
March 23, 2021
A
Change defineCMacro to take separate name and value arugments
Asa Zeren committed
June 11, 2021
V
make remaining enums in build.zig snake_case
Veikka Tuominen committed
June 6, 2021
N
Add zig_llvm-ar.cpp in build.zig
Nicolas committed
June 4, 2021
A
start the 0.9.0 release cycle
Andrew Kelley committed
A
Release 0.8.0
Andrew Kelley committed
May 30, 2021
T
build: rename ast_render in build.zig.
Takeshi Yoneda committed
May 3, 2021
X
standalone tests may now test cross targets and build modes.
xavier committed
May 19, 2021
A
build.zig: blank out "*test.zig" files instead of omit
Andrew Kelley committed
May 16, 2021
A
Merge remote-tracking branch 'origin/master' into stage2-whole-file-astgen
Andrew Kelley committed
May 13, 2021
A
stage2: -lunwind is handled specially
Andrew Kelley committed
J
Add experimental Darling support for cross testing macOS
Jakub Konka committed
May 12, 2021
J
macos: link static libc++ when building stage2
Jakub Konka committed
May 5, 2021
A
Merge remote-tracking branch 'origin/master' into stage2-whole-file-astgen
Andrew Kelley committed
May 4, 2021
A
build.zig: add -Dmem-leak-frames option
Andrew Kelley committed
April 30, 2021
F
Azure CI: Test std.* and the rest separately
Frank Denis committed
April 29, 2021
A
move behavior tests from test/stage1/ to test/
Andrew Kelley committed
April 28, 2021
A
Merge remote-tracking branch 'origin/master' into stage2-whole-file-astgen
Andrew Kelley committed
April 24, 2021
M
ci: drone disable debug test suite for aarch64
Michael Dusan committed
A
Merge remote-tracking branch 'origin/master' into stage2-whole-file-astgen
Andrew Kelley committed
April 17, 2021
A
build.zig: add a way to skip installing lib/ files
Andrew Kelley committed
April 16, 2021
A
Merge pull request #8506 from LemonBoy/test-c-file
Andrew Kelley committed
April 12, 2021
A
stage2: improvements aimed at std lib integration
Andrew Kelley committed
April 15, 2021
A
ci: drone: disable stage2 tests
Andrew Kelley committed
A
build.zig: omit LLVMTableGen from llvm libs
Andrew Kelley committed
A
build.zig: update llvm libs
Andrew Kelley committed
A
ci: windows: proper flags to zig build
Andrew Kelley committed
A
ci: aarch64-linux: disable run-translated-c tests
Andrew Kelley committed