aboutsummaryrefslogtreecommitdiff
path: root/ci/aarch64-linux-debug.sh
AgeCommit message (Expand)Author
2025-10-18ci: final bump to all unit test timeoutsMatthew Lugg
2025-10-18compiler: rename `--test-timeout-ms` to `--test-timeout`Matthew Lugg
2025-10-18ci: set unit test timeoutsmlugg
2025-10-01ci: move Git repository unshallowing to the workflowAlex Rønne Petersen
2025-10-01ci: stop requiring an ARCH environment variable to be setAlex Rønne Petersen
2025-08-30ci: update tarballs to 0.16.0-dev.104+689461e31Alex Rønne Petersen
2025-05-28ci: Skip building non-native tests on aarch64-linux.Alex Rønne Petersen
2025-05-24CI: bump maxrss for aarch64 linuxAndrew Kelley
2025-04-04ci: update tarballs to 0.15.0-dev.203+53270f008Andrew Kelley
2025-04-04ci: Update tarballs to 0.15.0-dev.203+53270f008.Alex Rønne Petersen
2025-03-27ci: Build stage4 and run behavior tests with it on aarch64-linux-debug.Alex Rønne Petersen
2025-03-26ci: Don't do the update-zig1 test steps on aarch64-linux.Alex Rønne Petersen
2025-03-26ci: Don't build the compiler for arm-linux-musleabihf on aarch64-linux.Alex Rønne Petersen
2025-03-26ci: Set execute bit on aarch64-linux scripts.Alex Rønne Petersen
2025-01-29ci: Set ZIG_GLOBAL_CACHE_DIR and ZIG_LOCAL_CACHE_DIR earlier.Alex Rønne Petersen
2024-10-18ci: Remove -fwasmtime from aarch64-linux scripts.Alex Rønne Petersen
2024-10-11Replace tidy with superhtml as HTML validator (#21664)Krzysztof Wolicki
2024-09-19CI: update tarballs to 0.14.0-dev.1622+2ac543388Andrew Kelley
2024-09-19CI: update tarballsAndrew Kelley
2024-09-19CI: update tarballs to LLVM 19.1.0rc4Andrew Kelley
2024-08-18Revert "ci: Enable -Dtest-slow-targets."Alex Rønne Petersen
2024-08-14ci: Enable -Dtest-slow-targets.Alex Rønne Petersen
2024-07-19CI: update tarballs to one that has LLVM assertions enabledAndrew Kelley
2024-06-17add -Denable-tidy flag and use it in the CIAndrew Kelley
2024-06-16make `zig build test` check for conforming formattingAndrew Kelley
2024-05-08update tarballs to 0.13.0-dev.130+98a30acadAndrew Kelley
2024-05-08update CI tarballs for LLVM 18Andrew Kelley
2024-04-25migrate langref documentation generation to the build systemAndrew Kelley
2024-04-14ci: add self-hosted x86_64 windowsJacob Young
2024-02-20c_import: extract behavior tests that use `@cImport`Jacob Young
2024-02-11CI: update wasmtime to v10.0.2Andrew Kelley
2023-12-19build: pass --abbrev to git rather than relying on global configAndrew Kelley
2023-09-19CI: update all tarball URLsAndrew Kelley
2023-09-12Revert "ci: use zig build check-fmt instead of zig fmt --check"Andrew Kelley
2023-09-09ci: use zig build check-fmt instead of zig fmt --checkWooster
2023-08-03CI: fix path to output langrefAndrew Kelley
2023-07-22move installation logic to the build script where it belongsAndrew Kelley
2023-04-25CI: give aarch64-linux a maxrss parameterAndrew Kelley
2023-03-16Merge remote-tracking branch 'origin/master' into llvm16Andrew Kelley
2023-03-15build.zig: install the langref to $prefix/doc/langref.htmlAndrew Kelley
2023-03-15CI: take advantage of zig build concurrencyAndrew Kelley
2023-03-15CI: use -j1 like a cowardAndrew Kelley
2023-03-09CI: more aggressively check zig1 bootstrappingAndrew Kelley
2023-03-04update CI tarballs to LLVM16Andrew Kelley
2023-01-29CI: update tarballs to LLVM 16.0.0-rc1Andrew Kelley
2022-12-27CI: update x86_64 and aarch64 LLVM tarballs with assertions enabledAndrew Kelley
2022-12-14CI: fix path to langref when running tidyAndrew Kelley
2022-12-08CI: test updating the wasm binaryAndrew Kelley
2022-12-06CI: update tarballsAndrew Kelley
2022-12-06CI: use a patched tarballAndrew Kelley