aboutsummaryrefslogtreecommitdiff
path: root/ci/azure
AgeCommit message (Expand)Author
2021-08-02Add -Denable-macos-sdk explicit flag to build.zigJakub Konka
2021-07-28CI: enable stage2 behavior test coverageAndrew Kelley
2021-06-23ci: no need for --ast-checkAndrew Kelley
2021-06-15ci: remove confusing message now that --ast-check is addedAndrew Kelley
2021-06-14ci: azure: update to newer msys2 releaseAndrew Kelley
2021-06-14CLI: rename --override-lib-dir to --zig-lib-dirAndrew Kelley
2021-06-14add ast-check flag to zig fmt, fix found bugsVeikka Tuominen
2021-06-13format zig files and add formatting check to cijacob gw
2021-06-08wasi: always grant fd_readdir rightJakub Konka
2021-05-30ci: update x86_64-macos and aarch64-macos tarballsJakub Konka
2021-05-29ci: update x86_64-linux, aarch64-linux, and windows tarballsAndrew Kelley
2021-05-17ci linux: bump qemu-5.2.0.1Michael Dusan
2021-05-12azure: bump timeout for macos-arm64Michael Dusan
2021-05-12Bump zig-bootstrap and wasmtime versions in linux CI (#8738)Jakub Konka
2021-05-11ci: unset CC/CXX before make install on macos arm64Isaac Freund
2021-05-10Tweak macos_arm64_script to use bootstrapped zigJakub Konka
2021-05-10Use zig-bootstrapped x86_64 macos compiler in CIJakub Konka
2021-05-02Restore the CI logging as beforeFrank Denis
2021-05-01CI: no need to try qemu and wasmtime on macOS buildsFrank Denis
2021-04-30Azure CI: Test std.* and the rest separatelyFrank Denis
2021-04-15ci: windows: update to llvm 12 msvc tarballAndrew Kelley
2021-04-15ci: update macos tarball to llvm 12Andrew Kelley
2021-04-15ci: windows: proper flags to zig buildAndrew Kelley
2021-04-15ci: windows: try the dev kit strategyAndrew Kelley
2021-04-15ci: windows: ranlib take 2Andrew Kelley
2021-04-15ci: windows: better -DCMAKE_RANLIB optionAndrew Kelley
2021-04-15ci: windows: use llvm-ar.exe from the tarballAndrew Kelley
2021-04-15ci: better handle of -mcpuAndrew Kelley
2021-04-14ci: better target triple and mcpu cmake argsAndrew Kelley
2021-04-14ci: windows: install gitAndrew Kelley
2021-04-14ci: windows: try using zig-bootstrap to build zigAndrew Kelley
2021-04-14ci: update linux to llvm12 tarballAndrew Kelley
2021-04-14ci: macos-aarch64 update dep tarballs for llvm12Michael Dusan
2021-04-12CI: update brew before installing pkgsJakub Konka
2021-04-11azure: OnMasterSuccess dependsOn BuildMacOS_arm64Michael Dusan
2021-04-11ci: remove superfluous linefeed from macos arm64Michael Dusan
2021-04-10macos: add aarch64 (arm64) to downloads pageMichael Dusan
2021-03-28ci: update msys2 installerAndrew Kelley
2021-03-28azure: run pacman with -SyJakub Konka
2021-03-20azure: produce macos arm64 binariesMichael Dusan
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