COMMITS
/ build.zig November 22, 2025
A
CI: skip test-incremental on Windows
Andrew Kelley committed
November 16, 2025
A
Merge pull request #25929 from alexrp/maccatalyst
Alex Rønne Petersen committed
November 14, 2025
A
build: change -Dskip-macos to -Dskip-darwin and make it cover all darwin OSs
Alex Rønne Petersen committed
November 15, 2025
M
build.zig: use `Step.UpdateSourceFiles` for `zig1.wasm`
Matthew Lugg committed
October 30, 2025
A
build: bump libc-test max_rss from 1758181785 to 2253598720
Alex Rønne Petersen committed
October 26, 2025
A
remove all Oracle Solaris support
Alex Rønne Petersen committed
October 14, 2025
A
Merge pull request #25402 from alexrp/libc-test-ci
Alex Rønne Petersen committed
October 9, 2025
A
build.zig: rename -Dtest-default-only to -Dno-matrix
Andrew Kelley committed
October 8, 2025
A
build.zig: add -Dtest-default-only option
Andrew Kelley committed
October 3, 2025
R
std.mem: Add `countScalar`
Ryan Liptak committed
September 30, 2025
A
libc-test: set a 1.6G max_rss for each test case
Alex Rønne Petersen committed
September 9, 2025
M
tests: split up and enhance stack trace tests
mlugg committed
August 13, 2025
A
delete `@cImport` tests
Andrew Kelley committed
July 28, 2025
V
update aro and translate-c sources
Veikka Tuominen committed
July 18, 2025
A
delete all the translate-c tests
Andrew Kelley committed
A
compiler: update aro and translate-c to latest; delete clang translate-c
Andrew Kelley committed
August 26, 2025
R
Integrate libc-test cases into the build system
rpkak committed
August 30, 2025
J
Elf2: create a new linker from scratch
Jacob Young committed
A
Merge pull request #25077 from ziglang/GenericReader
Andrew Kelley committed
A
upgrade more old API uses
Andrew Kelley committed
September 17, 2025
A
test: respect -Dskip-translate-c in test-standalone
Alex Rønne Petersen committed
September 16, 2025
A
build: skip test-cimport when -Dskip-translate-c is given
Alex Rønne Petersen committed
A
build: -Dskip-translate-c now implies -Dskip-run-translated-c
Alex Rønne Petersen committed
A
test: remove test-compare-output and test-asm-link tests
Alex Rønne Petersen committed
July 16, 2025
A
build: update to LLVM 21
Alex Rønne Petersen committed
August 19, 2025
A
start the 0.16.0 release cycle
Andrew Kelley committed
August 1, 2025
A
std.ArrayList: make unmanaged the default
Andrew Kelley committed
August 5, 2025
A
Revert "Sema: Stop adding Windows implib link inputs for `extern "..."` syntax."
Alex Rønne Petersen committed
July 22, 2025
A
build: add -Dskip-compile-errors option
Alex Rønne Petersen committed
June 28, 2025
A
std.fmt: breaking API changes
Andrew Kelley committed
July 7, 2025
A
build.zig: bump maxrss for behavior tests
Andrew Kelley committed
June 11, 2025
A
Sema: Stop adding Windows implib link inputs for `extern "..."` syntax.
Alex Rønne Petersen committed
July 3, 2025
A
test: Respect various test skip options in test-cases
Alex Rønne Petersen committed
June 13, 2025
J
Target: pass and use locals by pointer instead of by value
Jacob Young committed
J
Build: add install commands to `--verbose` output
Jacob Young committed
June 7, 2025
A
CI: skip llvm backend tests in the script for testing x86 backend
Andrew Kelley committed
June 6, 2025
A
restore debug llvm CI coverage
Andrew Kelley committed
June 4, 2025
J
Compilation: enable the x86_64 backend by default for debug builds
Jacob Young committed
June 1, 2025
J
build: bump behavior max_rss
Jacob Young committed
May 20, 2025
A
Merge pull request #23923 from alexrp/compiler-rt-symbols
Alex Rønne Petersen committed
May 18, 2025
A
build: Bump max_rss for test-behavior to 2488843878.
Alex Rønne Petersen committed
May 10, 2025
M
build.zig: use correct module graph for compiler unit tests
mlugg committed
November 28, 2024
A
test: Add test-llvm-ir step and harness for testing generated LLVM IR.
Alex Rønne Petersen committed
April 12, 2025
A
Merge pull request #23529 from alexrp/2879-groundwork
Alex Rønne Petersen committed
April 11, 2025
A
Merge pull request #22516 from Jan200101/PR/build_id_option
Andrew Kelley committed
April 10, 2025
A
Introduce libzigc for libc function implementations in Zig.
Alex Rønne Petersen committed
April 8, 2025
A
build: Set LLVM_BUILD_STATIC/CLANG_BUILD_STATIC when linking statically.
Alex Rønne Petersen committed
April 7, 2025
A
compiler: Switch default code model for loongarch64 to medium.
Alex Rønne Petersen committed
March 21, 2025
A
build: Rename -Dtest-slow-targets to -Dtest-extra-targets.
Alex Rønne Petersen committed
February 5, 2025
A
build: Update to LLVM/Clang 20.
Alex Rønne Petersen committed