Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Ninja: Remove redundant check for GNU-like compiler on Windows | Brad King | 2021-09-17 | 1 | -21/+13 |
* | 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 |
|\ \ \ \ \ \ | |||||
| * | | | | | | CMakeDependentOption: Introduce policy CMP0127 for full Condition Syntax | Daniel Schürmann | 2021-09-10 | 1 | -1/+4 |
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2021-09-14 | 1 | -1/+1 |
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2021-09-13 | 1 | -1/+1 |
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2021-09-12 | 1 | -1/+1 |
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2021-09-11 | 1 | -1/+1 |
| |_|/ / / / |/| | | | | | |||||
* | | | | | | Merge topic 'enh-AddCacheEntry-accepts-new-types' | Marc Chevrier | 2021-09-10 | 14 | -63/+90 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Use new AddCacheEntry signatures | Marc Chevrier | 2021-09-10 | 10 | -56/+47 |
| * | | | | | | AddCacheEntry accept cmProp or std::string | Marc Chevrier | 2021-09-10 | 6 | -7/+43 |
* | | | | | | | Merge topic 'vs_settings' | Brad King | 2021-09-10 | 2 | -40/+54 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | VS: Honor VS_SETTINGS source file property on all sources | Steven Boswell | 2021-09-09 | 2 | -4/+8 |
| * | | | | | | | cmVisualStudio10TargetGenerator: Factor out helper to write VS_SETTINGS | Steven Boswell | 2021-09-09 | 2 | -36/+46 |
| | |/ / / / / | |/| | | | | | |||||
* | | | | | | | Merge topic 'vs-csproj-scripts' | Brad King | 2021-09-10 | 4 | -5/+26 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | VS: Add missing label in C# project-build events | Steven Boswell | 2021-09-09 | 4 | -5/+26 |
| |/ / / / / / | |||||
* | | | | | | | Merge topic 'ctest-memcheck-generate-test.xml' | Brad King | 2021-09-10 | 2 | -0/+16 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | ctest_memcheck: generate `DynamicAnalysis-Test.xml` as well | Ben Boeckel | 2021-09-09 | 2 | -0/+16 |
* | | | | | | | | Merge topic 'ninja-rc' | Brad King | 2021-09-10 | 1 | -2/+5 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | cmNinjaTargetGenerator: Use short path for cmcldeps.exe | Wayde Reitsma | 2021-09-03 | 1 | -2/+5 |
* | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2021-09-10 | 1 | -1/+1 |
| |_|/ / / / / / |/| | | | | | | | |||||
* | | | | | | | | Merge topic 'mocmacrosonce' | Brad King | 2021-09-09 | 2 | -1/+10 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | AutoMoc: Do not list moc macros multiple times | David Redondo | 2021-09-03 | 1 | -0/+3 |
| * | | | | | | | | cmAlgorithms: Preserve const-ness in cmRemoveDuplicates range signature | Brad King | 2021-09-03 | 1 | -1/+7 |