summaryrefslogtreecommitdiff
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'FindLAPACK-in-blas'Brad King2019-12-181-1/+1
|\
| * FindLAPACK: Fix support for LAPACK symbols inside BLAS librariesBrad King2019-12-181-1/+1
* | Merge topic 'FindBoost-1.72'Brad King2019-12-181-3/+17
|\ \
| * | FindBoost: Add support for Boost 1.72Brad King2019-12-171-3/+17
| |/
* | Merge topic 'FindCUDAToolkit-module'Brad King2019-12-173-3/+806
|\ \
| * | FindCUDAToolkit: correct searches for Toolkit componentsRobert Maynard2019-12-161-38/+61
| * | FindCUDAToolkit: Improve usage, library set, and testsRobert Maynard2019-12-162-69/+161
| * | FindCUDAToolkit: Import targets for toolkit librariesStephen McDowell2019-12-161-44/+345
| * | FindCUDAToolkit: Add module to find the CUDA ToolkitStephen McDowell2019-12-161-0/+374
| * | CUDA: Persist SIZEOF_VOID_P and PLATFORM_ABIRobert Maynard2019-12-161-0/+13
* | | Merge topic 'FindProtobuf-no-protoc'Brad King2019-12-171-12/+14
|\ \ \
| * | | FindProtobuf: Do not verify protoc version if it is not foundDiego Pino Garcia2019-12-161-12/+14
| |/ /
* | | Merge topic 'fat-ios'Brad King2019-12-171-11/+94
|\ \ \ | |/ / |/| |
| * | Handle multi-arch sysroots on Apple platformsTor Arne Vestbø2019-12-131-0/+79
| * | Refactor SDK name to path into a functionCristian Adam2019-12-111-11/+15
| * | Use xcrun instead of xcodebuild for resolving SDK pathTor Arne Vestbø2019-12-091-1/+1
* | | 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-111-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
| |/ / / / / / /