Vulkan-Hpp/.github/workflows
Jan Kuhlmann b4d30a5fb5
CI: Added runner for Windows with Clang and Ninja (#2342)
* add windows ci testing clang and ninja

* attempt to use multi-config builds on msvc ci

* install deps for windows ci

* temporarily disable ci portions

* try clang-cl

* test x64 only

* try x64 for clang-cl

* specify clang-cl as C compiler

* attempt clang-cl with dep install

* ignore unused variable warning in sample02

* need to specify c compiler as glfw install is not being found

* try to ignore warning in standard clang fashion

* syntax fix

* cast procaddress to void* before final func type cast

* added more windows clang warning suppressions

* disable normal windows ci

* suppress warnings in raii samples

* suppress more warnings for tests

* more unused var suppressions for tests

* disable preinstall of deps in clang to prevent _ITERATOR_DEBUG_LEVEL mismatch

* suppress unused var warnings triggered in release mode

* add warning suppression to flags test

* fixed strided array proxy test

* fix structure chain test

* fix extension inspection test

* reenable all ci workflows
2025-11-10 14:29:09 +01:00
..
ci-linux-self_hosted.yml_ Remove unused flag VULKAN_HPP_SAMPLES_BUILD_ONLY_DYNAMIC from CI builds (#2243) 2025-08-07 08:17:27 +02:00
ci-macos.yml Simplify named module handling and macros (#2303) 2025-10-09 21:04:11 +02:00
ci-ubuntu-22.yml Simplify named module handling and macros (#2303) 2025-10-09 21:04:11 +02:00
ci-ubuntu-24.yml Simplify named module handling and macros (#2303) 2025-10-09 21:04:11 +02:00
ci-ubuntu-ext.yml Simplify named module handling and macros (#2303) 2025-10-09 21:04:11 +02:00
ci-windows-clang.yml CI: Added runner for Windows with Clang and Ninja (#2342) 2025-11-10 14:29:09 +01:00
ci-windows-msvc.yml CI: Added runner for Windows with Clang and Ninja (#2342) 2025-11-10 14:29:09 +01:00
set-version-tag.yml Update workflow deps (#1667) 2023-09-28 16:39:48 +02:00
update-header-pr.yml Adjust update-header-pr.yml to run with an arbitrary compiler on ubuntu-latest (#2051) 2025-01-21 22:46:52 +01:00