summaryrefslogtreecommitdiffstats
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'nvcc-options-version'Brad King2020-01-101-2/+2
|\
| * CUDA: Fix compiler option version checks for nvcc 10.2.19Raul Tambre2020-01-031-2/+2
* | Merge topic 'cpack_nsis_avoid_delay'Brad King2020-01-101-9/+11
|\ \
| * | CPack/NSIS: Also preload the "UserInfo.dll" pluginPatrick Storz2020-01-041-0/+3
| * | CPack/NSIS: Avoid "setup loading" screen by fixing template orderPatrick Storz2020-01-041-9/+8
* | | Merge topic 'GNUtoMS-vs2019'Brad King2020-01-101-1/+1
|\ \ \
| * | | GNUtoMS: Add search path for VS 2019 environment scriptsBrad King2020-01-091-1/+1
* | | | Merge topic 'objc-compiler-launcher'Brad King2020-01-102-0/+10
|\ \ \ \
| * | | | ObjC: Add _COMPILE_LAUNCHER supportCristian Adam2020-01-092-0/+10
* | | | | Merge topic 'findopenssl-dependencies-link-order'Brad King2020-01-101-7/+5
|\ \ \ \ \
| * | | | | FindOpenSSL: Fix ordering of dependency link flagsAshley Whetter2019-12-311-7/+5
| | |_|/ / | |/| | |
* | | | | FindPython: Add variable Python_SOABIMarc Chevrier2020-01-093-6/+58
| |/ / / |/| | |
* | | | Merge topic 'fix-check-compiler-flag-gcc-9'Marc Chevrier2020-01-091-0/+1
|\ \ \ \
| * | | | check_LANG_compiler_flag: add the "deprecated switch" message for GCCAlessandro Menti2019-12-301-0/+1
| |/ / /
* | | | 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-222-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
|\ \ \ \ \ \ \