summaryrefslogtreecommitdiffstats
path: root/.gitlab/ci/cxx_modules_rules_gcc.cmake
Commit message (Collapse)AuthorAgeFilesLines
* Tests/RunCMake/CXXModules: remove rules file requirementBen Boeckel2023-10-021-1/+0
| | | | | Only Clang needs to disable extensions in order to work; other implementations work as-is.
* ci: drop extra scandep source settings for GCCBen Boeckel2023-09-211-19/+0
|
* CXXModules: add a variable for BMI-only compilationBen Boeckel2023-08-171-0/+1
| | | | | This will be required when dealing with imported targets which contain modules.
* ci: update gcc module rules file for new flag spellingsBen Boeckel2023-08-141-2/+12
|
* cxxmodules: remove `CMAKE_EXPERIMENTAL_CXX_MODULE_DYNDEP` variableBen Boeckel2023-06-011-1/+0
| | | | It is now subsumed by the UUID setting completely.
* gitlab-ci: test C++ modules using GCCBen Boeckel2022-06-161-0/+10