COMMITS
/ lib/std/Target/Query.zig October 29, 2025
J
Elf2: start implementing dynamic linking
Jacob Young committed
October 7, 2025
A
std.zig.system: upgrade to std.Io.Reader
Andrew Kelley committed
October 28, 2025
August 1, 2025
A
std.ArrayList: make unmanaged the default
Andrew Kelley committed
August 4, 2025
K
std.Target.Query: fix `WindowsVersion` format in `zigTriple()`
KNnut committed
June 28, 2025
A
std.fmt: breaking API changes
Andrew Kelley committed
June 13, 2025
J
Target: pass and use locals by pointer instead of by value
Jacob Young committed
February 18, 2025
A
std.Target: Introduce Cpu convenience functions for feature tests.
Alex Rønne Petersen committed
March 9, 2025
A
std.Target.Query: Don't append glibc version in zigTriple() if ABI isn't GNU.
Alex Rønne Petersen committed
January 24, 2025
A
std.Target: Remove functions that just wrap component functions.
Alex Rønne Petersen committed
December 29, 2024
J
x86_64: implement clz and not
Jacob Young committed
January 5, 2025
M
std: fix undefined value in Target.Query
mlugg committed
November 23, 2024
A
std.Target: Add Os.HurdVersionRange for Os.Tag.hurd.
Alex Rønne Petersen committed
November 6, 2024
D
Provide a detailed message for invalid arch in target triple (#21921)
Daniel Hooper committed
October 30, 2024
A
std.Target: Add support for specifying Android API level.
Alex Rønne Petersen committed
October 8, 2024
A
std.Target: Rename OS version range functions to drop the "get" prefix.
Alex Rønne Petersen committed
October 15, 2024
A
std.Target: Change Cpu.baseline() to also be able to take OS into consideration.
Alex Rønne Petersen committed
October 12, 2024
D
std.Target.Query: fix compilation error (#21669)
DravenK committed
September 24, 2024
A
std.Target: Introduce Abi.androideabi to distinguish the soft float case.
Alex Rønne Petersen committed
August 28, 2024
M
August 17, 2024
A
std.Target.Query: Fix `parse` test on ABIs like `gnueabi`, `gnuabi64`, etc.
Alex Rønne Petersen committed
April 18, 2024
A
std.Build: revert --host-target, --host-cpu, --host-dynamic-linker
Andrew Kelley committed
April 14, 2024
J
Target: cleanup
Jacob Young committed
March 13, 2024
M
zig libc: allow non-native targets
Michael Dusan committed
February 1, 2024
A
std.Target.Query: avoid using builtin.target.abi
Andrew Kelley committed
December 5, 2023
A
std.Target.Query: fix regression with windows os version range
Andrew Kelley committed
A
std.Target.Query: remove deprecated API
Andrew Kelley committed
December 4, 2023
A
std.Target: add DynamicLinker
Andrew Kelley committed
A
rename std.zig.CrossTarget to std.Target.Query
Andrew Kelley committed