aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/windows.yml
AgeCommit message (Expand)Author
2022-03-09windows.yml: fix issue with sqlite3 binary and vcpkgEven Rouault
2022-03-04CI: use `ctest --output-on-failure` option (#3084)Mike Taves
2021-12-09Refactor post-install suite to test shared and static projlib (#2972)Mike Taves
2021-11-09CI: add a MSVC Debug build (refs #2931)Even Rouault
2021-04-25CI: msys2 build: build with -Werror (#2697)Even Rouault
2021-04-08Drop set/export of PROJ_LIB for Windows CI runsMike Taves
2021-04-07CI: build and test on MSYS2 with WindowsMike Taves
2020-11-28Add github action for VS2019 x64 buildEven Rouault