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
/
examples
Commit message (
Expand
)
Author
Age
Files
Lines
*
cmCoreTryCompile: use the source type context for source files
Ben Boeckel
2023-07-31
8
-0/+74
*
Merge topic 'dyndep-module-info-objlib-dependency'
Brad King
2023-07-24
4
-0/+38
|
\
|
*
Tests/RunCMake/CXXModules: add a test for issue #25112
Ben Boeckel
2023-07-22
4
-0/+38
*
|
cmExperimental: refresh the C++ modules UUID
Ben Boeckel
2023-07-13
7
-7/+7
*
|
Tests/RunCMake/CXXModules: require transitive usages
Ben Boeckel
2023-07-13
2
-1/+9
|
/
*
Ninja: include module mapper flags in `compile_commands.json`
Ben Boeckel
2023-07-09
5
-0/+61
*
VS: Fix C++ modules in source files with the same name
Brad King
2023-06-28
5
-0/+41
*
cxxmodules: remove `CMAKE_EXPERIMENTAL_CXX_MODULE_DYNDEP` variable
Ben Boeckel
2023-06-01
20
-100/+0
*
cxxmodules: update the experimental UUID
Ben Boeckel
2023-05-31
7
-7/+7
*
cxxmodules: Fix exported path to installed module sources in subdirs
Tyler
2023-05-23
18
-6/+64
*
cxxmodules: Do not expect collator install scripts with no CXX_MODULES
Tyler
2023-05-23
12
-6/+36
*
Tests: Improve RunCMake.CXXModules expectation matching and error reporting
Brad King
2023-05-23
12
-32/+78
*
Tests/CXXModules: add example for private modules between targets
Ben Boeckel
2023-05-18
7
-0/+36
*
Tests/RunCMake/CXXModules: declare `forwarding` as `extern "C++"`
Ben Boeckel
2023-02-03
6
-0/+12
*
Tests/RunCMake/CXXModules: add tests which don't export C++ module properties
Ben Boeckel
2023-01-27
16
-14/+249
*
Revise C++ coding style using clang-format-15
Kitware Robot
2023-01-18
4
-4/+4
*
cxxmodules: support new round of Clang patches
Ben Boeckel
2022-12-15
5
-5/+5
*
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
5
-5/+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
|
/
*
cxxmodules: add properties to control scanning
Ben Boeckel
2022-11-18
7
-0/+124
*
Tests/RunCMake/CXXModules: add a test with duplicate modules
Ben Boeckel
2022-10-11
4
-0/+65
*
Tests/RunCMake/CXXModules: add a test with circular imports
Ben Boeckel
2022-10-11
6
-0/+38
*
RunCMake/CXXModules: add a "deep-chain" test
Ben Boeckel
2022-08-02
8
-0/+115
*
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
6
-0/+47
*
RunCMake/CXXModules: add tests which export BMIs
Ben Boeckel
2022-07-06
24
-0/+468
*
RunCMake/CXXModules: test installation of BMIs and interfaces
Ben Boeckel
2022-07-06
10
-0/+142
*
cmExperimental: update `CXX_MODULE_CMAKE_API` UUID
Ben Boeckel
2022-07-06
1
-1/+1
*
Tests/RunCMake/CXXModules: add module-using examples
Ben Boeckel
2022-06-16
24
-0/+286