index
:
zig
0.10.x
0.11.x
0.12.x
0.14.x
0.15.x
0.7.x
0.8.x
0.9.x
ArrayList-reserve
Io.net
aro
ast-node-methods
async-await-demo
autofix
ci-perf-comment
ci-scripts
ci-tarballs
cli
comptime-allocator
elfv2-dyn
fixes
fuzz-macos
hcs
incr-bug
io-threaded-no-queue
jobserver
json-diagnostics
llvm-ir-nosanitize-metadata
macos-debug-info
main
make-vs-configure
master
more-doctests
new-pkg-hash
powerpc64le
restricted-function-pointers
rework-comptime-mutation
sans-aro
sha1-stream
spork8
stage2-async
threadpool
threadtheft
wasm-linker-writer
wrangle-writer-buffering
General-purpose programming language and toolchain for maintaining robust, optimal, and reusable software. https://ziglang.org
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ci
/
azure
/
linux_script
Age
Commit message (
Expand
)
Author
2021-01-07
ci: pass --override-lib-dir to emit std lib docs
Andrew Kelley
2021-01-07
ci: don't use ninja on linux
Andrew Kelley
2021-01-07
ci: add missing target/mcpu args to zig cc
Andrew Kelley
2021-01-06
ci: rework linux script
Andrew Kelley
2021-01-01
ci: fix `git describe`
Jay Petacat
2020-12-09
ci linux: bump qemu-5.2.0
Michael Dusan
2020-12-04
ci: Use eval to make retry() work for pipelines too
LemonBoy
2020-12-04
ci: Use -nv flag for wget
LemonBoy
2020-12-04
ci: Prevent some more CI failures
LemonBoy
2020-12-02
ci: Retry apt-get install at most three times
LemonBoy
2020-11-04
Update wasmtime to version 0.20
Frank Denis
2020-10-12
ci: update llvm 10 => 11
Andrew Kelley
2020-09-21
ci: drop the cmake patch for linux
Andrew Kelley
2020-08-14
ci linux: bump qemu-5.1.0
Michael Dusan
2020-07-08
ci: check langref.html for html errors
xackus
2020-06-08
ci linux: bump qemu-5.0.0-49ee115552
Michael Dusan
2020-05-29
[CI] Use ninja on Azura and Drone
Noam Preil
2020-05-18
Disable tests requiring Wasmtime be default; require -Denable-wasmtime flag o...
Jakub Konka
2020-05-18
Download and unpack wasmtime on Linux
Jakub Konka
2020-05-02
ci linux: bump qemu-5.0.0-z2
Michael Dusan
2020-04-29
ci linux: bump qemu 5.0.0-rc4 → 5.0.0
Michael Dusan
2020-04-22
ci: bump static-qemu 5.0.0-rc3 → 5.0.0-rc4
Michael Dusan
2020-04-08
ci: bump static-qemu 5.0.0-rc1 → 5.0.0-rc2
Michael Dusan
2020-04-02
use static-qemu linux-x86_64 tarball
Michael Dusan
2020-03-22
ci: workaround for apt.llvm.org packaging bug
Andrew Kelley
2020-03-22
ci: fix ubuntu package name for lld
Andrew Kelley
2020-03-22
ci: again fix the cache tarball URLs
Andrew Kelley
2020-03-22
ci: update cache tarball URLs
Andrew Kelley
2020-01-22
ci: update to llvm 10
Andrew Kelley
2019-12-20
CI: update llvm apt sources to correct ubuntu version
Andrew Kelley
2019-11-03
ci: stop assuming that azure will complete last
Andrew Kelley
2019-10-25
ci: force git name-rev to be 9 on all targets
Andrew Kelley
2019-10-24
ci: use x86_64 namespaced docker image
Andrew Kelley
2019-09-22
significantly increase test coverage
Andrew Kelley
2019-09-19
update CI scripts llvm 8 to 9
Andrew Kelley
2019-06-04
add cache-control headers to tarballs on ci
mrkishi
2019-04-05
ci: stop doing the branch redirect thing
Andrew Kelley
2019-04-03
ci: add missing cache control headers and update download/index.json
Andrew Kelley
2019-03-20
ci: add FreeBSD to download page
Andrew Kelley
2018-12-23
Merge remote-tracking branch 'origin/master' into llvm8
Andrew Kelley
2018-11-29
ci: workaround azure quirk with set -x
Andrew Kelley
2018-11-05
update ci scripts for llvm 8
Andrew Kelley
2018-11-05
ci: full test suite
Andrew Kelley
2018-11-05
ci: display environment variables
Andrew Kelley
2018-11-04
ci: fix shasum commands
Andrew Kelley
2018-11-04
ci: use azure for all CI
Andrew Kelley