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-28 00:53:18 +00:00
Code Issues Packages Projects Releases Wiki Activity
zig/test/link
History
Andrew Kelley 16cdd1297e rename std.Build.LibExeObjStep to std.Build.CompileStep
This matches the nomenclature internally: a Compilation is the main type
that represents a single invokation of the compiler.
2023-01-31 15:09:35 -07:00
..
bss
combine std.build and std.build.Builder into std.Build
2023-01-31 15:09:35 -07:00
common_symbols
combine std.build and std.build.Builder into std.Build
2023-01-31 15:09:35 -07:00
common_symbols_alignment
combine std.build and std.build.Builder into std.Build
2023-01-31 15:09:35 -07:00
interdependent_static_c_libs
combine std.build and std.build.Builder into std.Build
2023-01-31 15:09:35 -07:00
macho
rename std.Build.LibExeObjStep to std.Build.CompileStep
2023-01-31 15:09:35 -07:00
static_lib_as_system_lib
combine std.build and std.build.Builder into std.Build
2023-01-31 15:09:35 -07:00
wasm
combine std.build and std.build.Builder into std.Build
2023-01-31 15:09:35 -07:00