aboutsummaryrefslogtreecommitdiff
path: root/ci
AgeCommit message (Expand)Author
2022-12-10CMake: add workaround for CMAKE_AR not supporting spacesAndrew Kelley
2022-12-10CI: add aarch64-windows coverageAndrew Kelley
2022-12-08CI: test updating the wasm binaryAndrew Kelley
2022-12-07CI: windows: fix zig lib dir pathAndrew Kelley
2022-12-07Revert "CI: revert windows script to master branch version"Jacob Young
2022-12-06CI: revert windows script to master branch versionAndrew Kelley
2022-12-06CI: aarch64-macos tarball patchAndrew Kelley
2022-12-06CI: don't pass -Denable-stage1 when building stage4Andrew Kelley
2022-12-06CI: update tarballsAndrew Kelley
2022-12-06CI: use a patched tarballAndrew Kelley
2022-12-06CI: make Windows build from source like everybody elseAndrew Kelley
2022-12-04CI: use cache directories local to the CI runAndrew Kelley
2022-12-02CI: update tarballs to 0.11.0-dev.448+e6e459e9eAndrew Kelley
2022-12-01CI: add aarch64-linux-debug job and flatten dirsAndrew Kelley
2022-11-30LLVM: fix canElideLoad behavior with loopsAndrew Kelley
2022-11-29Revert "ci: add markers for collapsing log sections in GH web UI"Loris Cro
2022-11-29ci: add markers for collapsing log sections in GH web UILoris Cro
2022-11-29Merge pull request #13625 from kcbanner/windows_disable_symlink_testsJakub Konka
2022-11-26CI: move some stuff to the website repoAndrew Kelley
2022-11-26test-link: add -Denable-symlinks-windows to opt-in to using symlinkskcbanner
2022-11-25ci: windows: add missing check to last testLoris Cro
2022-11-22CI: use consistent relative/absolute paths for zig test commandsAndrew Kelley
2022-11-22CI: fix wrong path name in x86_64-linux release scriptAndrew Kelley
2022-11-22CI: disable building docs on x86_64-linux debugAndrew Kelley
2022-11-22CI: disable building tarballs; x86 self-hostedAndrew Kelley
2022-11-22ci: move tarball creation and publishing to github-hosted runnersLoris Cro
2022-11-22CI: add missing backslashAndrew Kelley
2022-11-22CI: fix wrong directory pathsAndrew Kelley
2022-11-22CI: fix wrong lib dir pathAndrew Kelley
2022-11-22CI: build from old zig on x86_64-linux debugAndrew Kelley
2022-11-21CI: fix wrong tarball name for aarch64-linuxAndrew Kelley
2022-11-21CI: switch to GitHub ActionsAndrew Kelley
2022-11-21CI: start moving tarball generation to github actionsAndrew Kelley
2022-11-21CI: aarch64-linux: support older cmakeAndrew Kelley
2022-11-14CI: aarch64-linux: initAndrew Kelley
2022-11-14macos: x86_64: fix wrong path to cmakeAndrew Kelley
2022-11-14CI: aarch64-macos: set PATH env var for cmakeAndrew Kelley
2022-11-14CI: separate aarch64 and x86_64 macos scriptsAndrew Kelley
2022-11-14ci: init github actions supportLoris Cro
2022-11-08CI: stop using cloud.drone.ioAndrew Kelley
2022-11-04CI: add stage3/stage4 determinism checkAndrew Kelley
2022-11-04Merge pull request #13338 from Vexu/stage2-compile-errorsVeikka Tuominen
2022-11-03CI: windows: update tarballVeikka Tuominen
2022-10-31ci: add 0.10.0 release dataAndrew Kelley
2022-10-30CI: disable failing C backend testAndrew Kelley
2022-10-29CI: drone: shuffle some tests aroundAndrew Kelley
2022-10-29ci: enable aarch64-linux test coverageAndrew Kelley
2022-10-29CI: update freebsd tarballAndrew Kelley
2022-10-27CI: azure: fix upload scriptAndrew Kelley
2022-10-27CI: make directory structure in releases consistentEric Joldasov