summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'HELP-string_LENGTH-link-error' into release-3.28Brad King2024-01-041-1/+1
|\
| * Help: string(LENGTH): Fix synopsis link to command descriptionMarc Chevrier2024-01-031-1/+1
* | Merge topic 'revert-ExternalProject-download-byproducts' into release-3.28Brad King2024-01-042-15/+5
|\ \
| * | ExternalProject: revert `BYPRODUCTS` for download outputsBen Boeckel2024-01-032-15/+5
* | | Merge topic 'cxxmodules-no-compile-commands-modmap' into release-3.28Brad King2024-01-032-10/+10
|\ \ \
| * | | cmNinjaTargetGenerator: use scan flag for modmap usage in exported commandsBen Boeckel2023-12-222-10/+10
| |/ /
* | | Merge topic 'cxxmodules-error-message-improvement' into release-3.28Craig Scott2024-01-031-1/+2
|\ \ \
| * | | cmDyndepCollation: clarify CXX_MODULES-without-BMI error messageBen Boeckel2023-12-261-1/+2
* | | | Merge topic 'doc-dynamic-resource-spec-file' into release-3.28Craig Scott2024-01-021-20/+28
|\ \ \ \
| * | | | Help: Update missed text for dynamically generated resource spec filesCraig Scott2024-01-011-20/+28
|/ / / /
* | | | Merge topic 'fix-redirect-links' into release-3.28Craig Scott2024-01-012-2/+2
|\ \ \ \
| * | | | Help: update lua.org links to be HTTPSBen Boeckel2024-01-012-2/+2
| |/ / /
* | | | Merge topic 'doc-toolchains-apple' into release-3.28Craig Scott2024-01-011-4/+6
|\ \ \ \ | |/ / / |/| | |
| * | | Help: Note CMAKE_IOS_INSTALL_COMBINED deprecation in toolchains exampleCraig Scott2023-12-301-3/+5
| * | | Help: Fix typo not accounting for addition of visionOSCraig Scott2023-12-301-1/+1
|/ / /
* | | Merge topic 'Ninja-LINK_OPTIONS-with-newlines' into release-3.28Marc Chevrier2023-12-237-1/+36
|\ \ \ | |/ / |/| |
| * | Ninja: LINK_OPTIONS property should support newlinesMarc Chevrier2023-12-207-1/+36
|/ /
* | Merge topic 'UsePkgConfig-trailing-whitespace' into release-3.28Brad King2023-12-201-5/+4
|\ \
| * | UsePkgConfig: Restore removal of trailing whitespace from pkg-config outputJason E. Hale2023-12-191-5/+4
|/ /
* | Merge topic 'Xcode-Check-Imported-Framework' into release-3.28Brad King2023-12-193-5/+45
|\ \
| * | Xcode: Restore support for standalone IMPORTED_LOCATION_<CONFIG>Marc Chevrier2023-12-183-5/+45
|/ /
* | Merge topic 'FindCUDAToolkit-cupti' into release-3.28Brad King2023-12-159-4/+45
|\ \
| * | Tests: Verify CUDA::cupti existence on a subset of machinesRobert Maynard2023-12-148-1/+42
| * | CUDAToolkit: Correctly search all include paths from compilerRobert Maynard2023-12-141-3/+3
* | | Merge topic 'FindBoost-1.84' into release-3.28Brad King2023-12-151-1/+2
|\ \ \ | |/ / |/| |
| * | FindBoost: Add support for Boost 1.84Brad King2023-12-141-1/+2
|/ /
* | CMake 3.28.1v3.28.1Brad King2023-12-142-1/+13
* | Merge topic 'FindMatlab-version' into release-3.28Brad King2023-12-141-2/+2
|\ \
| * | FindMatlab: Fix processing of multiple versions from Windows RegistryBrad King2023-12-141-2/+2
* | | Merge topic 'FindTIFF-pre-CMP0057' into release-3.28Brad King2023-12-141-3/+4
|\ \ \
| * | | FindTIFF: Restore support for projects that do not enable CMP0057Brad King2023-12-141-3/+4
* | | | Merge topic 'FindFreetype-use-config' into release-3.28Brad King2023-12-141-4/+3
|\ \ \ \ | |/ / /
| * | | FindFreetype: Fix success message when config module is foundBrad King2023-12-141-4/+3
|/ / /
* | | Merge topic 'FindMatlab-version' into release-3.28Brad King2023-12-141-4/+4
|\ \ \ | |/ /
| * | FindMatlab: Fix regression on Windows Registry lookup failureBrad King2023-12-141-4/+4
* | | Merge topic 'Find-CONFIG-chain-fixes' into release-3.28Brad King2023-12-142-14/+99
|\ \ \ | |/ / |/| |
| * | FindTIFF: consider `IMPLIB`-using platformsBen Boeckel2023-12-131-4/+75
| * | FindTIFF: always find the config module quietlyBen Boeckel2023-12-131-5/+8
| * | FindFreetype: also consider RelWithDebInfo-built librariesBen Boeckel2023-12-131-0/+6
| * | FindFreetype: always find the config module quietlyBen Boeckel2023-12-131-5/+10
|/ /
* | Merge topic 'doc-xcframeworks-stubs-apple' into release-3.28Brad King2023-12-134-19/+24
|\ \
| * | Help: Note case where IMPORTED_IMPLIB isn't needed for (xc)frameworksCraig Scott2023-12-131-0/+6
| * | Help: XCFrameworks and stubs are supported on all Apple, not just macOSCraig Scott2023-12-094-18/+14
| * | Help: Add missing versionadded directives for IMPORTED_IMPLIBCraig Scott2023-12-091-5/+8
* | | Merge topic 'ci-xcode-15.1' into release-3.28Brad King2023-12-121-6/+6
|\ \ \
| * | | gitlab-ci: update macOS jobs to use Xcode 15.1Brad King2023-12-111-6/+6
* | | | Merge topic 'bug/fix_cupti_regression' into release-3.28Brad King2023-12-121-2/+3
|\ \ \ \
| * | | | CUDAToolkit: Restore ability to find cupti headersRobert Maynard2023-12-081-2/+3
| | |/ / | |/| |
* | | | Merge topic 'Help-create_test_sourcelist' into release-3.28Brad King2023-12-121-22/+21
|\ \ \ \
| * | | | Help/create_test_sourcelist: format arguments in the signature docsBen Boeckel2023-12-101-4/+4