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
/
windows_msvc_script.bat
Age
Commit message (
Expand
)
Author
2022-02-16
ci: use zig-bootstrap for windows
Andrew Kelley
2022-02-09
Revert "ci: azure: split build-and-test step"
Andrew Kelley
2022-02-08
ci: azure: split build-and-test step
Hadrien Dorio
2021-10-01
ci: update windows tarballs to llvm 13
Andrew Kelley
2021-09-30
Merge remote-tracking branch 'origin/master' into llvm13
Andrew Kelley
2021-09-24
Spelling corrections (#9833)
Josh Soref
2021-08-15
update CI scripts to llvm 13 rc1
Andrew Kelley
2021-07-28
CI: enable stage2 behavior test coverage
Andrew Kelley
2021-05-29
ci: update x86_64-linux, aarch64-linux, and windows tarballs
Andrew Kelley
2021-04-30
Azure CI: Test std.* and the rest separately
Frank Denis
2021-04-15
ci: windows: update to llvm 12 msvc tarball
Andrew Kelley
2021-04-14
ci: windows: try using zig-bootstrap to build zig
Andrew Kelley
2021-01-04
ci: omit stage2 backend from stage1 on Windows
Andrew Kelley
2021-01-01
ci: fix `git describe`
Jay Petacat
2020-10-22
ci: fix regression from not building docs
Andrew Kelley
2020-10-21
MSVC CI: run tests individually (#6751)
Frank Denis
2020-10-12
ci: update llvm 10 => 11
Andrew Kelley
2020-09-08
ci: skip non native builds on windows to save time
Andrew Kelley
2020-08-31
ci: skip compile error tests on Windows
Andrew Kelley
2020-04-12
added CI job for mingw
emekoi