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
*
cmFindPackageCommand: Deduplicate version string comparator code
Alex Turbov
2022-07-11
1
-18/+15
*
cmFindPackageCommand: Replace empty string literal w/ default `std::string{}`
Alex Turbov
2022-07-11
1
-1/+1
*
cmFindPackageCommand: Simplify if-return-else-return into single return stmt
Alex Turbov
2022-07-11
1
-7/+1
*
cmFindPackageCommand: Replace `strcmp` with array subscription
Alex Turbov
2022-07-11
1
-2/+3
*
cmFindPackageCommand: Deduplicate code to exclude `.` and `..` dir entries
Alex Turbov
2022-07-11
1
-3/+10
*
cmFindPackageCommand: Replace single-char string literals with char literals
Alex Turbov
2022-07-11
1
-3/+3
*
cmFindPackageCommand: Use `std::any_of` instead of "manual" `for` loops
Alex Turbov
2022-07-11
1
-24/+16
*
Tests: Add more find_package search path cases
Alex Turbov
2022-07-11
50
-0/+238
*
CMake Nightly Date Stamp
Kitware Robot
2022-07-11
1
-1/+1
*
Merge topic 'better_doxy_ver_check'
Marc Chevrier
2022-07-10
2
-7/+50
|
\
|
*
FindDoxygen: Implement more complete version checking
Christian Heimlich
2022-07-07
2
-7/+50
*
|
CMake Nightly Date Stamp
Kitware Robot
2022-07-10
1
-1/+1
*
|
CMake Nightly Date Stamp
Kitware Robot
2022-07-09
1
-1/+1
*
|
Merge branch 'release-3.24'
Brad King
2022-07-08
0
-0/+0
|
\
\
|
*
\
Merge branch 'release-3.23' into release-3.24
Brad King
2022-07-08
0
-0/+0
|
|
\
\
*
|
\
\
Merge branch 'release-3.23'
Brad King
2022-07-08
0
-0/+0
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
Merge branch 'release-3.22' into release-3.23
Brad King
2022-07-08
0
-0/+0
|
|
\
\
\
|
*
\
\
\
Merge branch 'rel-macos-sign-notarize' into release-3.23
Brad King
2022-07-08
1
-18/+25
|
|
\
\
\
\
*
|
\
\
\
\
Merge branch 'release-3.22'
Brad King
2022-07-08
0
-0/+0
|
\
\
\
\
\
\
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
Merge branch 'rel-macos-sign-notarize' into release-3.22
Brad King
2022-07-08
1
-18/+25
|
|
\
\
\
\
\
|
|
|
|
/
/
/
|
|
|
/
|
|
|
*
|
|
|
|
|
Merge branch 'release-3.24'
Brad King
2022-07-08
0
-0/+0
|
\
\
\
\
\
\
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
Merge topic 'rel-macos-sign-notarize' into release-3.24
Brad King
2022-07-08
1
-18/+25
|
|
\
\
\
\
\
|
|
|
|
/
/
/
|
|
|
/
|
|
|
*
|
|
|
|
|
Merge topic 'rel-macos-sign-notarize'
Brad King
2022-07-08
1
-18/+25
|
\
\
\
\
\
\
|
|
|
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
Utilities/Release: Update macOS notarization script to use notarytool
Brad King
2022-07-08
1
-18/+25
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'release-3.24'
Brad King
2022-07-08
0
-0/+0
|
\
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
Merge topic 'doc-INTERFACE_LINK_LIBRARIES_DIRECT' into release-3.24
Brad King
2022-07-08
1
-15/+15
|
|
\
\
\
\
*
|
\
\
\
\
Merge topic 'doc-INTERFACE_LINK_LIBRARIES_DIRECT'
Brad King
2022-07-08
1
-15/+15
|
\
\
\
\
\
\
|
|
|
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
Help: Fix wrong property name INTERFACE_PROPERTY_LINK_DIRECT
Craig Scott
2022-07-08
1
-15/+15
|
|
/
/
/
/
*
|
|
|
|
Merge topic 'command-arg-parser-maybe-empty'
Brad King
2022-07-08
15
-118/+160
|
\
\
\
\
\
|
*
|
|
|
|
cmArgumentParser: Model maybe-missing string with wrapper type
Brad King
2022-07-07
5
-24/+32
|
*
|
|
|
|
cmArgumentParser: Model maybe-empty and non-empty lists with wrapper types
Brad King
2022-07-07
15
-94/+128
*
|
|
|
|
|
Merge topic 'install-destination-docs'
Brad King
2022-07-08
1
-3/+9
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Help: Clarify behavior of install(TARGETS) for DLLs
Kyle Edwards
2022-07-06
1
-3/+9
*
|
|
|
|
|
|
Merge topic 'xcode_swift_definitions'
Brad King
2022-07-08
3
-0/+19
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Xcode: Pass compile definitions to Swift
David Geldreich
2022-07-07
3
-0/+19
*
|
|
|
|
|
|
|
CMake Nightly Date Stamp
Kitware Robot
2022-07-08
1
-1/+1
*
|
|
|
|
|
|
|
Merge branch 'release-3.24'
Brad King
2022-07-07
0
-0/+0
|
\
\
\
\
\
\
\
\
|
|
_
|
_
|
/
/
/
/
/
|
/
|
|
|
/
/
/
/
|
|
|
_
|
/
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
CMake 3.24.0-rc3
v3.24.0-rc3
Brad King
2022-07-07
1
-1/+1
*
|
|
|
|
|
|
Merge topic 'cpp-named-module-export-infra'
Brad King
2022-07-07
109
-34/+2993
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
RunCMake/CXXModules: test public modules requiring private modules
Ben Boeckel
2022-07-06
7
-0/+48
|
*
|
|
|
|
|
|
RunCMake/CXXModules: add tests which export BMIs
Ben Boeckel
2022-07-06
25
-0/+479
|
*
|
|
|
|
|
|
RunCMake/CXXModules: test installation of BMIs and interfaces
Ben Boeckel
2022-07-06
11
-0/+161
|
*
|
|
|
|
|
|
RunCMake/CXXModules: fix example follow-on case names
Ben Boeckel
2022-07-06
1
-2/+2
|
*
|
|
|
|
|
|
RunCMake/CXXModules: output example test output upon failure
Ben Boeckel
2022-07-06
1
-1/+1
|
*
|
|
|
|
|
|
RunCMake/CXXModules: append to the test options
Ben Boeckel
2022-07-06
1
-1/+1
|
*
|
|
|
|
|
|
cmGlobalNinjaGenerator: verify that private sources stay private
Ben Boeckel
2022-07-06
1
-0/+27
|
*
|
|
|
|
|
|
cmGlobalNinjaGenerator: generate install rules for BMI files
Ben Boeckel
2022-07-06
1
-2/+98
|
*
|
|
|
|
|
|
cmGlobalNinjaGenerator: generate module property files for each target export
Ben Boeckel
2022-07-06
1
-0/+111
|
*
|
|
|
|
|
|
cmGlobalNinjaGenerator: verify generated objects against filesets
Ben Boeckel
2022-07-06
2
-4/+140
|
*
|
|
|
|
|
|
cmNinjaTargetGenerator: write out BMI install information for the collator
Ben Boeckel
2022-07-06
11
-0/+254
[next]