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
Commit message (
Expand
)
Author
Age
Files
Lines
*
cmGeneratorTarget: discover synthetic targets recursively
Ben Boeckel
2024-02-20
1
-0/+1
*
cmExportFileGenerator: export link libraries as-is
Ben Boeckel
2024-02-20
5
-9/+5
*
Tests/CXXModules: test transitive modules usage
Ben Boeckel
2024-02-20
14
-0/+294
*
Merge topic 'cxxmodules-transitive-target-usage' into release-3.28
Brad King
2024-02-20
22
-1/+308
|
\
|
*
cmTarget: copy link libraries from the right properties
Ben Boeckel
2024-02-19
1
-1/+1
|
*
Tests/CXXModules: add a test with transitive targets
Ben Boeckel
2024-02-19
21
-0/+307
|
/
*
Merge topic 'cxxmodules-nmc-duplicate-synthetic-targets' into release-3.28
Brad King
2024-02-19
9
-0/+120
|
\
|
*
cmGeneratorTarget: store synthetic targets in its cache
Ben Boeckel
2024-02-16
1
-0/+1
|
*
Tests/CXXModules: add a test importing from a `Ninja` install
Ben Boeckel
2024-02-16
8
-0/+78
|
*
Tests/CXXModules: support building a project with `Ninja`
Ben Boeckel
2024-02-16
1
-0/+29
|
*
Tests/CXXModules: document `CMake_TEST_MODULE_COMPILATION` items
Ben Boeckel
2024-02-16
1
-0/+12
|
/
*
Merge topic 'cxxmodules-dyndep-error-on-private-usage' into release-3.28
Brad King
2024-02-16
3
-3/+10
|
\
|
*
cxxmodules: return failure from the collator when private usage is found
Ben Boeckel
2024-02-15
3
-3/+10
*
|
Merge topic 'cxxmodules-collation-restat' into release-3.28
Brad King
2024-02-16
9
-2/+66
|
\
\
|
*
|
Ninja: make the collator rule use `restat = 1`
Ben Boeckel
2024-02-15
2
-0/+7
|
*
|
Tests/CXXModules: add a test to ensure that `restat` works for collation
Ben Boeckel
2024-02-15
7
-2/+59
*
|
|
Merge topic 'cxxmodules-visibility-change-rebuild' into release-3.28
Brad King
2024-02-16
7
-3/+62
|
\
\
\
|
|
/
/
|
*
|
cmNinjaTargetGenerator: scanning depends on the module metadata
Ben Boeckel
2024-02-15
1
-0/+2
|
*
|
Tests/CXXModules: test that objects depend on dependent modules json files
Ben Boeckel
2024-02-15
6
-0/+55
|
*
|
cmNinjaTargetGenerator: use `emplace_back` for scanning deps
Ben Boeckel
2024-02-15
1
-3/+5
*
|
|
Merge topic 'cxxmodules-depend-on-modmap-file' into release-3.28
Brad King
2024-02-16
7
-1/+63
|
\
\
\
|
|
/
/
|
*
|
cxxmodules: depend on the modmap contents
Ben Boeckel
2024-02-15
1
-1/+1
|
*
|
Tests/CXXModules: test that objects depend on their modmap files
Ben Boeckel
2024-02-15
6
-0/+49
|
*
|
Tests/CXXModules: support testing rebuild conditions
Ben Boeckel
2024-02-14
1
-0/+13
|
|
/
*
|
Merge topic 'ci-test-CommandLength' into release-3.28
Brad King
2024-02-16
1
-1/+4
|
\
\
|
*
|
Tests/CommandLength: Refactor test commands to reduce test run time
Brad King
2024-02-15
1
-1/+4
*
|
|
Merge branch 'backport-3.28-visionOS' into release-3.28
Brad King
2024-02-15
1
-0/+5
|
\
\
\
|
*
|
|
Help: Add 3.28.4 release note draft for visionOS updates
Brad King
2024-02-15
1
-0/+5
|
|
/
/
*
|
|
Merge topic 'cxxmodules-collapse-source-paths' into release-3.28
Brad King
2024-02-15
5
-2/+34
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
cmDyndepCollation: collapse full path before looking up
Ben Boeckel
2024-02-14
5
-2/+34
|
|
/
*
|
Merge topic 'backport-3.28-visionOS' into release-3.28
Brad King
2024-02-12
5
-57/+85
|
\
\
|
*
|
Tests: Enable visionOS tests with Xcode 15.2
Brad King
2024-02-09
2
-44/+37
|
*
|
Tests: Update RunCMake.XcodeProject-Device for visionOS in Xcode 15.1 beta
Brad King
2024-02-09
1
-2/+2
|
*
|
visionOS: Update deployment-target flag for Xcode 15.1 beta
Brad King
2024-02-09
2
-6/+39
|
*
|
cmLocalGenerator: Avoid unnecessary lookup without a deployment target
Brad King
2024-02-09
1
-8/+10
|
/
/
*
|
Merge topic 'ci-xcode-15.2' into release-3.28
Brad King
2024-02-09
1
-6/+6
|
\
\
|
*
|
gitlab-ci: update macOS jobs to use Xcode 15.2
Brad King
2024-02-08
1
-6/+6
*
|
|
Merge topic 'FindCUDAToolkit-cudart-deps' into release-3.28
Brad King
2024-02-09
1
-8/+5
|
\
\
\
|
*
|
|
FindCUDAToolkit: Fix cudart dependencies
Robert Maynard
2024-02-08
1
-8/+5
|
|
|
/
|
|
/
|
*
|
|
Merge topic 'libuv-1.48' into release-3.28
Brad King
2024-02-09
4
-11/+24
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
libuv: win/spawn: optionally run executable paths with no file extension
Brad King
2024-02-08
4
-7/+21
|
*
|
libuv: Revert "win/spawn: run executables with no file extension"
Brad King
2024-02-08
1
-6/+2
|
|
\
\
|
*
|
|
cmUVProcessChain: Implement no-extension-on-Windows support with libuv 1.48
Brad King
2024-02-08
1
-0/+3
|
/
/
/
*
|
|
Merge topic 'findmatlab-registry-lookup-without-versionxml' into release-3.28
Brad King
2024-02-08
1
-12/+1
|
\
\
\
|
*
|
|
FindMatlab: Revert undocumented and now-unnecessary full version lookup
Hermann von Kleist
2024-02-07
1
-12/+1
|
|
|
/
|
|
/
|
*
|
|
Merge topic 'clang-cl-showIncludes' into release-3.28
Brad King
2024-02-07
9
-6/+22
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Ninja: Update showIncludes prefix detection for clang-cl 18
Martin Storsjö
2024-02-07
6
-1/+17
|
*
|
Tests/RunCMake/Ninja: Rename showIncludes case for clang-cl <= 17
Brad King
2024-02-07
5
-5/+5
|
/
/
*
|
CMake 3.28.3
v3.28.3
Brad King
2024-02-05
2
-3/+3
*
|
Merge topic 'restore-pch-with-unity' into release-3.28
Brad King
2024-02-05
6
-30/+17
|
\
\
[next]