Ben Boeckel
|
2a0ca6a26d
|
ci: add jobs to test GCC 15-to-be with import std
|
2025-01-08 16:32:14 -05:00 |
|
Brad King
|
4590255c63
|
ci: Subsume GCC C++ modules testing in main Fedora jobs
Fedora 40 comes with a RedHat branch of GCC 14.0, which supports
the features we need for C++ modules.
|
2024-04-24 16:46:11 -04:00 |
|
Ben Boeckel
|
5eb7bd641a
|
Tests/RunCMake/CXXModules: remove rules file requirement
Only Clang needs to disable extensions in order to work; other
implementations work as-is.
|
2023-10-02 10:17:31 -04:00 |
|
Ben Boeckel
|
1a1806a71b
|
gitlab-ci: declare bmionly support for modules where possible
GCC and Clang both have the settings.
|
2023-08-17 14:42:54 -04:00 |
|
Ben Boeckel
|
677b28dc7b
|
Ninja: include module mapper flags in compile_commands.json
Fixes: #24618
|
2023-07-09 11:04:29 -04:00 |
|
Ben Boeckel
|
069a32b03c
|
Tests/RunCMake/CXXModules: split out collation-requiring tests
Visual Studio does not currently have a place to insert the logic
required to implement this test, so skip it if possible.
|
2022-12-01 11:42:46 -05:00 |
|
Ben Boeckel
|
4f95e6b284
|
ci: test BMI exporting and installation with GCC in CI
|
2022-08-02 10:53:38 -04:00 |
|
Ben Boeckel
|
07bc3b07ec
|
gitlab-ci: test C++ modules using GCC
|
2022-06-16 10:28:34 -04:00 |
|