Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge topic 'add_custom_command-depends-path' | Kyle Edwards | 2019-12-20 | 5 | -5/+34 |
|\ | |||||
| * | add_custom_command: convert DEPENDS path arguments to absolute paths | Ben Boeckel | 2019-12-18 | 4 | -3/+32 |
| * | cmAddCustomCommandCommand: remove unnecessary braces | Ben Boeckel | 2019-12-18 | 1 | -2/+2 |
* | | Merge topic 'modernize-memory-management' | Kyle Edwards | 2019-12-20 | 6 | -49/+39 |
|\ \ | |||||
| * | | cmFileMonitor: modernize memory management | Marc Chevrier | 2019-12-19 | 2 | -21/+17 |
| * | | cmInstalledFile: modernize memory management | Marc Chevrier | 2019-12-19 | 2 | -14/+7 |
| * | | cmOrderDirectories: Modernize memory management | Marc Chevrier | 2019-12-18 | 2 | -14/+15 |
* | | | Merge branch 'release-3.16' | Kyle Edwards | 2019-12-20 | 0 | -0/+0 |
|\ \ \ | |||||
| * \ \ | Merge topic 'FindPython-Fix-target-properties' into release-3.16 | Kyle Edwards | 2019-12-20 | 1 | -1/+1 |
| |\ \ \ | |||||
* | \ \ \ | Merge topic 'FindPython-Fix-target-properties' | Kyle Edwards | 2019-12-20 | 1 | -1/+1 |
|\ \ \ \ \ | | |/ / / | |/| | | | |||||
| * | | | | FindPython*: Fix erroneous target properties setting | Marc Chevrier | 2019-12-19 | 1 | -1/+1 |
| |/ / / | |||||
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-12-20 | 1 | -1/+1 |
* | | | | Merge branch 'release-3.16' | Brad King | 2019-12-19 | 0 | -0/+0 |
|\ \ \ \ | |/ / / | |||||
| * | | | CMake 3.16.2v3.16.2 | Brad King | 2019-12-19 | 1 | -1/+1 |
* | | | | Merge branch 'release-3.16' | Brad King | 2019-12-19 | 0 | -0/+0 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge topic 'autogen-no-hh' into release-3.16 | Brad King | 2019-12-19 | 4 | -18/+4 |
| |\ \ \ | |||||
* | \ \ \ | Merge topic 'autogen-no-hh' | Brad King | 2019-12-19 | 4 | -18/+4 |
|\ \ \ \ \ | | |/ / / | |/| | | | |||||
| * | | | | Autogen: Revert processing of .hh files for compatibility | Brad King | 2019-12-18 | 4 | -18/+4 |
* | | | | | Merge branch 'release-3.16' | Brad King | 2019-12-19 | 0 | -0/+0 |
|\ \ \ \ \ | | |/ / / | |/| | | | |||||
| * | | | | Merge topic 'test-resource-spec-init-lists' into release-3.16 | Brad King | 2019-12-19 | 2 | -37/+37 |
| |\ \ \ \ | |||||
* | \ \ \ \ | Merge topic 'test-resource-spec-init-lists' | Brad King | 2019-12-19 | 2 | -37/+37 |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | |||||
| * | | | | | Tests: Fix testCTestResourceSpec struct initialization for some compilers | Michael Dickens | 2019-12-18 | 2 | -37/+37 |
| | |/ / / | |/| | | | |||||
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-12-19 | 1 | -1/+1 |
| |_|/ / |/| | | | |||||
* | | | | Merge topic 'copyright-year' | Brad King | 2019-12-18 | 1 | -1/+1 |
|\ \ \ \ | |_|_|/ |/| | | | |||||
| * | | | Copyright.txt: Update year range to end in 2020 | Brad King | 2019-12-18 | 1 | -1/+1 |
|/ / / | |||||
* | | | Merge branch 'release-3.16' | Brad King | 2019-12-18 | 0 | -0/+0 |
|\ \ \ | | |/ | |/| | |||||
| * | | Merge topic 'FindLAPACK-in-blas' into release-3.16 | Brad King | 2019-12-18 | 1 | -1/+1 |
| |\ \ | |||||
* | \ \ | Merge topic 'FindLAPACK-in-blas' | Brad King | 2019-12-18 | 1 | -1/+1 |
|\ \ \ \ | | |/ / | |/| | | |||||
| * | | | FindLAPACK: Fix support for LAPACK symbols inside BLAS libraries | Brad King | 2019-12-18 | 1 | -1/+1 |
| | |/ | |/| | |||||
* | | | Merge branch 'release-3.16' | Brad King | 2019-12-18 | 0 | -0/+0 |
|\ \ \ | | |/ | |/| | |||||
| * | | Merge topic 'FindBoost-1.72' into release-3.16 | Brad King | 2019-12-18 | 1 | -3/+17 |
| |\ \ | |||||
* | \ \ | Merge topic 'FindBoost-1.72' | Brad King | 2019-12-18 | 1 | -3/+17 |
|\ \ \ \ | | |/ / | |/| | | |||||
| * | | | FindBoost: Add support for Boost 1.72 | Brad King | 2019-12-17 | 1 | -3/+17 |
| | |/ | |/| | |||||
* | | | Merge topic 'add-header-cmext-algorithm' | Brad King | 2019-12-18 | 65 | -208/+461 |
|\ \ \ | |||||
| * | | | Refactoring: use append functions from cmext/algorithm | Marc Chevrier | 2019-12-17 | 60 | -208/+235 |
| * | | | Refactoring: introduce header cmext/algorithm with append functions | Marc Chevrier | 2019-12-17 | 5 | -0/+226 |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-12-18 | 1 | -1/+1 |
* | | | | Merge topic 'FindCUDAToolkit-module' | Brad King | 2019-12-17 | 14 | -7/+916 |
|\ \ \ \ | |||||
| * | | | | FindCUDAToolkit: correct searches for Toolkit components | Robert Maynard | 2019-12-16 | 3 | -57/+63 |
| * | | | | FindCUDAToolkit: Improve usage, library set, and tests | Robert Maynard | 2019-12-16 | 10 | -73/+282 |
| * | | | | FindCUDAToolkit: Import targets for toolkit libraries | Stephen McDowell | 2019-12-16 | 1 | -44/+345 |
| * | | | | FindCUDAToolkit: Add module to find the CUDA Toolkit | Stephen McDowell | 2019-12-16 | 4 | -0/+380 |
| * | | | | CUDA: Persist SIZEOF_VOID_P and PLATFORM_ABI | Robert Maynard | 2019-12-16 | 1 | -0/+13 |
* | | | | | Merge topic 'better_category_for_target_debug_property' | Brad King | 2019-12-17 | 1 | -1/+1 |
|\ \ \ \ \ | |||||
| * | | | | | CMAKE_DEBUG_TARGET_PROPERTIES to `provides information` section | Robert Maynard | 2019-12-16 | 1 | -1/+1 |
| |/ / / / | |||||
* | | | | | Merge topic 'fix-vs-winrt-by-default' | Brad King | 2019-12-17 | 5 | -7/+102 |
|\ \ \ \ \ | |||||
| * | | | | | VS: Change CMAKE_VS_WINRT_BY_DEFAULT to not implicitly enable WinRT | Petr Polezhaev | 2019-12-16 | 3 | -10/+19 |
| * | | | | | Vs: Add test for VS_WINRT_BY_DEFAULT | Petr Polezhaev | 2019-12-16 | 3 | -0/+86 |
* | | | | | | Merge topic 'vs-xml-improve' | Brad King | 2019-12-17 | 1 | -12/+6 |
|\ \ \ \ \ \ | |||||
| * | | | | | | cmVisualStudio10TargetGenerator: improve XML element generation | Vitaly Stakhovsky | 2019-12-15 | 1 | -12/+6 |