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
*
Tests: Fix clang -Wstrict-prototypes warnings
Brad King
2023-10-26
1
-1/+1
*
cmNinjaTargetGenerator: do not order-depend on C++ module sources
Ben Boeckel
2023-10-20
6
-1/+72
*
Merge topic 'cxxmodules-vs-no-synthetic-targets' into release-3.28
Brad King
2023-10-18
6
-1/+47
|
\
|
*
Tests/CXXModules: test Visual Studio synthetic target error
Ben Boeckel
2023-10-17
6
-1/+47
*
|
cxxmodules: include `INCLUDES DESTINATION` directories
Ben Boeckel
2023-10-16
6
-4/+29
|
/
*
Merge topic 'cxxmodules-try_compile' into release-3.28
Brad King
2023-10-11
3
-0/+26
|
\
|
*
cxxmodules: Honor CMAKE_CXX_SCAN_FOR_MODULES in try_compile
Brad King
2023-10-10
3
-0/+26
*
|
cxxmodules: Reference documentation in no-modules-support diagnostics
Brad King
2023-10-11
6
-24/+34
*
|
Tests: Enforce RunCMake.CXXModules no-modules-support diagnostics strictly
Brad King
2023-10-11
6
-36/+26
|
/
*
Tests/RunCMake/CXXModules: remove experimental settings
Ben Boeckel
2023-10-07
2
-4/+0
*
cxxmodules: Scan only targets that explicitly enable C++ 20
Brad King
2023-10-05
3
-0/+18
*
Tests: Modernize name of RunCMake.CXXModules compiler inspection case
Brad King
2023-10-04
2
-2/+2
*
cxxmodules: scan C++ sources for imports by default
Ben Boeckel
2023-10-02
43
-38/+71
*
cxxmodules: rework control logic for scanning regular C++ sources
Ben Boeckel
2023-10-02
10
-23/+58
*
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
11
-12/+12
*
cmExperimental: remove the flag for C++ modules
Ben Boeckel
2023-10-02
68
-339/+0
*
Merge topic 'cxxmodules-export-dirs-with-prefix'
Brad King
2023-09-27
68
-77/+369
|
\
|
*
Tests/CXXModules: add tests for modules with include requirements
Ben Boeckel
2023-09-26
23
-0/+292
|
*
Tests/CXXModules: relax line number matching in stderr
Ben Boeckel
2023-09-26
45
-77/+77
*
|
Tests/CXXModules: forward the default build type
Ben Boeckel
2023-09-26
4
-0/+10
*
|
Tests/CXXModules: fix multi-config and MSVC details
Ben Boeckel
2023-09-25
6
-25/+25
*
|
Tests/CXXModules: add missing `bmi-only` and compiler id fields
Ben Boeckel
2023-09-25
6
-0/+30
*
|
Tests/CXXModules: fix key set mismatch error messages
Ben Boeckel
2023-09-25
1
-2/+2
*
|
Tests/CXXModules: use a less generic name for the config
Ben Boeckel
2023-09-25
4
-18/+18
*
|
Tests/CXXModules: replace the object extension as well
Ben Boeckel
2023-09-25
2
-0/+2
*
|
Tests/CXXModules: fix error detection propagation
Ben Boeckel
2023-09-25
4
-2/+15
|
/
*
Merge branch 'cxxmodules-non-compiled-source-release' into cxxmodules-non-com...
Ben Boeckel
2023-09-12
6
-1/+37
|
\
|
*
cxxmodules: detect and message about non-compiled sources
Ben Boeckel
2023-09-12
6
-1/+37
*
|
Merge topic 'modules-better-messages'
Brad King
2023-08-25
4
-22/+24
|
\
\
|
*
|
cxxmodules: improve error messages for C++ module setup
Ben Boeckel
2023-08-23
4
-22/+24
|
|
/
*
|
cmExperimental: recycle the C++ modules API UUID
Ben Boeckel
2023-08-17
10
-10/+10
*
|
Tests/RunCMake/CXXModules: add tests which use modules from imported targets
Ben Boeckel
2023-08-17
11
-0/+102
*
|
cmExportFileGenerator: export private compile info for C++ modules
Ben Boeckel
2023-08-17
13
-0/+412
*
|
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
8
-8/+8
*
|
cmCoreTryCompile: use the source type context for source files
Ben Boeckel
2023-07-31
9
-0/+76
*
|
Merge topic 'dyndep-module-info-objlib-dependency'
Brad King
2023-07-24
5
-0/+39
|
\
\
|
|
/
|
*
Tests/RunCMake/CXXModules: add a test for issue #25112
Ben Boeckel
2023-07-22
5
-0/+39
*
|
cmExperimental: refresh the C++ modules UUID
Ben Boeckel
2023-07-13
8
-8/+8
*
|
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
6
-0/+66
*
VS: Fix C++ modules in source files with the same name
Brad King
2023-06-28
6
-0/+42
*
cxxmodules: remove `CMAKE_EXPERIMENTAL_CXX_MODULE_DYNDEP` variable
Ben Boeckel
2023-06-01
39
-165/+13
*
cxxmodules: update the experimental UUID
Ben Boeckel
2023-05-31
8
-8/+8
*
cxxmodules: remove support for `CXX_MODULE_HEADER_UNITS` filesets
Ben Boeckel
2023-05-31
14
-125/+3
*
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
8
-0/+39
[next]