index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Tests
/
RunCMake
/
CXXModules
/
RunCMakeTest.cmake
Commit message (
Expand
)
Author
Age
Files
Lines
*
cxxmodules: remove support for `CXX_MODULE_HEADER_UNITS` filesets
Ben Boeckel
2023-05-31
1
-2/+1
*
Tests/CXXModules: add example for private modules between targets
Ben Boeckel
2023-05-18
1
-0/+3
*
Tests/RunCMake/CXXModules: add tests which don't export C++ module properties
Ben Boeckel
2023-01-27
1
-0/+2
*
Ninja: require Ninja 1.11 for C++ module support
Ben Boeckel
2023-01-23
1
-1/+1
*
Tests/RunCMake/CXXModules: add support for Visual Studio
Ben Boeckel
2022-12-01
1
-0/+7
*
Tests/RunCMake/CXXModules: split out collation-requiring tests
Ben Boeckel
2022-12-01
1
-1/+5
*
Tests/RunCMake/CXXModules: factor out generator support detection
Ben Boeckel
2022-12-01
1
-3/+8
*
cxxmodules: add properties to control scanning
Ben Boeckel
2022-11-18
1
-0/+1
*
Tests/RunCMake/CXXModules: add a test with duplicate modules
Ben Boeckel
2022-10-11
1
-0/+1
*
Tests/RunCMake/CXXModules: add a test with circular imports
Ben Boeckel
2022-10-11
1
-1/+6
*
RunCMake/CXXModules: add a "deep-chain" test
Ben Boeckel
2022-08-02
1
-0/+1
*
RunCMake/CXXModules: test public modules requiring private modules
Ben Boeckel
2022-07-06
1
-0/+1
*
RunCMake/CXXModules: add tests which export BMIs
Ben Boeckel
2022-07-06
1
-0/+11
*
RunCMake/CXXModules: test installation of BMIs and interfaces
Ben Boeckel
2022-07-06
1
-0/+19
*
RunCMake/CXXModules: fix example follow-on case names
Ben Boeckel
2022-07-06
1
-2/+2
*
RunCMake/CXXModules: output example test output upon failure
Ben Boeckel
2022-07-06
1
-1/+1
*
RunCMake/CXXModules: append to the test options
Ben Boeckel
2022-07-06
1
-1/+1
*
cmNinjaTargetGenerator: write out BMI install information for the collator
Ben Boeckel
2022-07-06
1
-0/+1
*
cmNinjaTargetGenerator: write out export information for the collator
Ben Boeckel
2022-07-06
1
-0/+1
*
cmNinjaTargetGenerator: write out fileset information for the collator
Ben Boeckel
2022-07-06
1
-0/+8
*
cmExport*FileGenerator: support exporting C++ module properties
Ben Boeckel
2022-07-06
1
-0/+3
*
install: support `CXX_MODULES_BMI` installation bits
Ben Boeckel
2022-07-06
1
-0/+4
*
cmTargetSourcesCommand: allow `INTERFACE` C++ modules when imported
Ben Boeckel
2022-07-06
1
-0/+1
*
Tests/RunCMake/CXXModules: add module-using examples
Ben Boeckel
2022-06-16
1
-0/+53
*
cmTarget: add support for C++ module fileset types
Ben Boeckel
2022-06-16
1
-0/+67