aboutsummaryrefslogtreecommitdiff
path: root/ci/azure/windows_msvc_script.bat
AgeCommit message (Expand)Author
2021-01-04ci: omit stage2 backend from stage1 on WindowsAndrew Kelley
2021-01-01ci: fix `git describe`Jay Petacat
2020-10-22ci: fix regression from not building docsAndrew Kelley
2020-10-21MSVC CI: run tests individually (#6751)Frank Denis
2020-10-12ci: update llvm 10 => 11Andrew Kelley
2020-09-08ci: skip non native builds on windows to save timeAndrew Kelley
2020-08-31ci: skip compile error tests on WindowsAndrew Kelley
2020-04-12added CI job for mingwemekoi