summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* VS: Change CMAKE_VS_WINRT_BY_DEFAULT to not implicitly enable WinRTPetr Polezhaev2019-12-163-10/+19
* Vs: Add test for VS_WINRT_BY_DEFAULTPetr Polezhaev2019-12-163-0/+86
* CMake Nightly Date StampKitware Robot2019-12-161-1/+1
* CMake Nightly Date StampKitware Robot2019-12-151-1/+1
* CMake Nightly Date StampKitware Robot2019-12-141-1/+1
* Merge branch 'release-3.15'Brad King2019-12-130-0/+0
|\
| * Merge branch 'FindBLAS-OpenBLAS-thread' into release-3.15Brad King2019-12-121-2/+6
| |\
| * \ Merge branch 'backport-3.15-vs-v142-version' into release-3.15Brad King2019-12-122-12/+15
| |\ \
* | \ \ Merge branch 'release-3.16'Brad King2019-12-130-0/+0
|\ \ \ \
| * \ \ \ Merge topic 'FindBLAS-OpenBLAS-thread' into release-3.16Brad King2019-12-131-2/+6
| |\ \ \ \ | | | |_|/ | | |/| |
* | | | | Merge topic 'FindBLAS-OpenBLAS-thread'Brad King2019-12-131-2/+6
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | FindBLAS: Consider OpenBLAS with thread libraries only with C or CXXBrad King2019-12-121-2/+6
* | | | | Merge branch 'release-3.16'Brad King2019-12-130-0/+0
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Merge topic 'backport-3.16-vs-v142-version' into release-3.16Brad King2019-12-132-12/+18
| |\ \ \ \
* | \ \ \ \ Merge topic 'backport-3.16-vs-v142-version'Brad King2019-12-132-12/+18
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Merge branch 'backport-3.15-vs-v142-version' into backport-3.16-vs-v142-versionBrad King2019-12-120-0/+0
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| | * | | | VS: Fix support for v142 toolset minor versions in VS 16.5+Brad King2019-12-122-12/+15
| | | |/ / | | |/| |
| * | | | VS: Fix support for v142 toolset minor versions in VS 16.5+Brad King2019-12-122-12/+18
| | |/ / | |/| |
* | | | CMake Nightly Date StampKitware Robot2019-12-131-1/+1
* | | | Merge topic 'function-var-current'Kyle Edwards2019-12-1219-41/+253
|\ \ \ \
| * | | | Refactor: Replace CMAKE_CURRENT_LIST_DIR with CMAKE_CURRENT_FUNCTION_LIST_DIRAlex Turbov2019-12-105-14/+6
| * | | | cmFunctionCommand: Introduce `CMAKE_CURRENT_FUNCTION*` variablesAlex Turbov2019-12-1014-0/+217
| * | | | Refactor: Modernize `function` commandAlex Turbov2019-12-071-27/+30
* | | | | Merge topic 'link-options-propagation'Brad King2019-12-122-5/+8
|\ \ \ \ \
| * | | | | Link properties: must be transitive over private dependency on static libraryMarc Chevrier2019-12-122-5/+8
* | | | | | Merge topic 'add_cuda_meta_compiler_features'Brad King2019-12-1250-71/+652
|\ \ \ \ \ \
| * | | | | | CUDA: Add cuda meta-features (e.g. ``cuda_std_11``) supportRobert Maynard2019-12-1050-71/+652
* | | | | | | Merge topic 'FindThreads-tsan'Brad King2019-12-121-0/+1
|\ \ \ \ \ \ \
| * | | | | | | FindThreads: Add pthread_cancel to program to test for pthreads in libcCristian Morales Vega2019-12-111-0/+1
* | | | | | | | Merge topic 'ctest-drmemory-support'Brad King2019-12-127-8/+203
|\ \ \ \ \ \ \ \
| * | | | | | | | ctest: add support for memcheck using Dr. MemoryDietmar Scheidl2019-12-107-2/+200
| * | | | | | | | cmCTestMemCheckHandler.cxx: minor refactoringDietmar Scheidl2019-12-101-6/+3
* | | | | | | | | CMake Nightly Date StampKitware Robot2019-12-121-1/+1
* | | | | | | | | Merge topic 'ctest-configuration-type'Kyle Edwards2019-12-117-0/+45
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | ctest: Populate CTEST_CONFIGURATION_TYPE from the -C command line when setJulien Jomier2019-12-097-0/+45
| |/ / / / / / / /
* | | | | | | | | Merge topic 'cpack-use-CPACK_PACKAGE_HOMEPAGE_URL'Kyle Edwards2019-12-118-5/+58
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | CPack: CMAKE_PROJECT_HOMEPAGE_URL -> CPACK_PACKAGE_HOMEPAGE_URLAlex Turbov2019-12-098-5/+58
* | | | | | | | | | Merge topic 'msvc-arm64-windows10'Brad King2019-12-111-1/+1
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | MSVC: Fixed missing import library for Windows 10 ARM64 (Desktop)shibayan2019-12-101-1/+1
| | |_|/ / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge topic 'modernize-memory-management'Brad King2019-12-1132-304/+331
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / |/| | | | | | | | |
| * | | | | | | | | cmLocalGenerator: modernize memory managementMarc Chevrier2019-12-0932-304/+331
* | | | | | | | | | CMake Nightly Date StampKitware Robot2019-12-111-1/+1
| |/ / / / / / / / |/| | | | | | | |
* | | | | | | | | Merge branch 'release-3.16'Brad King2019-12-100-0/+0
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | |
| * | | | | | | | CMake 3.16.1v3.16.1Brad King2019-12-101-1/+1
* | | | | | | | | Merge branch 'release-3.16'Brad King2019-12-100-0/+0
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | Merge topic 'wxwidgets_macos_weakframework' into release-3.16Brad King2019-12-101-0/+2
| |\ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ Merge topic 'wxwidgets_macos_weakframework'Brad King2019-12-101-0/+2
|\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| * | | | | | | | | FindwxWidgets: Add support for 3.1.3 on macOSTobias Taschner2019-12-101-0/+2
* | | | | | | | | | Merge branch 'release-3.15'Brad King2019-12-100-0/+0
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
| * | | | | | | | | Merge branch 'backport-3.15-toc_on_ppc' into release-3.15Brad King2019-12-092-2/+35
| |\ \ \ \ \ \ \ \ \