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
*
cmExperimental: gate build database support behind a flag
Ben Boeckel
2024-09-03
3
-0/+10
*
Tests/CXXModules: add tests for module commands
Ben Boeckel
2024-09-03
39
-0/+3077
*
Merge topic 'cxxmodules-build-export-different-directory'
Brad King
2024-05-03
9
-0/+141
|
\
|
*
Merge branch 'cxxmodules-build-export-different-directory-3.28' into cxxmodul...
Ben Boeckel
2024-05-02
9
-0/+141
|
|
\
|
|
*
cmDyndepCollation: look at all `export(TARGETS)` calls
Ben Boeckel
2024-05-02
9
-0/+141
*
|
|
Merge topic 'exported-modules-with-headers'
Brad King
2024-04-30
9
-0/+176
|
\
\
\
|
|
/
/
|
*
|
Tests/CXXModules: test exporting modules which include headers
Ben Boeckel
2024-04-27
9
-0/+176
|
|
/
*
|
Experimental: add an experimental feature gate for `import std`
Ben Boeckel
2024-04-12
15
-0/+85
*
|
Tests/CXXModules: test using targets that import `std`
Ben Boeckel
2024-04-11
2
-0/+31
*
|
Tests/CXXModules: add tests for exporting `CXX_MODULE_STD`
Ben Boeckel
2024-04-11
10
-0/+239
*
|
Tests/CXXModules: add tests that the C++ std targets don't get exported
Ben Boeckel
2024-04-11
8
-0/+222
*
|
Tests/CXXModules/vs-without-flags: use C++20
Ben Boeckel
2024-04-11
1
-1/+1
*
|
Tests/CXXModules: add a test for the `CXX_MODULE_STD` property
Ben Boeckel
2024-04-11
4
-0/+18
*
|
Tests/CXXModules: add test case for `import std` support
Ben Boeckel
2024-04-11
2
-0/+22
|
/
*
Tests/CXXModules: add a test using `TARGET_OBJECTS` from modules
Ben Boeckel
2024-03-06
3
-0/+41
*
Merge topic 'cxxmodules-no-export-basedirs-as-include-paths' into release-3.28
Brad King
2024-02-29
6
-0/+145
|
\
|
*
cmExportFileGenerator: only export include paths for HEADERS file sets
Ben Boeckel
2024-02-28
6
-0/+145
*
|
Tests/RunCMake/CXXModules: Update VS circular error message
Brad King
2024-02-28
1
-1/+1
|
/
*
Merge topic 'cxxmodules-transitive-std' into release-3.28
Brad King
2024-02-21
2
-2/+2
|
\
|
*
Tests/CXXModules: test `cxx_std_20` coming from a dependency
Ben Boeckel
2024-02-20
2
-2/+2
*
|
cmExportFileGenerator: export link libraries as-is
Ben Boeckel
2024-02-20
4
-4/+4
*
|
Tests/CXXModules: test transitive modules usage
Ben Boeckel
2024-02-20
13
-0/+284
|
/
*
Tests/CXXModules: add a test with transitive targets
Ben Boeckel
2024-02-19
20
-0/+299
*
Tests/CXXModules: add a test importing from a `Ninja` install
Ben Boeckel
2024-02-16
7
-0/+74
*
Merge topic 'cxxmodules-collation-restat' into release-3.28
Brad King
2024-02-16
6
-2/+56
|
\
|
*
Tests/CXXModules: add a test to ensure that `restat` works for collation
Ben Boeckel
2024-02-15
6
-2/+56
*
|
Merge topic 'cxxmodules-visibility-change-rebuild' into release-3.28
Brad King
2024-02-16
5
-0/+54
|
\
\
|
|
/
|
*
Tests/CXXModules: test that objects depend on dependent modules json files
Ben Boeckel
2024-02-15
5
-0/+54
*
|
Merge topic 'cxxmodules-depend-on-modmap-file' into release-3.28
Brad King
2024-02-16
5
-0/+48
|
\
\
|
|
/
|
*
Tests/CXXModules: test that objects depend on their modmap files
Ben Boeckel
2024-02-15
5
-0/+48
*
|
cmDyndepCollation: collapse full path before looking up
Ben Boeckel
2024-02-14
3
-0/+30
|
/
*
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
[next]