aboutsummaryrefslogtreecommitdiff
path: root/ci
AgeCommit message (Expand)Author
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-18ci: Remove -fwasmtime from aarch64-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-19Revert "ci: Build with `ZIG2_NO_RTLIB` on Windows machines."Andrew Kelley
2024-09-19CI: update tarballsAndrew Kelley
2024-09-19ci: Build with `ZIG2_NO_RTLIB` on Windows machines.Alex Rønne Petersen
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-08-02ci: Add stage3/4 diff to aarch64-linux-release script.Alex Rønne Petersen
2024-08-02ci: Add stage3/4 diff to (aarch64,x86_64)-windows-release scripts.Alex Rønne Petersen
2024-07-26remove deprecated --mod CLI now that a zig1.wasm update happenedAndrew Kelley
2024-07-19CI: update tarballs to one that has LLVM assertions enabledAndrew Kelley
2024-07-17ci: update aarch64-macos for a persistent work dirJacob Young
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-08CI: update x86_64-macos tarballAndrew Kelley
2024-05-08disable x86_64-macos -OReleaseSmall testsAndrew Kelley
2024-05-08CI: revert the changes to aarch64-windows scriptAndrew Kelley
2024-05-08CI: fix windows paths for fetching tarballAndrew Kelley
2024-05-08CI: fix tarball prefix path to be shared across all usersAndrew Kelley
2024-05-08CI: download tarball if not already present on macos runnersAndrew 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
2024-02-09ci: enable testing of non-llvm bootstrapping on x86_64-macosJakub Konka
2024-01-29ci: re-enable reproducibility for x86_64-macosJakub Konka
2024-01-08CI: update aarch64-windows tarballAndrew Kelley
2024-01-08CI: update windows tarballs for mingw upgradeAndrew Kelley
2024-01-03Reapply "Merge pull request #17824 from kcbanner/fixup_msvc_fmax"Jacob Young
2024-01-01CI: update windows scripts to new CLI module syntaxAndrew Kelley
2024-01-01Revert "Merge pull request #17824 from kcbanner/fixup_msvc_fmax"Andrew Kelley
2024-01-01Merge pull request #17824 from kcbanner/fixup_msvc_fmaxAndrew 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