summaryrefslogtreecommitdiffstats
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'FindOpenACC'Brad King2017-09-251-0/+252
|\
| * FindOpenACC: Add module to detect compiler support for OpenACCTin Huynh2017-09-221-0/+252
* | Merge topic 'cpackifw-options'Brad King2017-09-251-6/+28
|\ \
| * | CPackIFW: Add some optionsKonstantin Podsvirov2017-09-211-6/+28
* | | Merge topic 'FindOpenMP-CMP0054'Brad King2017-09-251-0/+1
|\ \ \
| * | | FindOpenMP: Avoid CMP0054 warningsBrad King2017-09-221-0/+1
| | |/ | |/|
* | | Merge topic '`16839-better-tvos-support`'Craig Scott2017-09-242-1/+9
|\ \ \
| * | | Xcode: Add team to compiler-id projectGregor Jasny2017-09-192-0/+7
| * | | Xcode: Add tvOS and watchOS toolchain file supportGregor Jasny2017-09-191-1/+2
* | | | Merge topic 'graphviz-link-type'Craig Scott2017-09-221-0/+3
|\ \ \ \ | |_|/ / |/| | |
| * | | graphviz: distinguish target dependency typesNico Müller2017-09-211-0/+3
* | | | Merge topic 'cpack-rpm-deb-version'Brad King2017-09-222-8/+61
|\ \ \ \
| * | | | CPack RPM and DEB: improved package version handlingDomen Vrankar2017-09-212-8/+61
| | |/ / | |/| |
* | | | CPack/RPM: new CPACK_RPM_EXCLUDE_FROM_AUTO_FILELIST exclude pathsDomen Vrankar2017-09-211-2/+6
| |_|/ |/| |
* | | Merge topic 'midipix-support'Brad King2017-09-211-0/+1
|\ \ \
| * | | Midipix: Add minimal platform filemidipix2017-09-201-0/+1
| |/ /
* | | Merge topic 'freebsd-compiler-name'Brad King2017-09-211-0/+3
|\ \ \
| * | | FreeBSD prefers to call the C++ compiler c++ (just like Linux, Darwin, ..)Adriaan de Groot2017-09-201-0/+3
| |/ /
* | | Merge topic 'pgi-fortran-flag-fix'Brad King2017-09-202-5/+8
|\ \ \
| * | | PGI-Fortran: Add -Mipa=fast,inline as IPO option.Tin Huynh2017-09-151-4/+8
| * | | PGI-Fortran: Remove -Kieee and -MpreprocessTin Huynh2017-09-061-1/+0
* | | | Improve formatting of compiler failure error messageBrad King2017-09-196-12/+18
| |/ / |/| |
* | | Merge topic 'gtest-fix-windows-linking'Brad King2017-09-191-58/+83
|\ \ \
| * | | FindGTest: Avoid macro name collisionMatthew Woehlke2017-09-181-26/+26
| * | | FindGTest: Fix shared linking on WindowsMatthew Woehlke2017-09-181-44/+68
| * | | FindGTest: Avoid using find_dependency in a find moduleMatthew Woehlke2017-09-141-4/+5
* | | | FindBoost: Simplify search in listsAlex Turbov2017-09-181-5/+9
* | | | Merge topic 'findmpi-overhaul'Brad King2017-09-187-483/+1319
|\ \ \ \
| * | | | FindMPI: Add support for FreeBSD and SLESChristian Pfeiffer2017-09-151-2/+29
| * | | | FindMPI: Support components for various languagesChristian Pfeiffer2017-09-151-19/+71
| * | | | FindMPI: Modernization from ground upChristian Pfeiffer2017-09-157-480/+1237
| |/ / /
* | | | FindBoost: Improve behavior when thread dependency is missingBrad King2017-09-151-4/+14
| |_|/ |/| |
* | | Merge topic 'findopenmp-components'Brad King2017-09-151-17/+43
|\ \ \
| * | | FindOpenMP: Add support for componentsChristian Pfeiffer2017-09-141-15/+39
| * | | FindOpenMP: Minor environmental improvementsChristian Pfeiffer2017-09-141-2/+4
| |/ /
* | | Merge topic 'fphsa-fix-version-exact'Brad King2017-09-151-1/+1
|\ \ \
| * | | FPHSA: replace left-over VERSION by _FOUND_VERSION.Yves Frederix2017-09-141-1/+1
* | | | Merge topic 'remove-nmcl'Brad King2017-09-141-4/+0
|\ \ \ \
| * | | | Platforms: Remove Windows-NMclChristian Pfeiffer2017-09-131-4/+0
| | |/ / | |/| |
* | | | Merge topic 'improve-graphviz-doc'Craig Scott2017-09-141-7/+7
|\ \ \ \ | |_|/ / |/| | |
| * | | Docs: Improve markup for graphviz related documentationJano Svitok2017-09-111-7/+7
* | | | Merge topic 'msvc-base-features'Brad King2017-09-131-0/+24
|\ \ \ \
| * | | | MSVC: Avoid unnecessary C++ feature detection stepsBrad King2017-09-121-0/+24
* | | | | Merge topic 'MsvcArm64'Brad King2017-09-134-4/+17
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | MSVC: Add support for ARM64 architectureMinmin Gong2017-09-124-4/+17
* | | | | Merge topic 'vs-clang-llvm-support'Brad King2017-09-121-2/+2
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | VS: Update support for LLVM-vs* toolsets from LLVM 5.0Konstantin Ivlev2017-09-111-2/+2
* | | | | Merge topic 'find-openssl'Brad King2017-09-111-0/+2
|\ \ \ \ \
| * | | | | FindOpenSSL: Search 'ssld' and 'crypod' for debug variantsRobert Dailey2017-09-081-0/+2
| |/ / / /
* | | | | Merge topic 'doc-find_dependency-return'Brad King2017-09-111-17/+28
|\ \ \ \ \ | |_|/ / / |/| | | |