Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | find_*: Add debug logging infrastructure | Robert Maynard | 2019-12-19 | 11 | -43/+193 |
* | 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 |
* | | | | Merge topic 'stdstring-target' | Brad King | 2019-12-17 | 19 | -52/+51 |
|\ \ \ \ | |||||
| * | | | | cmTarget: add std::string overloads | Vitaly Stakhovsky | 2019-12-14 | 19 | -52/+51 |
| |/ / / | |||||
* | | | | Merge topic 'FindProtobuf-no-protoc' | Brad King | 2019-12-17 | 1 | -12/+14 |
|\ \ \ \ | |||||
| * | | | | FindProtobuf: Do not verify protoc version if it is not found | Diego Pino Garcia | 2019-12-16 | 1 | -12/+14 |
| |/ / / | |||||
* | | | | Merge topic 'fat-ios' | Brad King | 2019-12-17 | 3 | -27/+131 |
|\ \ \ \ | |||||
| * | | | | Handle multi-arch sysroots on Apple platforms | Tor Arne Vestbø | 2019-12-13 | 3 | -7/+106 |
| * | | | | Refactor -arch and -isysroot code usage | Cristian Adam | 2019-12-11 | 1 | -13/+14 |
| * | | | | Refactor SDK name to path into a function | Cristian Adam | 2019-12-11 | 1 | -11/+15 |
| * | | | | Use xcrun instead of xcodebuild for resolving SDK path | Tor Arne Vestbø | 2019-12-09 | 1 | -1/+1 |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-12-17 | 1 | -1/+1 |
* | | | | | Merge branch 'release-3.15' | Brad King | 2019-12-16 | 0 | -0/+0 |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | |||||
| * | | | | CMake 3.15.6v3.15.6 | Brad King | 2019-12-16 | 1 | -1/+1 |
* | | | | | Merge topic 'ninja-multi' | Brad King | 2019-12-16 | 143 | -910/+3678 |
|\ \ \ \ \ | |||||
| * | | | | | Help: Add documentation and release notes for multi-config Ninja | Kyle Edwards | 2019-12-13 | 6 | -3/+98 |
| * | | | | | Tests: Add test for Multi-Configuration Ninja generator | Kyle Edwards | 2019-12-13 | 73 | -6/+1717 |
| * | | | | | Ninja: Add multi-config variant | Kyle Edwards | 2019-12-13 | 54 | -416/+1264 |
| * | | | | | Refactor: Prepare Ninja generator for multi-config | Kyle Edwards | 2019-12-13 | 23 | -527/+641 |
* | | | | | | Merge topic 'bootstrap-intel' | Brad King | 2019-12-16 | 1 | -1/+11 |
|\ \ \ \ \ \ | |||||
| * | | | | | | bootstrap: Extend C++17 check for our cast functions | Brad King | 2019-12-14 | 1 | -1/+11 |
| | |_|_|/ / | |/| | | | | |||||
* | | | | | | Merge topic 'test-vtk' | Brad King | 2019-12-16 | 1 | -1/+1 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Tests/Contracts: Update VTK repository URL | Brad King | 2019-12-14 | 1 | -1/+1 |
| |/ / / / / | |||||
* | | | | | | Merge branch 'release-3.16' | Brad King | 2019-12-16 | 0 | -0/+0 |
|\ \ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge topic 'pch-force-include' into release-3.16 | Brad King | 2019-12-16 | 2 | -1/+4 |
| |\ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ | Merge topic 'pch-force-include' | Brad King | 2019-12-16 | 2 | -1/+4 |
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | / | |_|_|_|_|_|/ |/| | | | | | | |||||
| * | | | | | | PCH: Append pch header file to list of forced include files | Cristian Adam | 2019-12-13 | 2 | -1/+4 |
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-12-16 | 1 | -1/+1 |
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-12-15 | 1 | -1/+1 |
| |_|/ / / / |/| | | | | | |||||
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-12-14 | 1 | -1/+1 |
| |_|/ / / |/| | | | | |||||
* | | | | | Merge branch 'release-3.15' | Brad King | 2019-12-13 | 0 | -0/+0 |
|\ \ \ \ \ | | |_|/ / | |/| | | | |||||
| * | | | | Merge branch 'FindBLAS-OpenBLAS-thread' into release-3.15 | Brad King | 2019-12-12 | 1 | -2/+6 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge branch 'backport-3.15-vs-v142-version' into release-3.15 | Brad King | 2019-12-12 | 2 | -12/+15 |
| |\ \ \ \ \ | |||||
* | \ \ \ \ \ | Merge branch 'release-3.16' | Brad King | 2019-12-13 | 0 | -0/+0 |
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | | | |||||
| * | | | | | | Merge topic 'FindBLAS-OpenBLAS-thread' into release-3.16 | Brad King | 2019-12-13 | 1 | -2/+6 |
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | | | |||||
* | | | | | | | Merge topic 'FindBLAS-OpenBLAS-thread' | Brad King | 2019-12-13 | 1 | -2/+6 |
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | | | |||||
| * | | | | | | FindBLAS: Consider OpenBLAS with thread libraries only with C or CXX | Brad King | 2019-12-12 | 1 | -2/+6 |
* | | | | | | | Merge branch 'release-3.16' | Brad King | 2019-12-13 | 0 | -0/+0 |
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | | |