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
/
drone
Age
Commit message (
Expand
)
Author
2021-01-03
drone ci: skip compile error tests to save time
Andrew Kelley
2021-01-01
ci: fix `git describe`
Jay Petacat
2020-12-26
ci: put Drone CI back to normal
Andrew Kelley
2020-12-25
ci: build in Debug mode to help find the deadlock
Andrew Kelley
2020-12-20
add an option to compile zig in single-threaded mode
Andrew Kelley
2020-10-12
ci: update llvm 10 => 11
Andrew Kelley
2020-05-29
[CI] Use ninja on Azura and Drone
Noam Preil
2020-03-27
ci: Delete workaround for #4822
LemonBoy
2020-03-26
ci: fix aarch64 linux
Andrew Kelley
2020-03-22
Merge remote-tracking branch 'origin/master' into llvm10
Andrew Kelley
2020-03-20
ci: disable test-gen-h on sr.ht and drone
Andrew Kelley
2020-01-22
ci: update to llvm 10
Andrew Kelley
2019-12-12
ci: skip non native tests for aarch64
Andrew Kelley
2019-11-07
ci: add srht oauth token to drone cloud script
Andrew Kelley
2019-11-03
ci: avoid leaking oauth access token
Andrew Kelley
2019-11-03
ci: stop assuming that azure will complete last
Andrew Kelley
2019-10-26
ci: disable test-compare-output on aarch64
Andrew Kelley
2019-10-26
ci: -Dskip-release for aarch64 to hit 1 hour time limit
Andrew Kelley
2019-10-26
ci: enable more passing tests on aarch64-linux
Andrew Kelley
2019-10-25
ci: force git name-rev to be 9 on all targets
Andrew Kelley
2019-10-24
ci: add aarch64 to download page
Andrew Kelley
2019-10-24
disable not working stuff
Andrew Kelley
2019-10-24
ci: build docs, fix PR logic
Andrew Kelley
2019-10-24
ci: add s3 secrets to drone config
Andrew Kelley
2019-10-24
ci: drone tests only aarch64 with docker image
Andrew Kelley
2019-10-24
disable static build for now until the docker image is ready
Andrew Kelley
2019-10-24
add Drone Cloud CI configuration
Andrew Kelley