Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | Merge topic 'xcode-embed-libraries' | Craig Scott | 2021-09-16 | 10 | -27/+44 | |
|\ \ \ \ \ | |_|_|/ / |/| | | | | ||||||
| * | | | | Xcode: add support for embedding dynamic libraries | Lucas SOLTIC | 2021-09-13 | 10 | -27/+44 | |
* | | | | | Merge topic 'clarify_cmake_policy_warning_doc' | Brad King | 2021-09-16 | 1 | -2/+3 | |
|\ \ \ \ \ | ||||||
| * | | | | | Help: Improve explanation on CMAKE_POLICY_WARNING warnings occur | Robert Maynard | 2021-09-15 | 1 | -2/+3 | |
| | |_|_|/ | |/| | | | ||||||
* | | | | | Merge topic 'enh-CPack-SetOption-accepts-new-types' | Brad King | 2021-09-16 | 15 | -116/+129 | |
|\ \ \ \ \ | ||||||
| * | | | | | Use new SetOption signatures | Marc Chevrier | 2021-09-15 | 14 | -112/+88 | |
| * | | | | | cmCPackGenerator::SetOption accepts cmProp or std::string | Marc Chevrier | 2021-09-15 | 2 | -4/+41 | |
* | | | | | | Merge topic 'enh-CTest-SetOption-accepts-new-types' | Brad King | 2021-09-16 | 5 | -17/+49 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Use new SetOption signatures | Marc Chevrier | 2021-09-15 | 3 | -15/+15 | |
| * | | | | | | cmCTestGenericHandler::SetOption accepts cmProp or std::string | Marc Chevrier | 2021-09-15 | 2 | -2/+34 | |
| |/ / / / / | ||||||
* | | | | | | Merge topic 'update-curl' | Brad King | 2021-09-16 | 128 | -3066/+3874 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | curl: Set build options the way we need for CMake | Brad King | 2021-09-15 | 1 | -0/+12 | |
| * | | | | | | Merge branch 'upstream-curl' into update-curl | Brad King | 2021-09-15 | 124 | -3029/+3817 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | curl 2021-09-14 (8e82f2a0) | Curl Upstream | 2021-09-15 | 124 | -3029/+3818 | |
| * | | | | | | | curl: Update script to get curl 7.79.0 | Brad King | 2021-09-15 | 1 | -1/+1 | |
| * | | | | | | | cmCurl: Fix file:// URLs with spaces for curl 7.78+ | Brad King | 2021-09-15 | 1 | -1/+6 | |
| * | | | | | | | cmCurl: Adopt helper to fix file:// URLs | Brad King | 2021-09-15 | 3 | -35/+38 | |
| | |_|/ / / / | |/| | | | | | ||||||
* | | | | | | | Merge branch 'release-3.21' | Brad King | 2021-09-16 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | | | ||||||
| * | | | | | | Merge topic 'vs2022' into release-3.21 | Brad King | 2021-09-16 | 4 | -3/+19 | |
| |\ \ \ \ \ \ | ||||||
* | \ \ \ \ \ \ | Merge topic 'vs2022' | Brad King | 2021-09-16 | 4 | -3/+19 | |
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | ||||||
| * | | | | | | | VS: Update Visual Studio 17 2022 generator for Preview 4 | Brad King | 2021-09-15 | 2 | -3/+9 | |
| * | | | | | | | VS: Fix managed C++ project generation for VS 2022 | Brad King | 2021-09-15 | 2 | -0/+10 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge topic 'msvc-pch-obj-restriction' | Brad King | 2021-09-16 | 3 | -1/+27 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | PCH: MSVC: Restrict OBJECT library INTERFACE_LINK_LIBRARIES usage | Cristian Adam | 2021-09-15 | 3 | -1/+27 | |
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2021-09-16 | 1 | -1/+1 | |
| |_|_|_|/ / / |/| | | | | | | ||||||
* | | | | | | | Merge topic 'cpack-nsis-apps-n-features' | Brad King | 2021-09-15 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | CPack/NSIS: Fix uninstall on Windows using "Apps & Features" | Andras Lasso | 2021-09-14 | 1 | -1/+1 | |
* | | | | | | | Merge topic 'fltk_re-entrant' | Brad King | 2021-09-15 | 1 | -4/+8 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | FindFLTK: Safe to include multiple times | Robert Maynard | 2021-09-14 | 1 | -4/+8 | |
* | | | | | | | | Merge topic 'cmProp-explicit-string_view-cast-operator' | Brad King | 2021-09-15 | 6 | -9/+39 | |
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | | | ||||||
| * | | | | | | | cmProp: cm::string_view cast operator must be explicit | Marc Chevrier | 2021-09-14 | 6 | -9/+39 | |
| |/ / / / / / | ||||||
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2021-09-15 | 1 | -1/+1 | |
|/ / / / / / | ||||||
* | | | | | | Merge topic 'pch-xcode-multiple-languages' | Brad King | 2021-09-14 | 7 | -2/+52 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | PCH: Fix all-language precompile header support in Xcode | Cristian Adam | 2021-09-13 | 7 | -2/+52 | |
* | | | | | | | Merge topic 'find-matlab-imported-targets' | Brad King | 2021-09-14 | 4 | -0/+103 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | FindMatlab: Add imported targets | Silvio Traversaro | 2021-09-13 | 4 | -0/+103 | |
* | | | | | | | | Merge topic 'GNUInstallDirs_become_conda_install_aware' | Brad King | 2021-09-14 | 1 | -5/+32 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | GNUInstallDirs now aware of conda lib directory requirements | Robert Maynard | 2021-09-13 | 1 | -5/+32 | |
* | | | | | | | | | Merge topic 'refactor-CPack-GetOption-returns-cmProp' | Brad King | 2021-09-14 | 26 | -494/+462 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | cmCPackGenerator::GetOption returns cmProp | Marc Chevrier | 2021-09-13 | 26 | -494/+462 | |
* | | | | | | | | | | Merge topic 'refactor-CTest-GetOption-returns-cmProp' | Brad King | 2021-09-14 | 7 | -35/+30 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | cmCTestGenericHandler::GetOption returns cmProp | Marc Chevrier | 2021-09-13 | 7 | -35/+30 | |
| |/ / / / / / / / / | ||||||
* | | | | | | | | | | Merge topic 'update-jsoncpp' | Brad King | 2021-09-14 | 17 | -2339/+2291 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | IWYU: Map jsoncpp internal header to its public header | Brad King | 2021-09-10 | 1 | -0/+1 | |
| * | | | | | | | | | | Merge branch 'upstream-jsoncpp' into update-jsoncpp | Brad King | 2021-09-09 | 15 | -2338/+2289 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | jsoncpp 2020-09-25 (9059f5ca) | JsonCpp Upstream | 2021-09-09 | 15 | -2304/+2291 | |
| * | | | | | | | | | | | jsoncpp: Update script to get jsoncpp 1.9.4 | Brad King | 2021-09-09 | 1 | -1/+1 | |
* | | | | | | | | | | | | Merge topic 'iwyu-cl' | Brad King | 2021-09-14 | 10 | -3/+47 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | IWYU: Add `--driver-mode=cl` when applicable | PigeonF | 2021-09-10 | 10 | -3/+47 | |
| | |_|_|/ / / / / / / / | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge topic 'CMakeDependentOption-condition-syntax' | Brad King | 2021-09-14 | 17 | -21/+143 | |
|\ \ \ \ \ \ \ \ \ \ \ \ |