index
:
zig
0.10.x
0.11.x
0.12.x
0.14.x
0.15.x
0.7.x
0.8.x
0.9.x
ArrayList-reserve
Io.net
aro
ast-node-methods
async-await-demo
autofix
ci-perf-comment
ci-scripts
ci-tarballs
cli
comptime-allocator
elfv2-dyn
fixes
fuzz-macos
hcs
incr-bug
io-threaded-no-queue
jobserver
json-diagnostics
llvm-ir-nosanitize-metadata
macos-debug-info
main
make-vs-configure
master
more-doctests
new-pkg-hash
powerpc64le
restricted-function-pointers
rework-comptime-mutation
sans-aro
sha1-stream
spork8
stage2-async
threadpool
threadtheft
wasm-linker-writer
wrangle-writer-buffering
General-purpose programming language and toolchain for maintaining robust, optimal, and reusable software. https://ziglang.org
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
standalone
/
c_compiler
Age
Commit message (
Expand
)
Author
2025-04-09
Merge pull request #23501 from imreallybadatnames/master
imreallybadatnames™️
2024-12-18
test-standalone: migrate from deprecated std.Build APIs
mlugg
2024-10-21
coff: fix incorrect default `image_base` values and re-enable shared library ...
kcbanner
2024-06-13
Change deprecated b.host to b.graph.host in tests and Zig's build.zig
Krzysztof Wolicki
2024-04-11
remove deprecated LazyPath.path union tag
Andrew Kelley
2024-01-01
std.Build.ResolvedTarget: rename target field to result
Andrew Kelley
2024-01-01
zig build system: change target, compilation, and module APIs
Andrew Kelley
2023-10-14
these tests are failing on x86_64-windows too
Andrew Kelley
2023-09-19
disable failing test: standalone.c_compiler on aarch64-windows
Andrew Kelley
2023-09-19
c_compiler standalone test: use more descriptive exe names
Andrew Kelley
2023-07-30
Build.zig rename orgy (aka: #16353). Renames FileSource to LazyPath and remov...
Felix (xq) Queißner
2023-03-15
re-enable standalone tests based on build.zig
Andrew Kelley
2023-01-31
combine std.build and std.build.Builder into std.Build
Andrew Kelley
2023-01-31
update build.zig API usage
Andrew Kelley
2022-10-09
compiler-rt: Implement mulXc3 and divXc3 functions
Cody Tapscott
2022-05-10
reduce the scope of this branch
Andrew Kelley
2022-05-10
Added _LIBCPP_HAS_NO_THREADS for single_threaded binaries linked with libcxx.
Alexander Slesarev
2022-01-14
tests: include global initializers in c++ compiler test
xavier
2021-11-16
tests: disable LTO for windows until issues can be resolved
Andrew Kelley
2021-11-15
pre-merge cleanups
Andrew Kelley
2021-10-04
migrate from `std.Target.current` to `@import("builtin").target`
Andrew Kelley
2021-06-10
zig fmt
Andrew Kelley
2021-05-25
add a standalone for zig as a c/c++ compiler
xavier