Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename cmProp in cmValue | Marc Chevrier | 2021-09-21 | 187 | -1733/+1761 |
* | Merge topic 'macos-cache-rpath-install-namedir' | Brad King | 2021-09-21 | 2 | -0/+20 |
|\ | |||||
| * | macOS: Speed up rpath install name dir lookup with a cache | Lukas Böger | 2021-09-20 | 2 | -0/+20 |
* | | Merge topic 'cat_empty_file' | Brad King | 2021-09-21 | 1 | -0/+2 |
|\ \ | |||||
| * | | cmake: -E cat stops when an empty file is encountered | Johnny Jazeix | 2021-09-18 | 1 | -0/+2 |
* | | | Merge topic 'refactor-remove-cmToCStr-function' | Brad King | 2021-09-21 | 17 | -42/+35 |
|\ \ \ | |||||
| * | | | remove cmToCStr function | Marc Chevrier | 2021-09-19 | 6 | -26/+16 |
| * | | | cmGlobalGenerator::PrintCompilerAdvice: use cmProp as augment | Marc Chevrier | 2021-09-19 | 8 | -10/+11 |
| * | | | cmCurlSetCAInfo: use std::string as argument | Marc Chevrier | 2021-09-19 | 4 | -6/+8 |
| | |/ | |/| | |||||
* | | | Merge topic 'clang-manifest' | Brad King | 2021-09-21 | 1 | -4/+9 |
|\ \ \ | |||||
| * | | | Clang: embed windows manifests with GNU interface | Thomas Bernard | 2021-09-16 | 1 | -4/+9 |
* | | | | Merge topic 'platform-vars' | Brad King | 2021-09-21 | 1 | -21/+13 |
|\ \ \ \ | |||||
| * | | | | Ninja: Remove redundant check for GNU-like compiler on Windows | Brad King | 2021-09-17 | 1 | -21/+13 |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2021-09-21 | 1 | -1/+1 |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2021-09-20 | 1 | -1/+1 |
| |_|/ / |/| | | | |||||
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2021-09-19 | 1 | -1/+1 |
| |_|/ |/| | | |||||
* | | | Merge topic 'VersionCompare-use-std_string' | Marc Chevrier | 2021-09-18 | 9 | -61/+69 |
|\ \ \ | |||||
| * | | | cmSystemTools::VersionCompare: use std::string for arguments | Marc Chevrier | 2021-09-17 | 9 | -61/+69 |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2021-09-18 | 1 | -1/+1 |
|/ / / | |||||
* | | | CMake Nightly Date Stamp | Kitware Robot | 2021-09-17 | 1 | -1/+1 |
* | | | Merge topic 'xcode-embed-libraries' | Craig Scott | 2021-09-16 | 3 | -3/+16 |
|\ \ \ | |/ / |/| | | |||||
| * | | Xcode: add support for embedding dynamic libraries | Lucas SOLTIC | 2021-09-13 | 3 | -3/+16 |
* | | | 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 | 3 | -36/+44 |
|\ \ \ \ | |||||
| * | | | | 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 topic 'vs2022' | Brad King | 2021-09-16 | 1 | -0/+4 |
|\ \ \ \ | |||||
| * | | | | VS: Fix managed C++ project generation for VS 2022 | Brad King | 2021-09-15 | 1 | -0/+4 |
| * | | | | Merge topic 'update-kwsys' into release-3.21 | Brad King | 2021-09-09 | 1 | -0/+4 |
| |\ \ \ \ | |||||
| | * | | | | KWSys: SystemTools: Ensure Windows Vista APIs are available before using them | ulatekh | 2021-09-03 | 1 | -0/+4 |
* | | | | | | Merge topic 'msvc-pch-obj-restriction' | Brad King | 2021-09-16 | 1 | -1/+2 |
|\ \ \ \ \ \ | |||||
| * | | | | | | PCH: MSVC: Restrict OBJECT library INTERFACE_LINK_LIBRARIES usage | Cristian Adam | 2021-09-15 | 1 | -1/+2 |
| | |_|_|/ / | |/| | | | | |||||
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2021-09-16 | 1 | -1/+1 |
|/ / / / / | |||||
* | | | | | 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 | 2 | -2/+17 |
|\ \ \ \ | |||||
| * | | | | PCH: Fix all-language precompile header support in Xcode | Cristian Adam | 2021-09-13 | 2 | -2/+17 |
* | | | | | 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 'iwyu-cl' | Brad King | 2021-09-14 | 2 | -3/+39 |
|\ \ \ \ \ \ | |||||
| * | | | | | | IWYU: Add `--driver-mode=cl` when applicable | PigeonF | 2021-09-10 | 2 | -3/+39 |
* | | | | | | | Merge topic 'CMakeDependentOption-condition-syntax' | Brad King | 2021-09-14 | 1 | -1/+4 |
|\ \ \ \ \ \ \ |