Commit Graph

6 Commits

Author SHA1 Message Date
David Hrdlička
a9a5681973 workflows: Remove MSVC build 2021-05-08 01:00:30 +02:00
David Hrdlička
6a00fd700a workflows: remove Windows ARM32 build 2021-02-14 03:34:45 +01:00
David Hrdlička
8e0a3187a5 workflows: adjust the vs2019 job
- reduce the number of builds
- more descriptive names for artifacts and builds
- populate the package manually instead of using CPack, which results in double ZIPs being generated
2021-01-31 21:27:22 +01:00
David Hrdlička
953f64d9d9 workflows: add CPack to the VS2019 build 2021-01-31 19:04:51 +01:00
David Hrdlička
f277faa6ad workflows: minor fixes to the cmake build
- build as release with debug info
- change a job id from `clang` to `vs2019`
- use the v142 (2019) toolset instead of the v141 (2017) one
- build when root CMakeLists.txt changes
2021-01-31 19:02:40 +01:00
David Hrdlička
baad934380 Add a CMake build workflow 2021-01-12 18:26:17 +01:00