Vulkan-Hpp/.github/workflows
Jan Kuhlmann f522d73454
C++Module: Fixing import std on enum header and using `export import std` when appropriate (#2283)
* fix std import on enum header

* remove duplicate contents in cppm

* moved dynamic enabling of std module into macro header

* do not automatically enable import std

* automatic opt-out approach for export import std

* added opt-out option VULKAN_HPP_NO_STD_MODULE

* add VULKAN_HPP_NO_STD_MODULE to CI workflows

* added VULKAN_HPP_NO_STD_MODULE flag to the readme

* set VULKAN_HPP_NO_STD_MODULE to OFF by default

* added import_std exclusion to ubuntu-ext CI
2025-09-25 09:02:03 +02: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 C++Module: Fixing import std on enum header and using `export import std` when appropriate (#2283) 2025-09-25 09:02:03 +02:00
ci-ubuntu-22.yml C++Module: Fixing import std on enum header and using `export import std` when appropriate (#2283) 2025-09-25 09:02:03 +02:00
ci-ubuntu-24.yml C++Module: Fixing import std on enum header and using `export import std` when appropriate (#2283) 2025-09-25 09:02:03 +02:00
ci-ubuntu-ext.yml C++Module: Fixing import std on enum header and using `export import std` when appropriate (#2283) 2025-09-25 09:02:03 +02:00
ci-windows.yml C++Module: Fixing import std on enum header and using `export import std` when appropriate (#2283) 2025-09-25 09:02:03 +02: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