summaryrefslogtreecommitdiffstats
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* FindLibLZMA: add imported targetHiroshi Miura2018-12-131-4/+22
* Merge topic 'SWIG'Brad King2018-12-101-0/+25
|\
| * UseSWIG: add management of SWIG option -moduleMarc Chevrier2018-12-071-0/+25
* | Merge topic 'cuda-arch-turing'Brad King2018-12-101-2/+16
|\ \
| * | CUDA: Add CUDA 10 (Turing) detectionAnton Chernov2018-12-071-2/+16
* | | Merge topic 'gnu-octave'Brad King2018-12-071-0/+167
|\ \ \
| * | | FindOctave: Add module to find GNU octaveMichael Hirsch, Ph.D2018-12-061-0/+167
| | |/ | |/|
* | | Merge topic 'submit-method'Brad King2018-12-072-8/+0
|\ \ \
| * | | CTest: Remove special case for Dart version <= 1Regina Pfeifer2018-11-281-3/+0
| * | | CTest: Remove submission triggerRegina Pfeifer2018-11-281-1/+0
| * | | CTest: Remove submit method 'scp'Regina Pfeifer2018-11-282-4/+0
| | |/ | |/|
* | | Merge topic 'FindCURL-components'Brad King2018-12-071-4/+73
|\ \ \
| * | | FindCURL: support COMPONENTS to check featuresHiroshi Miura2018-12-061-4/+73
| | |/ | |/|
* | | Merge topic 'FindHDF5-static-hl'Brad King2018-12-071-1/+1
|\ \ \
| * | | FindHDF5: Fix search for static hdf5_hl on WindowsMouginot B2018-12-061-1/+1
| | |/ | |/|
* | | Merge topic 'qnx_compiler_detection'Brad King2018-12-076-4/+12
|\ \ \
| * | | QNX: Compiler and feature detection fixesCristian Adam2018-12-036-4/+12
| |/ /
* | | Merge topic 'UseEcos-append-flags'Brad King2018-12-071-2/+2
|\ \ \
| * | | UseEcos: Append C and CXX flags instead of overwriting themantmak2018-12-061-2/+2
| |/ /
* | | Merge topic 'FindThreads-asan'Brad King2018-12-071-4/+12
|\ \ \ | |_|/ |/| |
| * | FindThreads: Replace the pthread symbol checking in libc.JerryShih2018-12-031-4/+12
* | | Merge topic 'try-compile'Brad King2018-12-0618-162/+343
|\ \ \
| * | | Check* functions family: add support for LINK_OPTIONSMarc Chevrier2018-12-0118-162/+343
| | |/ | |/|
* | | Merge topic 'arch-independent-version-file-creation'Brad King2018-12-066-2/+37
|\ \ \
| * | | CMakePackageConfigHelpers: Add ARCH_INDEPENDENT optionJustin Bassett2018-12-016-2/+37
* | | | CPack/Deb: Remove paxr as a supported tar format for a .debGuillem Jover2018-11-281-3/+6
| |/ / |/| |
* | | Merge topic 'FindDoxygen-win-glob'Brad King2018-11-271-7/+12
|\ \ \
| * | | FindDoxygen: Avoid Windows-specific GLOB on other platformsNoel Eck2018-11-261-7/+12
| |/ /
* | | Merge topic 'ctest-updates'Brad King2018-11-271-1/+0
|\ \ \
| * | | Remove unnecessary CTEST_PROJECT_NAME variablesRegina Pfeifer2018-11-201-1/+0
* | | | Merge topic 'blaslapack_mkl_gfortran'Brad King2018-11-272-119/+144
|\ \ \ \
| * | | | FindBLAS: Do not look for BLAS once BLAS95 has been foundJakub Benda2018-11-241-7/+9
| * | | | FindLAPACK: Additional libraries for MKL+gfortran combinationJakub Benda2018-11-181-1/+6
| * | | | FindLAPACK: Unify internal variables related to MKLJakub Benda2018-11-181-8/+10
| * | | | FindLAPACK: Remove MKL components already provided by MKL BLASJakub Benda2018-11-181-4/+1
| * | | | FindLAPACK: Prioritize Intel MKLJakub Benda2018-11-181-75/+77
| * | | | FindBLAS: Support 32bit Intel MKL 10.3+Jakub Benda2018-11-181-1/+10
| * | | | FindBLAS: Support combination of gfortran and Intel MKLJakub Benda2018-11-181-24/+37
| * | | | FindBLAS: Consolidate duplicated code related to MKL on WindowsJakub Benda2018-11-181-12/+7
| | |_|/ | |/| |
* | | | Merge topic 'FindBoost-no-cxx'Brad King2018-11-271-6/+3
|\ \ \ \ | |_|_|/ |/| | |
| * | | FindBoost: Restore finding without CXX language enabledBrad King2018-11-261-6/+3
| * | | Merge branch 'blas-pkgcfg' into release-3.13Brad King2018-11-191-0/+1
| |\ \ \
| * \ \ \ Merge branch 'FindPython-lib-arch' into release-3.13Brad King2018-11-191-0/+17
| |\ \ \ \
| * \ \ \ \ Merge branch 'irsl-ucrt-version' into release-3.13Brad King2018-11-191-3/+19
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'FindBoost-1.69' into release-3.13Brad King2018-11-131-3/+3
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'FindBoost-compiler-guess-update' into release-3.13Brad King2018-11-091-7/+26
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'asm-compiler-id-clang' into release-3.13Brad King2018-11-091-0/+8
| |\ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ Merge topic 'FindGIF-modernize'Brad King2018-11-211-13/+47
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | FindGIF: ModernizeMaximilian Heinzler2018-11-201-13/+47
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
* | | | | | | | | | Merge topic 'find-boost-test-version'Brad King2018-11-211-0/+2
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |