aboutsummaryrefslogtreecommitdiff
path: root/ci/azure
AgeCommit message (Expand)Author
2021-01-07ci: pass --override-lib-dir to emit std lib docsAndrew Kelley
2021-01-07ci: don't use ninja on linuxAndrew Kelley
2021-01-07ci: add missing target/mcpu args to zig ccAndrew Kelley
2021-01-06ci: rework linux scriptAndrew Kelley
2021-01-06Azure CI: update MSYS versionFrank Denis
2021-01-04ci: omit stage2 backend from stage1 on WindowsAndrew Kelley
2021-01-01ci: fix `git describe`Jay Petacat
2020-12-09ci linux: bump qemu-5.2.0Michael Dusan
2020-12-04ci: Use eval to make retry() work for pipelines tooLemonBoy
2020-12-04ci: Use -nv flag for wgetLemonBoy
2020-12-04ci: Prevent some more CI failuresLemonBoy
2020-12-02ci: Retry apt-get install at most three timesLemonBoy
2020-11-15Azure Pipelines CI: update msys2 to the current versionFrank Denis
2020-11-04Update wasmtime to version 0.20Frank Denis
2020-10-28ci: macos: rebuild zig1.o with stage1Andrew Kelley
2020-10-26ci: still build zig even though we are using (older) zig ccAndrew Kelley
2020-10-22ci: fix regression from not building docsAndrew Kelley
2020-10-21MSVC CI: run tests individually (#6751)Frank Denis
2020-10-14ci: macos: unset ZIG_LIBC before testingAndrew Kelley
2020-10-14ci: macos: update to new cache tarballAndrew Kelley
2020-10-14ci: macos: take advantage of zig-bootstrapAndrew Kelley
2020-10-12ci: macos: set the cross compile cmake optionAndrew Kelley
2020-10-12ci: no space in vmImage I guessAndrew Kelley
2020-10-12ci: update to macos 10.15 imageAndrew Kelley
2020-10-12ci: update llvm 10 => 11Andrew Kelley
2020-10-04ci: stop testing mingw buildsAndrew Kelley
2020-10-04Revert back to original Win CI install scriptJakub Konka
2020-10-03ci: update azure msys base installerAndrew Kelley
2020-09-21ci: drop the cmake patch for linuxAndrew Kelley
2020-09-16ci: undo mangled autocrlf files before buildingAndrew Kelley
2020-09-16ci: disable git autocrlfAndrew Kelley
2020-09-16stage2: building glibc shared objectsAndrew Kelley
2020-09-08ci: skip non native builds on windows to save timeAndrew Kelley
2020-08-31ci: skip compile error tests on WindowsAndrew Kelley
2020-08-14ci linux: bump qemu-5.1.0Michael Dusan
2020-07-25ci: update msys2 installerAndrew Kelley
2020-07-24Use -c flag in all s3cmd occurrences on WinJakub Konka
2020-07-24Re-apply temp msys2 python fixJakub Konka
2020-07-24Refactor macOS build script in AzureJakub Konka
2020-07-23ci: undo the recent changes. maybe upstream fixed itAndrew Kelley
2020-07-23ci: looks like s3cmd wants a new path for the config fileAndrew Kelley
2020-07-22Add temporary fix to the CI on WinJakub Konka
2020-07-08ci: check langref.html for html errorsxackus
2020-06-24azure ci: install tar and xz with pacmanAndrew Kelley
2020-06-24azure-pipelines: fix msys2 installJonathan Marler
2020-06-08ci linux: bump qemu-5.0.0-49ee115552Michael Dusan
2020-05-29[CI] Use ninja on Azura and DroneNoam Preil
2020-05-18Disable tests requiring Wasmtime be default; require -Denable-wasmtime flag o...Jakub Konka
2020-05-18Download and unpack wasmtime on LinuxJakub Konka
2020-05-18Run WASI tests on Linux onlyJakub Konka