aboutsummaryrefslogtreecommitdiff
path: root/ci/azure/macos_script
AgeCommit message (Expand)Author
2021-01-01ci: fix `git describe`Jay Petacat
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-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: update llvm 10 => 11Andrew Kelley
2020-07-24Refactor macOS build script in AzureJakub Konka
2020-03-22ci: again fix the cache tarball URLsAndrew Kelley
2020-03-22ci: update cache tarball URLsAndrew Kelley
2020-01-16Merge remote-tracking branch 'origin/master' into llvm10Andrew Kelley
2019-12-10ci: update macos to fresh llvm+clang tarball cacheAndrew Kelley
2019-11-03ci: stop assuming that azure will complete lastAndrew Kelley
2019-10-25ci: perform git config inside zig git repo dirAndrew Kelley
2019-10-25ci: force git name-rev to be 9 on all targetsAndrew Kelley
2019-10-02llvm 9.0.0 => llvm 10.0.0Andrew Kelley
2019-09-25macos ci: display system info before running anythingAndrew Kelley
2019-09-22significantly increase test coverageAndrew Kelley
2019-09-19macos ci: RISCV is no longer experimentalAndrew Kelley
2019-09-19update CI scripts llvm 8 to 9Andrew Kelley
2019-06-07ci: let's try a new build of llvm+clang on 10.14Andrew Kelley
2019-06-04add cache-control headers to tarballs on cimrkishi
2019-04-05ci: stop doing the branch redirect thingAndrew Kelley
2019-04-03ci: add missing cache control headers and update download/index.jsonAndrew Kelley
2019-03-20ci: add FreeBSD to download pageAndrew Kelley
2019-03-18update macos static build for llvm8Andrew Kelley
2018-12-23Merge remote-tracking branch 'origin/master' into llvm8Andrew Kelley
2018-11-29ci: workaround azure quirk with set -xAndrew Kelley
2018-11-17Merge remote-tracking branch 'origin/master' into llvm8Andrew Kelley
2018-11-05ci/azure: set wget to non-verbose mode to make logs easier to read;kristopher tate
2018-11-05update ci scripts for llvm 8Andrew Kelley
2018-11-05ci: full test suiteAndrew Kelley
2018-11-05ci: display environment variablesAndrew Kelley
2018-11-04ci: fix shasum commandsAndrew Kelley
2018-11-04ci: use azure for all CIAndrew Kelley
2018-11-02azure: build static macosAndrew Kelley