Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | find_library(): Add support for .xcframework | Kyle Edwards | 2023-07-28 | 1 | -0/+5 |
* | macOS: Add support for linking against .xcframework folders | Kyle Edwards | 2023-07-26 | 1 | -0/+7 |
* | Merge topic 'exec-program-policy' | Kyle Edwards | 2023-07-26 | 1 | -0/+6 |
|\ | |||||
| * | exec_program(): Remove by policy CMP0153 | Kyle Edwards | 2023-07-25 | 1 | -0/+6 |
* | | Merge branch 'release-3.27' | Brad King | 2023-07-25 | 1 | -0/+12 |
|\ \ | |/ |/| | |||||
| * | CMake 3.27.1v3.27.1 | Brad King | 2023-07-25 | 1 | -0/+12 |
| * | Merge branch 'release-3.26' into release-3.27 | Brad King | 2023-07-19 | 1 | -2/+2 |
| |\ | |||||
* | \ | Merge topic 'deprecate-install-combined' | Brad King | 2023-07-21 | 1 | -0/+6 |
|\ \ \ | |||||
| * | | | Help: Document IOS_INSTALL_COMBINED as deprecated | Márton Marczell | 2023-07-20 | 1 | -0/+6 |
* | | | | Merge topic 'command-job-server-aware' | Brad King | 2023-07-20 | 1 | -0/+5 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | add_custom_{target,command}: Add argument JOB_SERVER_AWARE | Chris Mahoney | 2023-07-19 | 1 | -0/+5 |
* | | | | Merge branch 'release-3.26' | Brad King | 2023-07-19 | 1 | -2/+2 |
|\ \ \ \ | | |_|/ | |/| | | |||||
| * | | | CMake 3.26.5v3.26.5 | Brad King | 2023-07-19 | 1 | -2/+2 |
* | | | | Merge topic 'imported-implib-only' | Brad King | 2023-07-19 | 1 | -0/+7 |
|\ \ \ \ | |||||
| * | | | | cmTarget: Add a way to represent imported shared library stubs | Robert Maynard | 2023-07-18 | 1 | -0/+7 |
* | | | | | Merge topic 'doc-genex-TARGET_IMPORT_FILE' | Brad King | 2023-07-13 | 1 | -0/+6 |
|\ \ \ \ \ | | |_|_|/ | |/| | | | |||||
| * | | | | Help: Add TARGET_IMPORT_FILE... genexes to 3.27 release notes | Craig Scott | 2023-07-12 | 1 | -0/+6 |
* | | | | | apple: add preliminary visionOS support | Gregor Jasny | 2023-07-11 | 2 | -1/+9 |
* | | | | | Deprecate Visual Studio 12 2013 generator | Brad King | 2023-06-26 | 1 | -0/+5 |
| |/ / / |/| | | | |||||
* | | | | Merge topic 'imported-target-framework-path' | Brad King | 2023-06-26 | 1 | -0/+5 |
|\ \ \ \ | |||||
| * | | | | macOS: Allow IMPORTED_LOCATION to be a framework folder | Kyle Edwards | 2023-06-23 | 1 | -0/+5 |
| | |_|/ | |/| | | |||||
* | | | | Merge topic 'FindEXPAT-static' | Brad King | 2023-06-23 | 1 | -0/+5 |
|\ \ \ \ | |||||
| * | | | | FindEXPAT: add a EXPAT_USE_STATIC_LIBS hint | Even Rouault | 2023-06-22 | 1 | -0/+5 |
| |/ / / | |||||
* | | | | FindCURL: add a CURL_USE_STATIC_LIBS hint | Even Rouault | 2023-06-22 | 1 | -0/+5 |
|/ / / | |||||
* | | | Merge topic 'cross-compiling-emulator-env-var' | Brad King | 2023-06-14 | 1 | -0/+6 |
|\ \ \ | |||||
| * | | | CrossCompiling: Load CMAKE_CROSSCOMPILING_EMULATOR from environment | Matt McCormick | 2023-06-13 | 1 | -0/+6 |
* | | | | Merge topic 'remove-vs11-generator' | Brad King | 2023-06-14 | 1 | -0/+4 |
|\ \ \ \ | |||||
| * | | | | Drop Visual Studio 11 2012 generator | Brad King | 2023-06-13 | 1 | -0/+4 |
* | | | | | Merge topic 'doc-genex-TARGET_RUNTIME_DLL_DIRS' | Brad King | 2023-06-14 | 1 | -0/+4 |
|\ \ \ \ \ | |/ / / / |/| | / / | | |/ / | |/| | | |||||
| * | | | Help: Add 3.27 release note for TARGET_RUNTIME_DLL_DIRS | Brad King | 2023-06-13 | 1 | -0/+4 |
* | | | | Merge topic 'FindCUDAToolkit-cupti-nvperf' | Brad King | 2023-06-08 | 1 | -1/+2 |
|\ \ \ \ | |/ / / | | / / | |/ / |/| | | |||||
| * | | FindCUDAToolkit: Add cupti nvperf and pcsampling targets | Robert Maynard | 2023-06-07 | 1 | -1/+2 |
* | | | Begin post-3.27 development | Brad King | 2023-06-06 | 2 | -0/+9 |
|/ / | |||||
* | | Help: Drop development topic notes to prepare release | Brad King | 2023-06-06 | 2 | -9/+0 |
* | | Help: Organize and revise 3.27 release notes | Brad King | 2023-06-06 | 1 | -133/+178 |
* | | Help: Consolidate 3.27 release notes | Brad King | 2023-06-05 | 45 | -280/+203 |
* | | Merge topic 'file-api-query-command' | Brad King | 2023-06-05 | 1 | -0/+6 |
|\ \ | |||||
| * | | cmake_file_api: New project command | Craig Scott | 2023-06-05 | 1 | -0/+6 |
* | | | ctest: Optionally terminate tests with a custom signal on timeout | Brad King | 2023-06-02 | 1 | -0/+7 |
|/ / | |||||
* | | Merge topic 'cmake-verbose-print-build-tool-command' | Brad King | 2023-05-31 | 1 | -0/+5 |
|\ \ | |||||
| * | | cmake: write the build command itself with `--verbose` | Ben Boeckel | 2023-05-16 | 1 | -0/+5 |
* | | | cmake: Add debugger | Glen Chung | 2023-05-30 | 1 | -0/+5 |
* | | | Merge topic 'ep-update-disconnected' | Brad King | 2023-05-23 | 1 | -0/+14 |
|\ \ \ | |||||
| * | | | ExternalProject: Avoid reconfigure when updates are disconnected | Craig Scott | 2023-05-23 | 1 | -0/+14 |
* | | | | Merge topic 'FileAPI-framework' | Brad King | 2023-05-22 | 1 | -0/+7 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | fileapi: Extend codemodel targets/compileGroups with Apple frameworks | Marc Chevrier | 2023-05-19 | 1 | -0/+7 |
| |/ / | |||||
* | | | Merge branch 'release-3.26' | Brad King | 2023-05-18 | 1 | -2/+2 |
|\ \ \ | | |/ | |/| | |||||
| * | | CMake 3.26.4v3.26.4 | Brad King | 2023-05-18 | 1 | -2/+2 |
* | | | Merge topic 'skip-linting' | Brad King | 2023-05-18 | 1 | -0/+5 |
|\ \ \ | |_|/ |/| | | |||||
| * | | TargetGenerator: Add SKIP_LINTING source property | Orkun Tokdemir | 2023-05-16 | 1 | -0/+5 |