summaryrefslogtreecommitdiffstats
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'autogen-predefs'Brad King2017-10-021-0/+1
|\
| * Autogen: Add (CMAKE_)AUTOMOC_COMPILER_PREDEFINESSebastian Holtermann2017-09-291-0/+1
* | FindBoost: Improve messages when a Boost CMake package is foundBrad King2017-09-291-3/+2
* | Merge topic 'cuda_9_support'Brad King2017-09-291-0/+2
|\ \ | |/ |/|
| * CUDA: Add support for requesting C++98 under CUDA 9Robert Maynard2017-09-261-0/+2
* | Merge topic 'external-project-refactor-ep_get_complete_stampfile'Brad King2017-09-291-5/+11
|\ \
| * | ExternalProject: Refactor code introducing _ep_get_complete_stampfileJean-Christophe Fillion-Robin2017-09-281-5/+11
* | | Merge topic 'FindMatlab-version-quoting'Brad King2017-09-291-2/+2
|\ \ \
| * | | FindMatlab: Fix extraction of quoted version numberBrad King2017-09-271-2/+2
* | | | Autogen: Define all macro names in CMAKE_AUTOMOC_MACRO_NAMESSebastian Holtermann2017-09-271-0/+1
| |/ / |/| |
* | | Merge topic 'GetPrerequisites-no-clear-on-missing'Brad King2017-09-271-1/+0
|\ \ \
| * | | GetPrerequisites: Restore behavior on missing binary of not clearing listBrad King2017-09-261-1/+0
| |/ /
* | | Merge topic 'autogen-per-config-sources'Brad King2017-09-271-1/+3
|\ \ \
| * | | Autogen: Reintroduce per-config sources supportSebastian Holtermann2017-09-251-1/+3
* | | | FindOpenGL: Add support for GLVND on LinuxTom Fogal2017-09-251-39/+280
| |/ / |/| |
* | | 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
| |/ /