zig/ci/azure
Jakub Konka 159cd528b1 Add -Denable-macos-sdk explicit flag to build.zig
This way, we can explicitly signal if a test requires the presence
of macOS SDK to build. For instance, when testing our in-house
MachO linker for correctly linking Objective-C, we require the
presence of the SDK on the host system, and we can enforce this
with `-Denable-macos-sdk` flag to `zig build test-standalone`.
2021-08-02 13:41:58 -04:00
..
linux_script CI: enable stage2 behavior test coverage 2021-07-28 16:00:49 -04:00
macos_arm64_script CLI: rename --override-lib-dir to --zig-lib-dir 2021-06-14 11:33:27 -07:00
macos_script Add -Denable-macos-sdk explicit flag to build.zig 2021-08-02 13:41:58 -04:00
on_master_success
pipelines.yml ci: azure: update to newer msys2 release 2021-06-14 12:03:10 -07:00
windows_msvc_install ci: update x86_64-linux, aarch64-linux, and windows tarballs 2021-05-29 20:18:02 -07:00
windows_msvc_script.bat CI: enable stage2 behavior test coverage 2021-07-28 16:00:49 -04:00
windows_upload