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
Commit message (
Expand
)
Author
Age
Files
Lines
*
cxxmodules: support new round of Clang patches
Ben Boeckel
2022-12-15
6
-6/+6
*
Merge topic 'cxx-module-map-clang'
Brad King
2022-12-06
1
-1/+1
|
\
|
*
cmCxxModuleMapper: support the `clang` module map format
Ben Boeckel
2022-12-02
1
-1/+1
*
|
cmExperimental: recycle C++20 module support UUID
Ben Boeckel
2022-12-01
6
-6/+6
*
|
Tests/RunCMake/CXXModules: add support for Visual Studio
Ben Boeckel
2022-12-01
2
-0/+8
*
|
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
*
|
Tests/RunCMake/CXXModules: update `NoDyndepSupport` for VS2019 and older
Ben Boeckel
2022-12-01
1
-0/+5
*
|
Tests/RunCMake/CXXModules: catch VS circular error message
Ben Boeckel
2022-12-01
1
-1/+1
*
|
Tests/RunCMake/CXXModules: mask scanning checks without control
Ben Boeckel
2022-12-01
7
-21/+38
|
/
*
Tests/RunCMake/CXXModules: mark IMPORTED targets as INTERFACE
Ben Boeckel
2022-11-21
2
-2/+2
*
cxxmodules: add properties to control scanning
Ben Boeckel
2022-11-18
8
-0/+125
*
Merge topic 'msvc-19.34-cpp-modules'
Brad King
2022-11-14
2
-1/+3
|
\
|
*
msvc: bless MSVC 19.34 support for C++ modules as experimental
Ben Boeckel
2022-11-11
2
-1/+3
*
|
Tests/RunCMake/CXXModules: add a test with duplicate modules
Ben Boeckel
2022-10-11
5
-0/+66
*
|
Tests/RunCMake/CXXModules: add a test with circular imports
Ben Boeckel
2022-10-11
7
-1/+44
|
/
*
RunCMake/CXXModules: add a "deep-chain" test
Ben Boeckel
2022-08-02
9
-0/+116
*
RunCMake/CXXModules: support MSVC extensions
Ben Boeckel
2022-08-02
1
-1/+1
*
RunCMake/CXXModules: fix partition importing syntax
Ben Boeckel
2022-07-26
2
-2/+2
*
RunCMake/CXXModules: test public modules requiring private modules
Ben Boeckel
2022-07-06
7
-0/+48
*
RunCMake/CXXModules: add tests which export BMIs
Ben Boeckel
2022-07-06
25
-0/+479
*
RunCMake/CXXModules: test installation of BMIs and interfaces
Ben Boeckel
2022-07-06
11
-0/+161
*
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
10
-0/+216
*
cmNinjaTargetGenerator: write out export information for the collator
Ben Boeckel
2022-07-06
8
-0/+277
*
cmNinjaTargetGenerator: write out fileset information for the collator
Ben Boeckel
2022-07-06
6
-0/+188
*
Tests/RunCMake/CXXModules: add a json comparison script
Ben Boeckel
2022-07-06
1
-0/+160
*
cmExperimental: update `CXX_MODULE_CMAKE_API` UUID
Ben Boeckel
2022-07-06
2
-2/+2
*
cmExport*FileGenerator: support exporting C++ module properties
Ben Boeckel
2022-07-06
7
-0/+144
*
install: support `CXX_MODULES_BMI` installation bits
Ben Boeckel
2022-07-06
11
-0/+116
*
cmTargetSourcesCommand: allow `INTERFACE` C++ modules when imported
Ben Boeckel
2022-07-06
5
-0/+29
*
RunCMake/CXXModules/NoCXX20: Force older standard
Raul Tambre
2022-06-28
1
-3/+4
*
Tests/RunCMake/CXXModules: add module-using examples
Ben Boeckel
2022-06-16
25
-0/+339
*
cmTarget: add support for C++ module fileset types
Ben Boeckel
2022-06-16
45
-0/+506