aboutsummaryrefslogtreecommitdiff
path: root/ci
AgeCommit message (Expand)Author
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: freebsd: set the target tripleAndrew Kelley
2021-04-14ci: windows: install gitAndrew Kelley
2021-04-14ci: freebsd: pass -DZIG_USE_LLVM_CONFIG=OFFAndrew Kelley
2021-04-14ci: aarch64-linux: disable run-translated-c testsAndrew Kelley
2021-04-14ci: windows: try using zig-bootstrap to build zigAndrew Kelley
2021-04-14ci: freebsd: update to llvm 12Andrew Kelley
2021-04-14ci: update drone CI to llvm 12Andrew 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-03-07std: Deprecate the B and Bi format specifiersLemonBoy
2021-01-12ci: stop directly pushing web page stuff to s3Andrew Kelley
2021-01-12ci: give the updated website content to the website repoAndrew Kelley
2021-01-12ci: add stdDocs to downloads/index.json for master branchAndrew Kelley
2021-01-07ci: import the update-download-page from www repoAndrew Kelley
2021-01-07ci: fix path to update-download-page.zig scriptAndrew Kelley
2021-01-07ci: add github.com's public key for the ssh cloneAndrew Kelley
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-03drone ci: skip compile error tests to save timeAndrew Kelley
2021-01-01ci: fix `git describe`Jay Petacat
2020-12-31ci: freebsd: use py37-s3cmdLuna
2020-12-26ci: put Drone CI back to normalAndrew Kelley
2020-12-25ci: build in Debug mode to help find the deadlockAndrew Kelley
2020-12-20add an option to compile zig in single-threaded modeAndrew Kelley
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: freebsd: skip non-native tests to save timeAndrew Kelley
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-25ci: skip compile error tests on freebsd to save timeAndrew Kelley
2020-10-22ci: fix regression from not building docsAndrew Kelley