Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'release-3.27' | Brad King | 2023-08-23 | 1 | -3/+3 |
|\ | |||||
| * | CMake 3.27.4v3.27.4 | Brad King | 2023-08-23 | 1 | -3/+3 |
* | | Utilities/Release: Update docker specs for linux-x86_64 to centos 7 | Brad King | 2023-08-16 | 1 | -0/+5 |
* | | Merge branch 'release-3.27' | Brad King | 2023-08-16 | 1 | -0/+7 |
|\ \ | |/ | |||||
| * | CMake 3.27.3v3.27.3 | Brad King | 2023-08-16 | 1 | -0/+7 |
* | | ExternalProject: Enable Make Job Server with Explicit Build Command | Chris Mahoney | 2023-08-15 | 1 | -0/+10 |
* | | Merge topic 'test-properties-directory' | Kyle Edwards | 2023-08-14 | 1 | -0/+15 |
|\ \ | |||||
| * | | get_test_property(): Add DIRECTORY option | Kyle Edwards | 2023-08-11 | 1 | -0/+3 |
| * | | get_property(TEST): Add DIRECTORY option | Kyle Edwards | 2023-08-11 | 1 | -0/+3 |
| * | | set_tests_properties(): Add DIRECTORY option | Kyle Edwards | 2023-08-11 | 1 | -0/+3 |
| * | | set_property(TEST): Add DIRECTORY option | Kyle Edwards | 2023-08-10 | 1 | -0/+6 |
* | | | Merge topic 'ctest-generate-resource-spec-file' | Kyle Edwards | 2023-08-14 | 1 | -0/+6 |
|\ \ \ | |||||
| * | | | CTest: Add ability to dynamically generate resource spec file | Kyle Edwards | 2023-08-10 | 1 | -0/+6 |
| |/ / | |||||
* | | | Merge branch 'backport-vs-sdk-selection' into vs-sdk-selection | Brad King | 2023-08-10 | 1 | -1/+17 |
|\ \ \ | |/ / |/| / | |/ | |||||
| * | VS: Select latest Windows SDK even when targeting Windows 8.1 and below | Brad King | 2023-08-10 | 1 | -0/+5 |
| * | VS: Teach CMAKE_GENERATOR_PLATFORM to support Windows 8.1 SDK selection | Brad King | 2023-08-10 | 1 | -0/+8 |
| * | Help: Add 3.27 release note on VS default SDK selection | Brad King | 2023-08-09 | 1 | -1/+4 |
* | | Merge topic 'xcode-embed-resources' | Brad King | 2023-08-01 | 1 | -0/+6 |
|\ \ | |||||
| * | | Xcode: Add embed resources support | halx99 | 2023-07-31 | 1 | -0/+6 |
* | | | 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 |
|\ \ \ \ | |/ / / | | / / | |/ / |/| | |