summaryrefslogtreecommitdiffstats
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* 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 topic 'backport-3.16-vs-v142-version'Brad King2019-12-131-3/+4
|\ \
| * | VS: Fix support for v142 toolset minor versions in VS 16.5+Brad King2019-12-121-3/+4
| * | Merge topic 'wxwidgets_macos_weakframework' into release-3.16Brad King2019-12-101-0/+2
| |\ \
| * \ \ Merge topic 'FindThreads-lib-flag' into release-3.16Brad King2019-12-051-4/+4
| |\ \ \
* | \ \ \ Merge topic 'function-var-current'Kyle Edwards2019-12-125-14/+6
|\ \ \ \ \
| * | | | | Refactor: Replace CMAKE_CURRENT_LIST_DIR with CMAKE_CURRENT_FUNCTION_LIST_DIRAlex Turbov2019-12-105-14/+6
* | | | | | Merge topic 'add_cuda_meta_compiler_features'Brad King2019-12-127-7/+139
|\ \ \ \ \ \
| * | | | | | CUDA: Add cuda meta-features (e.g. ``cuda_std_11``) supportRobert Maynard2019-12-107-7/+139
* | | | | | | 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-122-1/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | ctest: add support for memcheck using Dr. MemoryDietmar Scheidl2019-12-102-1/+3
* | | | | | | | | Merge topic 'cpack-use-CPACK_PACKAGE_HOMEPAGE_URL'Kyle Edwards2019-12-113-5/+5
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | CPack: CMAKE_PROJECT_HOMEPAGE_URL -> CPACK_PACKAGE_HOMEPAGE_URLAlex Turbov2019-12-093-5/+5
* | | | | | | | | | MSVC: Fixed missing import library for Windows 10 ARM64 (Desktop)shibayan2019-12-101-1/+1
| |_|/ / / / / / / |/| | | | | | | |
* | | | | | | | | 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 topic 'toc_on_ppc'Brad King2019-12-102-36/+26
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | |
| * | | | | | | | Check*CompilerFlag: Modernize modulesAlexander Grund2019-12-092-36/+26
* | | | | | | | | Merge topic 'cuda_updates_for_10.2'Brad King2019-12-093-30/+38
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | CUDA: get header deps from compiler invocation when possibleRobert Maynard2019-11-292-2/+9
| * | | | | | | | | CUDA: forward unknown flags to host compiler when possible.Robert Maynard2019-11-293-28/+29
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Merge topic 'CPackNuGet-version-spec'Brad King2019-12-091-9/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | CPackNuGet: Fix handling of version specs with '['Yacoub Hossain2019-12-061-9/+2
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge topic 'compiler-launcher-env'Brad King2019-12-094-0/+20
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | launcher: support setting a compiler launcher through the environmentBen Boeckel2019-12-054-0/+20
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge topic 'libarchive-target'Kyle Edwards2019-12-091-0/+15
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | |
| * | | | | | | | FindLibArchive: create a targetT.J. Corona2019-12-051-0/+15
* | | | | | | | | Merge topic 'vs-clangcl-toolset'Brad King2019-12-061-1/+1
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | VS: Support Visual Studio Clang Toolkit identificationJustin Goshi2019-12-051-1/+1
| |/ / / / / / /
* | | | | | | | Merge topic 'FindPkgConfig-cross-compile'Brad King2019-12-051-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | FindPkgConfig: Fix path manipulations when cross compilingHugo Beauzée-Luyssen2019-12-021-1/+1
| |/ / / / / / /
* | | | | | | | Merge topic 'FindBLAS-atlas-static'Brad King2019-12-051-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | FindBLAS: Search for libblas from ATLAS vendorEisuke Kawashima2019-12-041-1/+1
| |/ / / / / / /
* | | | | | | | Merge topic 'FindPNG-static-dep-m'Brad King2019-12-051-0/+10
|\ \ \ \ \ \ \ \
| * | | | | | | | FindPNG: add 'm' dependencies to static lib on LinuxDavid Callu2019-11-281-0/+10
| |/ / / / / / /
* | | | | | | | Merge topic 'FindThreads-lib-flag'Brad King2019-12-051-4/+4
|\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | |
| * | | | | | | FindThreads: Restore hard-coded '-l' flag on library nameBrad King2019-12-041-4/+4
| | |/ / / / / | |/| | | | |
* | | | | | | Merge topic 'pch-xcode-no-warning'Brad King2019-12-052-2/+6
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| * | | | | | PCH: Do not add #pragma system_header for Xcode generatorCristian Adam2019-12-042-2/+6
| |/ / / / /
| * | | | | Merge topic 'implicit-includes-extra-CR' into release-3.16Brad King2019-11-261-1/+1
| |\ \ \ \ \
| * \ \ \ \ \ Merge topic 'FindODBC-mingw' into release-3.16Brad King2019-11-261-0/+2
| |\ \ \ \ \ \
* | \ \ \ \ \ \ Merge topic 'ninja-tool'Brad King2019-12-041-0/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | Ninja: Prefer first ninja tool available in PATHBrad King2019-11-261-0/+1
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge topic 'cuda_lang_specifies_cmake_library_arch'Brad King2019-12-041-0/+5
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | CUDA: persist CMAKE_LIBRARY_ARCHITECTURE and CUDA versionRobert Maynard2019-11-261-0/+5
* | | | | | | | Merge topic 'xlf-ninja'Brad King2019-11-265-0/+49
|\ \ \ \ \ \ \ \
| * | | | | | | | XL: Add support for Ninja and XL FortranBrad King2019-11-215-0/+49