summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* cmCustomCommand: Track main dependency explicitlyNAKAMURA Takumi2021-12-1414-60/+64
* Merge topic 'msbuild-target-inputs-object-depends'Brad King2021-12-101-0/+16
|\
| * VS: Add OBJECT_DEPENDS as AdditionalDependenciesDietmar Scheidl2021-12-091-0/+16
* | Merge topic 'link-iface-usage-reqs-only'Brad King2021-12-104-53/+69
|\ \
| * | cmGeneratorTarget: Avoid boolean trap in usage requirement lookupBrad King2021-12-094-53/+69
* | | Merge topic 'ci-nmake-jom'Brad King2021-12-101-0/+7
|\ \ \
| * | | ci: Exclude spuriously failing test from JOM nightly CI jobBrad King2021-12-091-0/+7
* | | | CMake Nightly Date StampKitware Robot2021-12-101-1/+1
|/ / /
* | | Merge topic 'tests_if_version'Brad King2021-12-091-2/+78
|\ \ \
| * | | Tests: Add more version comparison testsPaweł Bylica2021-12-081-2/+78
* | | | Merge topic 'ctest-add_subdirectory'Brad King2021-12-093-55/+78
|\ \ \ \
| * | | | Tests: Add case covering both ctest subdirectory commandsBrad King2021-12-082-0/+40
| * | | | CTest: Extract common implementation of add_subdirectory and subdirsfriendlyanon2021-12-081-55/+38
| | |/ / | |/| |
* | | | Merge topic 'simplify-backtrace'Brad King2021-12-0921-229/+175
|\ \ \ \
| * | | | cmListFileContext: Simplify explicit rule-of-five membersBrad King2021-12-081-8/+12
| * | | | cmListFileBacktrace: Remove unused "Depth" methodBrad King2021-12-082-15/+0
| * | | | cmListFileBacktrace: Remove unused "bottom" entryBrad King2021-12-084-60/+6
| * | | | cmMessenger: Make relative path conversion more explicitBrad King2021-12-083-12/+26
| * | | | cmTargetPropertyComputer: Simplify by restoring use of cmMakefileBrad King2021-12-089-60/+37
| * | | | cmMessenger: Adopt backtrace printing functionsBrad King2021-12-0810-87/+107
| |/ / /
* | | | CMake Nightly Date StampKitware Robot2021-12-091-1/+1
* | | | Merge topic 'doc-function-naming'Brad King2021-12-081-4/+57
|\ \ \ \ | |/ / / |/| | |
| * | | Help/dev: Cover module function naming in CMake Documentation GuideBrad King2021-12-081-4/+57
* | | | Merge branch 'release-3.22'Brad King2021-12-080-0/+0
|\ \ \ \
| * \ \ \ Merge topic 'python3.11-support' into release-3.22Brad King2021-12-083-3/+3
| |\ \ \ \
* | \ \ \ \ Merge topic 'python3.11-support'Brad King2021-12-083-3/+3
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | FindPython: Add support for Python 3.11Tomáš Hrnčiar2021-12-073-3/+3
| |/ / / /
* | | | | CMake Nightly Date StampKitware Robot2021-12-081-1/+1
| |/ / / |/| | |
* | | | Merge branch 'release-3.22'Brad King2021-12-070-0/+0
|\ \ \ \ | |/ / /
| * | | CMake 3.22.1v3.22.1Brad King2021-12-071-1/+1
* | | | Merge branch 'release-3.22'Brad King2021-12-070-0/+0
|\ \ \ \ | |/ / /
| * | | Merge topic 'rel-macos-sign-notarize' into release-3.22Brad King2021-12-071-0/+118
| |\ \ \
* | \ \ \ Merge topic 'rel-macos-sign-notarize'Brad King2021-12-071-0/+117
|\ \ \ \ \
| * | | | | Utilities/Release: Update macOS signing script for CPack OSXX11 removalBrad King2021-12-061-1/+0
| * | | | | Merge branch 'backport-3.22-rel-macos-sign-notarize' into rel-macos-sign-nota...Brad King2021-12-061-0/+118
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | Utilities/Release: Add script to sign/notarize macOS application bundleBrad King2021-12-061-0/+118
* | | | | | Merge branch 'release-3.22'Brad King2021-12-070-0/+0
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | Merge topic 'makefile-CMAKE_EXPORT_COMPILE_COMMANDS-HIP' into release-3.22Brad King2021-12-071-1/+1
| |\ \ \ \ \
* | \ \ \ \ \ Merge topic 'makefile-CMAKE_EXPORT_COMPILE_COMMANDS-HIP'Brad King2021-12-071-1/+1
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | HIP: Enable CMAKE_EXPORT_COMPILE_COMMANDS for HIPBrad King2021-12-071-1/+1
* | | | | | | Merge branch 'release-3.22'Brad King2021-12-070-0/+0
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | Merge topic 'lib-arch-no-usr' into release-3.22Brad King2021-12-079-1/+125
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
* | | | | | | Merge topic 'lib-arch-no-usr'Brad King2021-12-079-1/+125
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | CMakeParseLibraryArchitecture: Fix parsing /lib/<arch> implicit object pathRaphael Gozzo2021-12-069-1/+125
| |/ / / / /
* | | | | | Merge topic 'FindOpenSSL-applink'Brad King2021-12-071-1/+1
|\ \ \ \ \ \
| * | | | | | FindOpenSSL: Fix typo in applink conditionBrad King2021-12-061-1/+1
* | | | | | | Merge topic 'FindOpenSSL-lib64'Brad King2021-12-071-2/+2
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | FindOpenSSL: Search in lib64 directories on non-Windows platformsBrad King2021-12-061-2/+2
| |/ / / / /
* | | | | | CMake Nightly Date StampKitware Robot2021-12-071-1/+1
* | | | | | Merge topic 'vs-debugger-settings'Brad King2021-12-061-34/+34
|\ \ \ \ \ \