Logo
Explore Help
Sign In
mirror/zig
1
0
Fork 0
You've already forked zig
mirror of https://github.com/ziglang/zig.git synced 2025-12-06 06:13:07 +00:00
Code Issues Packages Projects Releases Wiki Activity
zig/test/link/interdependent_static_c_libs
History
Andrew Kelley 36e2d992dd combine std.build and std.build.Builder into std.Build
I've been wanting to do this for along time.
2023-01-31 15:09:35 -07:00
..
a.c
test: introduce link(er) tests - builds on standalone tests
2022-06-20 17:59:17 +02:00
a.h
test: introduce link(er) tests - builds on standalone tests
2022-06-20 17:59:17 +02:00
b.c
test: introduce link(er) tests - builds on standalone tests
2022-06-20 17:59:17 +02:00
b.h
test: introduce link(er) tests - builds on standalone tests
2022-06-20 17:59:17 +02:00
build.zig
combine std.build and std.build.Builder into std.Build
2023-01-31 15:09:35 -07:00
main.zig
test: introduce link(er) tests - builds on standalone tests
2022-06-20 17:59:17 +02:00