Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Tests/RunCMake/CXXModules: remove rules file requirement | Ben Boeckel | 2023-10-02 | 1 | -1/+0 |
| | | | | | Only Clang needs to disable extensions in order to work; other implementations work as-is. | ||||
* | ci: drop extra scandep source settings for GCC | Ben Boeckel | 2023-09-21 | 1 | -19/+0 |
| | |||||
* | CXXModules: add a variable for BMI-only compilation | Ben Boeckel | 2023-08-17 | 1 | -0/+1 |
| | | | | | This will be required when dealing with imported targets which contain modules. | ||||
* | ci: update gcc module rules file for new flag spellings | Ben Boeckel | 2023-08-14 | 1 | -2/+12 |
| | |||||
* | cxxmodules: remove `CMAKE_EXPERIMENTAL_CXX_MODULE_DYNDEP` variable | Ben Boeckel | 2023-06-01 | 1 | -1/+0 |
| | | | | It is now subsumed by the UUID setting completely. | ||||
* | gitlab-ci: test C++ modules using GCC | Ben Boeckel | 2022-06-16 | 1 | -0/+10 |