| author | |
| committer | |
| log | 10455371416a37da201b6f968d47ffae597ea7ce |
| tree | 58259ffdab1df6699d0426c48125453d3a1ad2f2 |
| parent | 4929cf23cedef2ca8a8cfb2f9379d136681a6f37 |
This reverts commit 55cc9dda66a24ed2a86a358533ecf5840d47b3d7.10 files changed, 10 insertions(+), 20 deletions(-)
ci/aarch64-linux-debug.sh+1-2| ... | @@ -62,8 +62,7 @@ stage3-debug/bin/zig build test docs \ | ... | @@ -62,8 +62,7 @@ stage3-debug/bin/zig build test docs \ |
| 62 | -Dtarget=native-native-musl \ | 62 | -Dtarget=native-native-musl \ |
| 63 | --search-prefix "$PREFIX" \ | 63 | --search-prefix "$PREFIX" \ |
| 64 | --zig-lib-dir "$PWD/../lib" \ | 64 | --zig-lib-dir "$PWD/../lib" \ |
| 65 | -Denable-tidy \ | 65 | -Denable-tidy |
| 66 | -Dtest-slow-targets | ||
| 67 | 66 | ||
| 68 | # Ensure that updating the wasm binary from this commit will result in a viable build. | 67 | # Ensure that updating the wasm binary from this commit will result in a viable build. |
| 69 | stage3-debug/bin/zig build update-zig1 | 68 | stage3-debug/bin/zig build update-zig1 |
ci/aarch64-linux-release.sh+1-2| ... | @@ -62,8 +62,7 @@ stage3-release/bin/zig build test docs \ | ... | @@ -62,8 +62,7 @@ stage3-release/bin/zig build test docs \ |
| 62 | -Dtarget=native-native-musl \ | 62 | -Dtarget=native-native-musl \ |
| 63 | --search-prefix "$PREFIX" \ | 63 | --search-prefix "$PREFIX" \ |
| 64 | --zig-lib-dir "$PWD/../lib" \ | 64 | --zig-lib-dir "$PWD/../lib" \ |
| 65 | -Denable-tidy \ | 65 | -Denable-tidy |
| 66 | -Dtest-slow-targets | ||
| 67 | 66 | ||
| 68 | # Ensure that stage3 and stage4 are byte-for-byte identical. | 67 | # Ensure that stage3 and stage4 are byte-for-byte identical. |
| 69 | stage3-release/bin/zig build \ | 68 | stage3-release/bin/zig build \ |
ci/aarch64-macos-debug.sh+1-2| ... | @@ -55,5 +55,4 @@ stage3-debug/bin/zig build test docs \ | ... | @@ -55,5 +55,4 @@ stage3-debug/bin/zig build test docs \ |
| 55 | -Denable-macos-sdk \ | 55 | -Denable-macos-sdk \ |
| 56 | -Dstatic-llvm \ | 56 | -Dstatic-llvm \ |
| 57 | -Dskip-non-native \ | 57 | -Dskip-non-native \ |
| 58 | --search-prefix "$PREFIX" \ | 58 | --search-prefix "$PREFIX" |
| 59 | -Dtest-slow-targets |
ci/aarch64-macos-release.sh+1-2| ... | @@ -55,8 +55,7 @@ stage3-release/bin/zig build test docs \ | ... | @@ -55,8 +55,7 @@ stage3-release/bin/zig build test docs \ |
| 55 | -Denable-macos-sdk \ | 55 | -Denable-macos-sdk \ |
| 56 | -Dstatic-llvm \ | 56 | -Dstatic-llvm \ |
| 57 | -Dskip-non-native \ | 57 | -Dskip-non-native \ |
| 58 | --search-prefix "$PREFIX" \ | 58 | --search-prefix "$PREFIX" |
| 59 | -Dtest-slow-targets | ||
| 60 | 59 | ||
| 61 | # Ensure that stage3 and stage4 are byte-for-byte identical. | 60 | # Ensure that stage3 and stage4 are byte-for-byte identical. |
| 62 | stage3-release/bin/zig build \ | 61 | stage3-release/bin/zig build \ |
ci/aarch64-windows.ps1+1-2| ... | @@ -67,8 +67,7 @@ Write-Output "Main test suite..." | ... | @@ -67,8 +67,7 @@ Write-Output "Main test suite..." |
| 67 | --search-prefix "$PREFIX_PATH" ` | 67 | --search-prefix "$PREFIX_PATH" ` |
| 68 | -Dstatic-llvm ` | 68 | -Dstatic-llvm ` |
| 69 | -Dskip-non-native ` | 69 | -Dskip-non-native ` |
| 70 | -Denable-symlinks-windows ` | 70 | -Denable-symlinks-windows |
| 71 | -Dtest-slow-targets | ||
| 72 | CheckLastExitCode | 71 | CheckLastExitCode |
| 73 | 72 | ||
| 74 | # Ensure that stage3 and stage4 are byte-for-byte identical. | 73 | # Ensure that stage3 and stage4 are byte-for-byte identical. |
ci/x86_64-linux-debug.sh+1-2| ... | @@ -71,8 +71,7 @@ stage3-debug/bin/zig build test docs \ | ... | @@ -71,8 +71,7 @@ stage3-debug/bin/zig build test docs \ |
| 71 | -Dtarget=native-native-musl \ | 71 | -Dtarget=native-native-musl \ |
| 72 | --search-prefix "$PREFIX" \ | 72 | --search-prefix "$PREFIX" \ |
| 73 | --zig-lib-dir "$PWD/../lib" \ | 73 | --zig-lib-dir "$PWD/../lib" \ |
| 74 | -Denable-tidy \ | 74 | -Denable-tidy |
| 75 | -Dtest-slow-targets | ||
| 76 | 75 | ||
| 77 | # Ensure that updating the wasm binary from this commit will result in a viable build. | 76 | # Ensure that updating the wasm binary from this commit will result in a viable build. |
| 78 | stage3-debug/bin/zig build update-zig1 | 77 | stage3-debug/bin/zig build update-zig1 |
ci/x86_64-linux-release.sh+1-2| ... | @@ -71,8 +71,7 @@ stage3-release/bin/zig build test docs \ | ... | @@ -71,8 +71,7 @@ stage3-release/bin/zig build test docs \ |
| 71 | -Dtarget=native-native-musl \ | 71 | -Dtarget=native-native-musl \ |
| 72 | --search-prefix "$PREFIX" \ | 72 | --search-prefix "$PREFIX" \ |
| 73 | --zig-lib-dir "$PWD/../lib" \ | 73 | --zig-lib-dir "$PWD/../lib" \ |
| 74 | -Denable-tidy \ | 74 | -Denable-tidy |
| 75 | -Dtest-slow-targets | ||
| 76 | 75 | ||
| 77 | # Ensure that stage3 and stage4 are byte-for-byte identical. | 76 | # Ensure that stage3 and stage4 are byte-for-byte identical. |
| 78 | stage3-release/bin/zig build \ | 77 | stage3-release/bin/zig build \ |
ci/x86_64-macos-release.sh+1-2| ... | @@ -59,8 +59,7 @@ stage3/bin/zig build test docs \ | ... | @@ -59,8 +59,7 @@ stage3/bin/zig build test docs \ |
| 59 | -Denable-macos-sdk \ | 59 | -Denable-macos-sdk \ |
| 60 | -Dstatic-llvm \ | 60 | -Dstatic-llvm \ |
| 61 | -Dskip-non-native \ | 61 | -Dskip-non-native \ |
| 62 | --search-prefix "$PREFIX" \ | 62 | --search-prefix "$PREFIX" |
| 63 | -Dtest-slow-targets | ||
| 64 | 63 | ||
| 65 | # Ensure that stage3 and stage4 are byte-for-byte identical. | 64 | # Ensure that stage3 and stage4 are byte-for-byte identical. |
| 66 | stage3/bin/zig build \ | 65 | stage3/bin/zig build \ |
ci/x86_64-windows-debug.ps1+1-2| ... | @@ -68,8 +68,7 @@ Write-Output "Main test suite..." | ... | @@ -68,8 +68,7 @@ Write-Output "Main test suite..." |
| 68 | -Dstatic-llvm ` | 68 | -Dstatic-llvm ` |
| 69 | -Dskip-non-native ` | 69 | -Dskip-non-native ` |
| 70 | -Dskip-release ` | 70 | -Dskip-release ` |
| 71 | -Denable-symlinks-windows ` | 71 | -Denable-symlinks-windows |
| 72 | -Dtest-slow-targets | ||
| 73 | CheckLastExitCode | 72 | CheckLastExitCode |
| 74 | 73 | ||
| 75 | Write-Output "Build x86_64-windows-msvc behavior tests using the C backend..." | 74 | Write-Output "Build x86_64-windows-msvc behavior tests using the C backend..." |
ci/x86_64-windows-release.ps1+1-2| ... | @@ -67,8 +67,7 @@ Write-Output "Main test suite..." | ... | @@ -67,8 +67,7 @@ Write-Output "Main test suite..." |
| 67 | --search-prefix "$PREFIX_PATH" ` | 67 | --search-prefix "$PREFIX_PATH" ` |
| 68 | -Dstatic-llvm ` | 68 | -Dstatic-llvm ` |
| 69 | -Dskip-non-native ` | 69 | -Dskip-non-native ` |
| 70 | -Denable-symlinks-windows ` | 70 | -Denable-symlinks-windows |
| 71 | -Dtest-slow-targets | ||
| 72 | CheckLastExitCode | 71 | CheckLastExitCode |
| 73 | 72 | ||
| 74 | # Ensure that stage3 and stage4 are byte-for-byte identical. | 73 | # Ensure that stage3 and stage4 are byte-for-byte identical. |