aboutsummaryrefslogtreecommitdiff
path: root/ci/x86_64-linux-debug.sh
AgeCommit message (Expand)Author
2025-08-30ci: update tarballs to 0.16.0-dev.104+689461e31Alex Rønne Petersen
2025-08-29ci: update to QEMU 10.1.0Alex Rønne Petersen
2025-07-09ci: Update to QEMU 10.0.2Alex Rønne Petersen
2025-06-06CI: skip llvm backend tests in the script for testing x86 backendAndrew Kelley
2025-06-06restore debug llvm CI coverageAndrew 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-01-29ci: Set ZIG_GLOBAL_CACHE_DIR and ZIG_LOCAL_CACHE_DIR earlier.Alex Rønne Petersen
2025-01-21ci: Switch to Wasmtime v29.0.0.Alex Rønne Petersen
2025-01-05Dwarf: implement new incremental line number update APIJacob Young
2024-11-24ci: Update to QEMU 9.2.0-rc1 in x86_64-linux scripts.Alex Rønne Petersen
2024-11-23lldb: implement tuple typesJacob Young
2024-10-18ci: Update to QEMU 9.1.0 in x86_64-linux scripts.Alex Rønne Petersen
2024-10-11Replace tidy with superhtml as HTML validator (#21664)Krzysztof Wolicki
2024-10-09lldb: print field names with a leading dotJacob Young
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-09-10Dwarf: implement and test declsJacob Young
2024-08-28Dwarf: fix and test inline function bugsJacob Young
2024-08-27Dwarf: fix and test string formatJacob Young
2024-08-22Type: fix inconsistency between `zig fmt` and `@typeName`Jacob Young
2024-08-18Dwarf: fix and test unionsJacob Young
2024-08-18Revert "ci: Enable -Dtest-slow-targets."Alex Rønne Petersen
2024-08-16Dwarf: rework self-hosted debug info from scratchJacob Young
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-23ci: bump QEMU to 8.2.1 on x86_64-linux machinesJakub Konka
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-11-14adjust building from source without LLVM processAndrew Kelley
2023-11-12CI: test building from source without LLVMAndrew Kelley
2023-09-19CI: update all tarball URLsAndrew Kelley
2023-09-19CI: update bootstrap tarballs to latestAndrew Kelley
2023-09-19CI: update x86_64-linux tarballAndrew 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-17CI: give x86_64-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