summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | cmFindPackageCommand: ConstnessAlex Turbov2022-07-111-62/+66
| * | | | | | | | cmFindPackageCommand: Enclose file list generators into anonymous nsAlex Turbov2022-07-111-22/+27
| * | | | | | | | cmFindPackageCommand: Move `cmFindPackageCommandHoldFile` to anonymous nsAlex Turbov2022-07-111-29/+35
| * | | | | | | | cmFindPackageCommand: Move `collectPathsForDebug()` to anonymous namespaceAlex Turbov2022-07-111-15/+15
| * | | | | | | | cmFindPackageCommand: Deduplicate version string comparator codeAlex Turbov2022-07-111-18/+15
| * | | | | | | | cmFindPackageCommand: Replace empty string literal w/ default `std::string{}`Alex Turbov2022-07-111-1/+1
| * | | | | | | | cmFindPackageCommand: Simplify if-return-else-return into single return stmtAlex Turbov2022-07-111-7/+1
| * | | | | | | | cmFindPackageCommand: Replace `strcmp` with array subscriptionAlex Turbov2022-07-111-2/+3
| * | | | | | | | cmFindPackageCommand: Deduplicate code to exclude `.` and `..` dir entriesAlex Turbov2022-07-111-3/+10
| * | | | | | | | cmFindPackageCommand: Replace single-char string literals with char literalsAlex Turbov2022-07-111-3/+3
| * | | | | | | | cmFindPackageCommand: Use `std::any_of` instead of "manual" `for` loopsAlex Turbov2022-07-111-24/+16
| * | | | | | | | Tests: Add more find_package search path casesAlex Turbov2022-07-1150-0/+238
* | | | | | | | | Merge branch 'release-3.24'Brad King2022-08-030-0/+0
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | |
| * | | | | | | | Merge topic 'ci-wix-host' into release-3.24Brad King2022-08-031-2/+3
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | |
* | | | | | | | | Merge topic 'ci-wix-host'Brad King2022-08-031-2/+3
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | ci: host WiX 3.14.0.6526 binaries ourselvesBrad King2022-08-021-2/+3
| |/ / / / / / /
* | | | | | | | CMake Nightly Date StampKitware Robot2022-08-031-1/+1
| |_|_|_|_|/ / |/| | | | | |
* | | | | | | Merge topic 'find-openmp-from-system-paths'Brad King2022-08-021-1/+3
|\ \ \ \ \ \ \
| * | | | | | | FindOpenMP: Restore searching system pathsSprite2022-08-011-1/+3
* | | | | | | | Merge topic 'cmgeneratedfs-absolute-paths'Brad King2022-08-021-3/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | cmGeneratedFileStream: Use absolute pathsMartin Duffy2022-08-011-3/+3
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge branch 'release-3.24'Brad King2022-08-020-0/+0
|\ \ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| * | | | | | | Merge topic 'vs-msbuild-arm64' into release-3.24Brad King2022-08-021-1/+1
| |\ \ \ \ \ \ \
* | \ \ \ \ \ \ \ Merge topic 'vs-msbuild-arm64'Brad King2022-08-021-1/+1
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | VS: Fix ARM64 host architecture detection in x86 binaryAnton Lapounov2022-08-011-1/+1
* | | | | | | | | Merge branch 'release-3.24'Brad King2022-08-020-0/+0
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | Merge topic 'windows-symlink-dir' into release-3.24Brad King2022-08-021-12/+2
| |\ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ Merge topic 'windows-symlink-dir'Brad King2022-08-021-12/+2
|\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| * | | | | | | | | Windows: Revert "Prefer junctions for directory symlinks"Brad King2022-08-011-12/+2
* | | | | | | | | | CMake Nightly Date StampKitware Robot2022-08-021-1/+1
| |_|_|_|_|_|/ / / |/| | | | | | | |
* | | | | | | | | Merge branch 'release-3.24'Brad King2022-08-010-0/+0
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | Merge topic 'doc-init-VERIFY_INTERFACE_HEADER_SETS' into release-3.24Brad King2022-08-011-1/+5
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge topic 'doc-init-VERIFY_INTERFACE_HEADER_SETS'Brad King2022-08-011-1/+5
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | Help: Document initialization of VERIFY_INTERFACE_HEADER_SETS propertyCraig Scott2022-08-011-1/+5
* | | | | | | | | Merge branch 'release-3.24'Brad King2022-08-010-0/+0
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | Merge branch 'release-3.23' into release-3.24Brad King2022-08-010-0/+0
| |\ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ Merge branch 'release-3.23'Brad King2022-08-010-0/+0
|\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| * | | | | | | | | Merge branch 'FindGTest-gmock-needs-gtest' into release-3.23Brad King2022-07-291-1/+1
| |\ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ Merge branch 'release-3.24'Brad King2022-08-010-0/+0
|\ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / | |/| | | | | | | | |
| * | | | | | | | | | Merge topic 'FindGTest-gmock-needs-gtest' into release-3.24Brad King2022-08-011-1/+1
| |\ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / | | |/| / / / / / / / | | |_|/ / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge topic 'FindGTest-gmock-needs-gtest'Brad King2022-08-011-1/+1
|\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| * | | | | | | | | FindGTest: Create the gmock targets only when GTest has been foundRobert Maynard2022-07-291-1/+1
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'release-3.24'Craig Scott2022-08-010-0/+0
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | Merge topic 'fetchcontent-url-regression' into release-3.24Craig Scott2022-08-011-29/+42
| |\ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge topic 'fetchcontent-url-regression'Craig Scott2022-08-011-29/+42
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | FetchContent: Restore support for multiple URL valuesCraig Scott2022-07-291-29/+42
| |/ / / / / / /
* | | | | | | | CMake Nightly Date StampKitware Robot2022-08-011-1/+1
| |_|_|/ / / / |/| | | | | |
* | | | | | | CMake Nightly Date StampKitware Robot2022-07-311-1/+1
* | | | | | | CMake Nightly Date StampKitware Robot2022-07-301-1/+1
| |_|/ / / / |/| | | | |
* | | | | | Merge topic 'command-arg-parser'Brad King2022-07-297-39/+48
|\ \ \ \ \ \