Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | 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 |
|\ \ \ \ \ | | |/ / / | |/| | | | |||||
| * | | | | Merge topic 'backport-3.16-vs-v142-version' into release-3.16 | Brad King | 2019-12-13 | 2 | -12/+18 |
| |\ \ \ \ | |||||
* | \ \ \ \ | Merge topic 'backport-3.16-vs-v142-version' | Brad King | 2019-12-13 | 2 | -12/+18 |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | |||||
| * | | | | | Merge branch 'backport-3.15-vs-v142-version' into backport-3.16-vs-v142-version | Brad King | 2019-12-12 | 0 | -0/+0 |
| |\ \ \ \ \ | | | |_|_|/ | | |/| | | | |||||
| | * | | | | VS: Fix support for v142 toolset minor versions in VS 16.5+ | Brad King | 2019-12-12 | 2 | -12/+15 |
| | | |/ / | | |/| | | |||||
| * | | | | VS: Fix support for v142 toolset minor versions in VS 16.5+ | Brad King | 2019-12-12 | 2 | -12/+18 |
| | |/ / | |/| | | |||||
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-12-13 | 1 | -1/+1 |
* | | | | Merge topic 'function-var-current' | Kyle Edwards | 2019-12-12 | 19 | -41/+253 |
|\ \ \ \ | |||||
| * | | | | Refactor: Replace CMAKE_CURRENT_LIST_DIR with CMAKE_CURRENT_FUNCTION_LIST_DIR | Alex Turbov | 2019-12-10 | 5 | -14/+6 |
| * | | | | cmFunctionCommand: Introduce `CMAKE_CURRENT_FUNCTION*` variables | Alex Turbov | 2019-12-10 | 14 | -0/+217 |
| * | | | | Refactor: Modernize `function` command | Alex Turbov | 2019-12-07 | 1 | -27/+30 |
* | | | | | Merge topic 'link-options-propagation' | Brad King | 2019-12-12 | 2 | -5/+8 |
|\ \ \ \ \ | |||||
| * | | | | | Link properties: must be transitive over private dependency on static library | Marc Chevrier | 2019-12-12 | 2 | -5/+8 |
* | | | | | | Merge topic 'add_cuda_meta_compiler_features' | Brad King | 2019-12-12 | 50 | -71/+652 |
|\ \ \ \ \ \ | |||||
| * | | | | | | CUDA: Add cuda meta-features (e.g. ``cuda_std_11``) support | Robert Maynard | 2019-12-10 | 50 | -71/+652 |
* | | | | | | | Merge topic 'FindThreads-tsan' | Brad King | 2019-12-12 | 1 | -0/+1 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | FindThreads: Add pthread_cancel to program to test for pthreads in libc | Cristian Morales Vega | 2019-12-11 | 1 | -0/+1 |
* | | | | | | | | Merge topic 'ctest-drmemory-support' | Brad King | 2019-12-12 | 7 | -8/+203 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | ctest: add support for memcheck using Dr. Memory | Dietmar Scheidl | 2019-12-10 | 7 | -2/+200 |
| * | | | | | | | | cmCTestMemCheckHandler.cxx: minor refactoring | Dietmar Scheidl | 2019-12-10 | 1 | -6/+3 |
* | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-12-12 | 1 | -1/+1 |
* | | | | | | | | | Merge topic 'ctest-configuration-type' | Kyle Edwards | 2019-12-11 | 7 | -0/+45 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | ctest: Populate CTEST_CONFIGURATION_TYPE from the -C command line when set | Julien Jomier | 2019-12-09 | 7 | -0/+45 |
| |/ / / / / / / / | |||||
* | | | | | | | | | Merge topic 'cpack-use-CPACK_PACKAGE_HOMEPAGE_URL' | Kyle Edwards | 2019-12-11 | 8 | -5/+58 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | CPack: CMAKE_PROJECT_HOMEPAGE_URL -> CPACK_PACKAGE_HOMEPAGE_URL | Alex Turbov | 2019-12-09 | 8 | -5/+58 |
* | | | | | | | | | | Merge topic 'msvc-arm64-windows10' | Brad King | 2019-12-11 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | MSVC: Fixed missing import library for Windows 10 ARM64 (Desktop) | shibayan | 2019-12-10 | 1 | -1/+1 |
| | |_|/ / / / / / / | |/| | | | | | | | | |||||
* | | | | | | | | | | Merge topic 'modernize-memory-management' | Brad King | 2019-12-11 | 32 | -304/+331 |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / |/| | | | | | | | | | |||||
| * | | | | | | | | | cmLocalGenerator: modernize memory management | Marc Chevrier | 2019-12-09 | 32 | -304/+331 |
* | | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2019-12-11 | 1 | -1/+1 |
| |/ / / / / / / / |/| | | | | | | | | |||||
* | | | | | | | | | Merge branch 'release-3.16' | Brad King | 2019-12-10 | 0 | -0/+0 |
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | | | |||||
| * | | | | | | | | CMake 3.16.1v3.16.1 | Brad King | 2019-12-10 | 1 | -1/+1 |
* | | | | | | | | | Merge branch 'release-3.16' | Brad King | 2019-12-10 | 0 | -0/+0 |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / | |||||
| * | | | | | | | | Merge topic 'wxwidgets_macos_weakframework' into release-3.16 | Brad King | 2019-12-10 | 1 | -0/+2 |
| |\ \ \ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ \ \ | Merge topic 'wxwidgets_macos_weakframework' | Brad King | 2019-12-10 | 1 | -0/+2 |
|\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | | | |||||
| * | | | | | | | | | FindwxWidgets: Add support for 3.1.3 on macOS | Tobias Taschner | 2019-12-10 | 1 | -0/+2 |
* | | | | | | | | | | Merge branch 'release-3.15' | Brad King | 2019-12-10 | 0 | -0/+0 |
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ | |/| | | | | | | | | |||||
| * | | | | | | | | | Merge branch 'backport-3.15-toc_on_ppc' into release-3.15 | Brad King | 2019-12-09 | 2 | -2/+35 |
| |\ \ \ \ \ \ \ \ \ |