summaryrefslogtreecommitdiff
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* FindLibXml2: ensure consistent paths, version and flag informationSylvain Joubert2020-01-071-5/+14
* FindLibXml2: provide imported target LibXml2::xmllintSylvain Joubert2019-12-311-2/+11
* Merge topic 'implib'Kyle Edwards2019-12-262-4/+1
|\
| * Swift: move windows handling into platform file (NFC)Saleem Abdulrasool2019-12-212-4/+1
* | Merge topic 'findpython_conda_support'Marc Chevrier2019-12-234-25/+25
|\ \ | |/ |/|
| * FindPython: Extend virtual environment handling by considering condaSebastian Müller2019-12-214-25/+25
* | Merge topic 'FindPython-Fix-target-properties'Kyle Edwards2019-12-201-1/+1
|\ \ | |/ |/|
| * FindPython*: Fix erroneous target properties settingMarc Chevrier2019-12-191-1/+1
| * Merge topic 'FindLAPACK-in-blas' into release-3.16Brad King2019-12-181-1/+1
| |\
| * \ Merge topic 'FindBoost-1.72' into release-3.16Brad King2019-12-181-3/+17
| |\ \
| * \ \ Merge topic 'FindBLAS-OpenBLAS-thread' into release-3.16Brad King2019-12-131-2/+6
| |\ \ \
* | \ \ \ 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