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 2026-01-27 09:45:27 +00:00
Code Issues Packages Projects Releases Wiki Activity
zig/test/link
History
Luuk de Gram 938f9dea37
update linker tests
This updates all linker tests to include `no_entry` as well as changes
all tests to executable so they do not need to be updated later when
the in-house WebAssembly linker supports dynamic libraries.
2023-11-03 12:48:53 +01:00
..
bss
std.Build.CompileStep: remove run() and install()
2023-04-10 18:35:14 -07:00
common_symbols
Step.Compile: add options struct for addCSourceFiles (#17420)
2023-10-10 14:29:26 -04:00
common_symbols_alignment
Step.Compile: add options struct for addCSourceFiles (#17420)
2023-10-10 14:29:26 -04:00
glibc_compat
build system: follow-up enhancements regarding LazyPath
2023-07-30 11:19:32 -07:00
interdependent_static_c_libs
Build.zig rename orgy (aka: #16353). Renames FileSource to LazyPath and removes functions that take literal paths instead of LazyPath.
2023-07-30 11:18:50 -07:00
macho
Merge pull request #17465
2023-10-11 00:53:07 -07:00
static_libs_from_object_files
Build.zig rename orgy (aka: #16353). Renames FileSource to LazyPath and removes functions that take literal paths instead of LazyPath.
2023-07-30 11:18:50 -07:00
wasm
update linker tests
2023-11-03 12:48:53 +01:00
elf.zig
Step.Compile: differentiate between fuzzy and exact matches for compile errors
2023-10-25 11:40:16 +02:00