Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | Merge topic 'OPTIMIZE_DEPENDENCIES-runtime-targets' | Brad King | 2023-08-10 | 11 | -3/+76 | |
|\ \ \ \ | ||||||
| * | | | | OPTIMIZE_DEPENDENCIES: Skip order-only deps for non-linking targets | Craig Scott | 2023-08-09 | 11 | -3/+76 | |
* | | | | | Merge topic 'cmSystemTools-hash-cleanup' | Brad King | 2023-08-10 | 14 | -166/+108 | |
|\ \ \ \ \ | ||||||
| * | | | | | cmGlobalGenerator: always support generating rule hashes | Ben Boeckel | 2023-08-08 | 1 | -8/+1 | |
| * | | | | | cmLocalGenerator: always support shortening filenames | Ben Boeckel | 2023-08-08 | 2 | -19/+5 | |
| * | | | | | cmSystemTools: move `ComputeCertificateThumbprint` to the only consumer | Ben Boeckel | 2023-08-08 | 3 | -85/+71 | |
| * | | | | | cmSystemTools: remove `ComputeFileHash` method | Ben Boeckel | 2023-08-08 | 2 | -13/+0 | |
| * | | | | | cmCryptoHash: prefer to cmSystemTools::ComputeFileHash | Ben Boeckel | 2023-08-08 | 3 | -11/+9 | |
| * | | | | | cmSystemTools: remove `ComputeStringMD5` method | Ben Boeckel | 2023-08-08 | 2 | -9/+0 | |
| * | | | | | cmCryptoHash: prefer to cmSystemTools::ComputeStringMD5 | Ben Boeckel | 2023-08-08 | 7 | -21/+22 | |
| | |_|/ / | |/| | | | ||||||
* | | | | | Merge topic 'test-cxxmodules-generated-fix' | Brad King | 2023-08-10 | 2 | -5/+9 | |
|\ \ \ \ \ | ||||||
| * | | | | | Tests/RunCMake/CXXModules: actually generate the source at build time | Ben Boeckel | 2023-08-07 | 2 | -5/+9 | |
* | | | | | | Merge topic 'ci-hip' | Brad King | 2023-08-10 | 5 | -1/+29 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | ci: Add HIP job based on Fedora image | Brad King | 2023-08-07 | 4 | -0/+21 | |
| * | | | | | | ci: Add ROCm HIP to Fedora base image | Brad King | 2023-08-07 | 2 | -1/+8 | |
| |/ / / / / | ||||||
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2023-08-10 | 1 | -1/+1 | |
| |_|_|_|/ |/| | | | | ||||||
* | | | | | Merge topic 'add-cm-fileno' | Brad King | 2023-08-09 | 5 | -14/+34 | |
|\ \ \ \ \ | ||||||
| * | | | | | Source: Add cm_fileno wrapper | Kyle Edwards | 2023-08-07 | 5 | -14/+34 | |
| | |_|/ / | |/| | | | ||||||
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2023-08-09 | 1 | -1/+1 | |
| |_|/ / |/| | | | ||||||
* | | | | Merge topic 'FindPython-MINGW-support' | Brad King | 2023-08-08 | 1 | -11/+54 | |
|\ \ \ \ | ||||||
| * | | | | FindPython: enhance MinGW support | Marc Chevrier | 2023-08-05 | 1 | -11/+54 | |
| |/ / / | ||||||
* | | | | Merge topic 'cmExperimental-uuid-doc' | Brad King | 2023-08-08 | 1 | -1/+1 | |
|\ \ \ \ | ||||||
| * | | | | Help/experimental: fix UUID documentation | Ben Boeckel | 2023-08-07 | 1 | -1/+1 | |
* | | | | | Merge branch 'release-3.27' | Brad King | 2023-08-08 | 0 | -0/+0 | |
|\ \ \ \ \ | | |_|_|/ | |/| | | | ||||||
| * | | | | Merge topic 'file-GENERATE-arg-parsing' into release-3.27 | Brad King | 2023-08-08 | 5 | -1/+12 | |
| |\ \ \ \ | ||||||
* | \ \ \ \ | Merge topic 'file-GENERATE-arg-parsing' | Brad King | 2023-08-08 | 5 | -1/+12 | |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | ||||||
| * | | | | | file(GENERATE): Restore INPUT|CONTENT parse checking | Evan Wilde | 2023-08-07 | 5 | -1/+12 | |
* | | | | | | Merge branch 'release-3.27' | Brad King | 2023-08-08 | 0 | -0/+0 | |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | ||||||
| * | | | | | Merge topic 'help-importing-exporting-lib' into release-3.27 | Brad King | 2023-08-08 | 1 | -2/+2 | |
| |\ \ \ \ \ | ||||||
* | \ \ \ \ \ | Merge topic 'help-importing-exporting-lib' | Brad King | 2023-08-08 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | | | ||||||
| * | | | | | | Help/guide/importing-exporting: Update line numbers in prose | Adrien Ollier | 2023-08-07 | 1 | -2/+2 | |
| | |/ / / / | |/| | | | | ||||||
* | | | | | | Merge branch 'release-3.27' | Brad King | 2023-08-08 | 0 | -0/+0 | |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | ||||||
| * | | | | | Merge topic 'FindJNI-xcode-12.2' into release-3.27 | Brad King | 2023-08-08 | 1 | -0/+17 | |
| |\ \ \ \ \ | ||||||
* | \ \ \ \ \ | Merge topic 'FindJNI-xcode-12.2' | Brad King | 2023-08-08 | 1 | -0/+17 | |
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | | | ||||||
| * | | | | | | FindJNI: Update for Xcode greater than 12.1 on macOS | Christian Oyarzun | 2023-08-07 | 1 | -0/+17 | |
| | |/ / / / | |/| | | | | ||||||
* | | | | | | Merge branch 'release-3.27' | Brad King | 2023-08-08 | 0 | -0/+0 | |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | ||||||
| * | | | | | Merge topic 'cmList-append-regression' into release-3.27 | Brad King | 2023-08-08 | 3 | -29/+57 | |
| |\ \ \ \ \ | ||||||
* | \ \ \ \ \ | Merge topic 'cmList-append-regression' | Brad King | 2023-08-08 | 3 | -26/+36 | |
|\ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | Merge branch 'backport-3.27-cmList-append-regression' into cmList-append-regr... | Marc Chevrier | 2023-08-04 | 0 | -0/+0 | |
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | | | ||||||
| | * | | | | | | cmList: Fix performance regression in append/prepend | Marc Chevrier | 2023-08-04 | 3 | -29/+57 | |
| * | | | | | | | cmList: Fix performance regression in append/prepend | Marc Chevrier | 2023-08-04 | 3 | -26/+36 | |
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2023-08-08 | 1 | -1/+1 | |
* | | | | | | | | Merge branch 'release-3.27' | Craig Scott | 2023-08-07 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | | | ||||||
| * | | | | | | | Merge topic 'doc-fixups-release-3.27' into release-3.27 | Craig Scott | 2023-08-07 | 6 | -36/+46 | |
| |\ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge topic 'doc-fixups-release-3.27' | Craig Scott | 2023-08-07 | 6 | -36/+46 | |
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | / | |_|_|_|_|_|/ |/| | | | | | | ||||||
| * | | | | | | cmLocalGenerator: Fix trivial spelling error in code comment | Craig Scott | 2023-08-06 | 1 | -1/+1 | |
| * | | | | | | Help: Improve formatting and fix wording for ENABLE_EXPORTS | Craig Scott | 2023-08-06 | 2 | -28/+32 | |
| * | | | | | | Help: Improve formatting and cross-references for DEPENDS_EXPLICIT_ONLY | Craig Scott | 2023-08-04 | 2 | -4/+10 | |
| * | | | | | | Help: Fix indenting within TARGET_RUNTIME_DLLS genex docs | Craig Scott | 2023-08-04 | 1 | -3/+3 | |
| | |_|/ / / | |/| | | | | ||||||
* | | | | | | Merge topic 'doc-install' | Brad King | 2023-08-07 | 1 | -132/+177 | |
|\ \ \ \ \ \ |