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 |
|
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 |
|
Andrew Kelley
|
73cf7b6429
|
update build.zig API usage
|
2023-01-31 15:09:35 -07:00 |
|
Jakub Konka
|
589bf67635
|
macho: implement -headerpad_max_install_names
|
2022-06-25 18:04:40 +02:00 |
|