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
*
Tests: Fix RunCMake.CXXModules compilation with Clang 21
Brad King
2025-10-30
1
-2/+2
*
Tests/RunCMake: Match dots more precisely, part 3
AJIOB
2025-10-20
14
-36/+36
*
Tests/RunCMake: Match CMakeLists.txt file name more precisely
AJIOB
2025-10-16
3
-3/+3
*
Tests/RunCMake: Match xxx.cmake file name more precisely
AJIOB
2025-10-16
8
-24/+24
*
Tests/RunCMake: Match CMakeLists.txt file name more precisely
Hanna Rusakovich
2025-10-15
8
-8/+8
*
MSVC: Always define a character set
AJIOB
2025-10-07
16
-0/+115
*
experimental/CXXModules: recycle the UUID
Ben Boeckel
2025-04-30
7
-7/+7
*
cmExperimental: recycle build database uuid
Ben Boeckel
2025-03-03
1
-1/+1
*
Tests/CXXModules: help diagnose build database errors
Ben Boeckel
2025-03-03
1
-0/+12
*
cmBuildDatabase: fix language comparison for visibility
Ben Boeckel
2025-03-03
13
-17/+17
*
CMP0057: Remove support for OLD behavior
Brad King
2025-01-22
1
-5/+0
*
Merge topic 'test-ninja-1.13'
Brad King
2025-01-17
1
-1/+1
|
\
|
*
Tests: Update expected results for ninja post-1.12 development
Brad King
2025-01-16
1
-1/+1
*
|
Merge topic 'duplicate-source-behavior'
Brad King
2025-01-10
4
-0/+41
|
\
\
|
*
|
target_sources: Restore toleration of duplicate CXX_MODULES sources
Ben Boeckel
2025-01-09
1
-0/+8
|
*
|
Tests/CXXModules: add a test with duplicate sources
Ben Boeckel
2025-01-09
3
-0/+33
*
|
|
Experimental: recycle the `import std` UUID
Ben Boeckel
2025-01-08
7
-7/+7
*
|
|
gcc: support `import std`
Ben Boeckel
2025-01-08
1
-1/+1
*
|
|
Tests/RunCMake: handle C++26 support where needed
Ben Boeckel
2025-01-08
1
-0/+1
|
/
/
*
|
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
|
/
[next]