COMMITS
/ build.zig 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
March 27, 2025
A
Merge pull request #23378 from alexrp/build-zig-cleanup
Alex Rønne Petersen committed
A
build: increase test-std max rss
Alex Rønne Petersen committed
March 26, 2025
A
build.zig: Statically link LLVM libraries for experimental targets if requested.
Alex Rønne Petersen committed
A
build.zig: Stop setting _WIN32_WINNT=0x601 (Windows 7) when targeting MinGW.
Alex Rønne Petersen committed
A
build.zig: Don't disable LTO when targeting MinGW.
Alex Rønne Petersen committed
March 8, 2025
A
Reapply "build: Don't check parent directories for git tag"
Andrew Kelley committed
A
Revert "build: Don't check parent directories for git tag"
Andrew Kelley committed
March 7, 2025
L
build: Don't check parent directories for git tag
LN Liberda committed
January 17, 2025
J
std.Build: add build-id option
Jan200101 committed
March 4, 2025
A
start the 0.15.0 release cycle
Andrew Kelley committed
January 24, 2025
A
std.Target: Remove functions that just wrap component functions.
Alex Rønne Petersen committed
A
std.Build: Make ofmt part of standardTargetOptions().
Alex Rønne Petersen committed
February 8, 2025
A
Merge pull request #22808 from ziglang/fast-gpa
Andrew Kelley committed
A
build: bump max_rss of std lib tests to 5G
Andrew Kelley committed
February 7, 2025
A
compiler: use std.heap.smp_allocator
Andrew Kelley committed
February 4, 2025
J
x86_64: rewrite most of the remaining float ops
Jacob Young committed
February 3, 2025
M
Merge pull request #20271 from MasonRemaley/zon
Matthew Lugg committed
A
Merge pull request #22713 from mikdusan/openbsd
Alex Rønne Petersen committed
November 4, 2024
M
compiler,std: implement ZON support
Mason Remaley committed
February 1, 2025
M
openbsd: fix stage3 link
Michael Dusan committed
J
x86_64: rewrite vector `@intCast`
Jacob Young committed
January 22, 2025
A
wasm2c: Implement nontrapping_fptoint support.
Alex Rønne Petersen committed
A
wasm: Add a nontrapping_bulk_memory_len0 feature.
Alex Rønne Petersen committed
November 29, 2024
A
std.Target: Define and use lime1 as the baseline CPU model for WebAssembly.
Alex Rønne Petersen committed
J
Add build option to set tracy-callstack-depth in `build.zig` (#21990)
Justin Braben committed
January 16, 2025
M
January 14, 2025
A
build: respect -Duse-llvm option when doing behavior tests
Andrew Kelley committed
January 10, 2025
A
build.zig: make unit tests not use the full matrix
Andrew Kelley committed
M
compiler: bump stack size 32 MiB -> 46 MiB
mlugg committed
December 15, 2024
M
build.zig: migrate from deprecated std.Build APIs
mlugg committed
November 6, 2024
C
Add compiler internals tests
Carl Åstholm committed
December 7, 2024
A
build.zig: Also set code model for loongarch32.
Alex Rønne Petersen committed
November 23, 2024
A
test: Enable -Dtest-target-filter=... to work for test-debugger.
Alex Rønne Petersen committed
A
test: Enable -Dtest-target-filter=... to work for test-cases and test-translate-c.
Alex Rønne Petersen committed
A
test: Enable -Dtest-target-filter=... to work for test-c-abi.
Alex Rønne Petersen committed
November 17, 2024
J
build.zig: fix libc++ being a linker script
Jacob Young committed
November 5, 2024
K
build: increase max_rss to 7.8G
kcbanner committed
October 12, 2024
K
Replace tidy with superhtml as HTML validator (#21664)
Krzysztof Wolicki committed
August 20, 2024
M
tests: add `test-incremental` step
mlugg committed
September 5, 2024
A
add missing clang and llvm library listings
Andrew Kelley committed
September 1, 2024
Y
loongarch: use medium code model for zig loongarch64 binary (#21153)
YANG Xudong committed
August 6, 2024
J
Dwarf: rework self-hosted debug info from scratch
Jacob Young committed