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
|
54854e2ab8
|
add removed expected stdout comparison in link test
|
2022-09-18 09:28:46 +02:00 |
|
Jakub Konka
|
0030e72d53
|
use EmulatableRunStep for newly added macho link test
Reverts 75e9a8c7fa
|
2022-09-18 09:22:49 +02:00 |
|
Andrew Kelley
|
75e9a8c7fa
|
skip macho link test execution on non-macOS
2c3d87b168 introduced a new test that
passes on macOS but fails on other operating systems. This commit makes
it only run on macOS.
|
2022-09-17 21:33:19 -07:00 |
|
Jakub Konka
|
2c3d87b168
|
macho: test empty translation units
|
2022-09-17 18:43:24 +02:00 |
|