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
*
cxxmodules: compute link information for C++ module-consuming targets
Matheus Izvekov
2024-01-14
3
-0/+19
*
Merge topic 'vs-scan-for-modules' into release-3.28
Brad King
2024-01-10
5
-3/+39
|
\
|
*
Tests/CXXModules/scan_properties: use `ixx` extension
Ben Boeckel
2024-01-09
2
-3/+5
|
*
Tests/CXXModules: add a test case for VS generation without flags
Ben Boeckel
2024-01-06
3
-0/+34
*
|
Tests/CXXModules: add a test with unity build support
Ben Boeckel
2024-01-05
6
-0/+67
|
/
*
Merge topic 'cxxmodules-msvc-corner-cases' into release-3.28
Brad King
2023-12-06
5
-3/+27
|
\
|
*
Tests/CXXModules: enhance `internal-partitions` test
Ben Boeckel
2023-12-05
4
-1/+17
|
*
Tests/CXXModules: import from an internal partition
Ben Boeckel
2023-12-05
3
-2/+10
*
|
cmCxxModuleMapper: Fix transitive requirements computation
namniav
2023-12-05
34
-1/+382
*
|
Tests/CXXModules: add a test which scans a PCH-using source
Ben Boeckel
2023-12-04
3
-0/+22
|
/
*
Clang-CXX: copy into the dyndep output on success
Ben Boeckel
2023-11-21
1
-2/+2
*
cmNinjaTargetGenerator: do not order-depend on C++ module sources
Ben Boeckel
2023-10-20
5
-0/+52
*
cxxmodules: include `INCLUDES DESTINATION` directories
Ben Boeckel
2023-10-16
6
-4/+29
*
Tests/RunCMake/CXXModules: remove experimental settings
Ben Boeckel
2023-10-07
2
-4/+0
*
cxxmodules: scan C++ sources for imports by default
Ben Boeckel
2023-10-02
38
-38/+38
*
Tests/RunCMake/CXXModules: remove rules file requirement
Ben Boeckel
2023-10-02
1
-12/+2
*
CXXModules: remove `EXPERIMENTAL` from C++ module variable names
Ben Boeckel
2023-10-02
1
-2/+2
*
cmExperimental: remove the flag for C++ modules
Ben Boeckel
2023-10-02
46
-190/+0
*
Tests/CXXModules: add tests for modules with include requirements
Ben Boeckel
2023-09-26
22
-0/+284
*
Tests/CXXModules: relax line number matching in stderr
Ben Boeckel
2023-09-26
27
-39/+39
*
cmExperimental: recycle the C++ modules API UUID
Ben Boeckel
2023-08-17
9
-9/+9
*
Tests/RunCMake/CXXModules: add tests which use modules from imported targets
Ben Boeckel
2023-08-17
10
-0/+76
*
cmExportFileGenerator: export private compile info for C++ modules
Ben Boeckel
2023-08-17
12
-0/+410
*
Tests/RunCMake/CXXModules: actually generate the source at build time
Ben Boeckel
2023-08-07
2
-5/+9
*
cmExperimental: recycle the C++ modules API UUID
Ben Boeckel
2023-07-31
7
-7/+7
*
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
[next]