Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bootstrap: Enable add_compile_definitions command | Brad King | 2022-09-22 | 1 | -2/+2 |
* | Merge topic 'try_compile-more-consistent-errors' | Brad King | 2022-09-20 | 1 | -3/+3 |
|\ | |||||
| * | try_compile: Improve error message consistency | Matthew Woehlke | 2022-09-16 | 1 | -3/+3 |
* | | CMake Nightly Date Stamp | Kitware Robot | 2022-09-20 | 1 | -1/+1 |
* | | Merge topic 'env-tls-certs' | Brad King | 2022-09-19 | 1 | -0/+11 |
|\ \ | |||||
| * | | cmCurl: Honor OpenSSL certificate environment variables | Maxim Cournoyer | 2022-09-16 | 1 | -0/+11 |
* | | | Merge topic 'improve-try_compile-arg-error' | Brad King | 2022-09-19 | 2 | -4/+9 |
|\ \ \ | |||||
| * | | | try_compile: More useful error if insufficient arguments | Matthew Woehlke | 2022-09-15 | 2 | -4/+9 |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2022-09-19 | 1 | -1/+1 |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2022-09-18 | 1 | -1/+1 |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2022-09-17 | 1 | -1/+1 |
| |_|/ |/| | | |||||
* | | | Merge topic 'try_compile-new-project-signature' | Brad King | 2022-09-16 | 1 | -30/+70 |
|\ \ \ | |||||
| * | | | try_compile: Add PROJECT keyword-dispatched signature | Matthew Woehlke | 2022-09-14 | 1 | -30/+70 |
* | | | | Merge topic 'xcode-lib-dirs' | Brad King | 2022-09-16 | 2 | -4/+15 |
|\ \ \ \ | |||||
| * | | | | Xcode: Do not append per-config suffixes to library search paths | Mikko Sivulainen | 2022-09-15 | 2 | -4/+15 |
| |/ / / | |||||
* | | | | Merge topic 'cmake-presets-package-clear' | Kyle Edwards | 2022-09-16 | 1 | -0/+2 |
|\ \ \ \ | |||||
| * | | | | cmCMakePresetsGraph: Clear package presets in ClearPresets() | Kyle Edwards | 2022-09-15 | 1 | -0/+2 |
| | |/ / | |/| | | |||||
* | | | | Merge topic 'cmake-presets-list-error-message' | Kyle Edwards | 2022-09-16 | 1 | -1/+1 |
|\ \ \ \ | |||||
| * | | | | cmake --list-presets: List package as a valid option | Kyle Edwards | 2022-09-15 | 1 | -1/+1 |
| |/ / / | |||||
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2022-09-16 | 1 | -1/+1 |
|/ / / | |||||
* | | | Merge topic 'export-ios-app-layout' | Brad King | 2022-09-15 | 1 | -1/+4 |
|\ \ \ | |||||
| * | | | export: Fix IMPORTED_LOCATION of iOS flat app bundles | Harry Mallon | 2022-09-14 | 1 | -1/+4 |
| |/ / | |||||
* | | | Merge topic 'link-framework-with-multi-config-postfix' | Brad King | 2022-09-15 | 3 | -11/+18 |
|\ \ \ | |||||
| * | | | Apple: Fix regression when linking a framework with postfix | Marc Chevrier | 2022-09-14 | 3 | -11/+18 |
| * | | | CMake 3.24.2v3.24.2 | Brad King | 2022-09-13 | 1 | -1/+1 |
| * | | | Merge topic 'truncation_invalid' into release-3.24 | Brad King | 2022-09-09 | 1 | -1/+5 |
| |\ \ \ | |||||
| * \ \ \ | Merge topic 'revert-automoc-silence-warnings' into release-3.24 | Brad King | 2022-09-09 | 1 | -10/+1 |
| |\ \ \ \ | |||||
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2022-09-15 | 1 | -1/+1 |
| |_|_|/ / |/| | | | | |||||
* | | | | | Merge topic 'MsvcDebugInformationFormatAbstraction' | Brad King | 2022-09-14 | 4 | -1/+52 |
|\ \ \ \ \ | |||||
| * | | | | | MSVC: Add abstraction for debug information format | Glen Chung | 2022-09-14 | 4 | -1/+52 |
* | | | | | | Merge topic 'cmake-presets-package-unsupported-error' | Brad King | 2022-09-14 | 1 | -1/+1 |
|\ \ \ \ \ \ | |||||
| * | | | | | | CMakePresets.json: Fix error message for unsupported package presets | Kyle Edwards | 2022-09-13 | 1 | -1/+1 |
| | |_|_|_|/ | |/| | | | | |||||
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2022-09-14 | 1 | -1/+1 |
|/ / / / / | |||||
* | | | | | Merge topic 'LINUX-host' | Brad King | 2022-09-13 | 1 | -0/+5 |
|\ \ \ \ \ | |||||
| * | | | | | LINUX: Set CMAKE_HOST_LINUX variable when running on a Linux host | Cristian Adam | 2022-09-09 | 1 | -0/+5 |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2022-09-13 | 1 | -1/+1 |
* | | | | | | Merge topic 'try_compile_correctly_compute_exec_name' | Brad King | 2022-09-12 | 2 | -51/+37 |
|\ \ \ \ \ \ | |||||
| * | | | | | | try_compile: Record output location instead of reverse computing it | Robert Maynard | 2022-09-07 | 2 | -51/+37 |
| | |/ / / / | |/| | | | | |||||
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2022-09-12 | 1 | -1/+1 |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2022-09-11 | 1 | -1/+1 |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2022-09-10 | 1 | -1/+1 |
| |/ / / / |/| | | | | |||||
* | | | | | Merge topic 'BSD' | Brad King | 2022-09-09 | 1 | -0/+14 |
|\ \ \ \ \ | |||||
| * | | | | | BSD: Set CMAKE_HOST_BSD variable on a BSD host | Cristian Adam | 2022-09-05 | 1 | -0/+14 |
* | | | | | | Merge topic 'truncation_invalid' | Brad King | 2022-09-09 | 1 | -1/+5 |
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | | | |||||
| * | | | | | ctest: print error for invalid CTEST_CUSTOM_TEST_OUTPUT_TRUNCATION | Frank Winklmeier | 2022-09-07 | 1 | -1/+5 |
* | | | | | | Merge topic 'revert-automoc-silence-warnings' | Brad King | 2022-09-09 | 1 | -10/+1 |
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | | | |||||
| * | | | | | automoc: revert attempts to silence linker warning on macos | Brad King | 2022-09-07 | 1 | -10/+1 |
| |/ / / / | |||||
* | | | | | Merge topic 'check-library-properties-fix-performances-regression' | Brad King | 2022-09-09 | 9 | -73/+54 |
|\ \ \ \ \ | | |_|_|/ | |/| | | | |||||
| * | | | | Check link libraries properties: fix performances regression | Marc Chevrier | 2022-09-07 | 5 | -65/+46 |
| * | | | | renames method FinalizeTargetCompileInfo() in FinalizeTargetConfiguration(). | Marc Chevrier | 2022-09-07 | 5 | -8/+8 |
| |/ / / |