Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge topic 'autogen-predefs' | Brad King | 2017-10-02 | 1 | -0/+1 |
|\ | |||||
| * | Autogen: Add (CMAKE_)AUTOMOC_COMPILER_PREDEFINES | Sebastian Holtermann | 2017-09-29 | 1 | -0/+1 |
* | | FindBoost: Improve messages when a Boost CMake package is found | Brad King | 2017-09-29 | 1 | -3/+2 |
* | | Merge topic 'cuda_9_support' | Brad King | 2017-09-29 | 1 | -0/+2 |
|\ \ | |/ |/| | |||||
| * | CUDA: Add support for requesting C++98 under CUDA 9 | Robert Maynard | 2017-09-26 | 1 | -0/+2 |
* | | Merge topic 'external-project-refactor-ep_get_complete_stampfile' | Brad King | 2017-09-29 | 1 | -5/+11 |
|\ \ | |||||
| * | | ExternalProject: Refactor code introducing _ep_get_complete_stampfile | Jean-Christophe Fillion-Robin | 2017-09-28 | 1 | -5/+11 |
* | | | Merge topic 'FindMatlab-version-quoting' | Brad King | 2017-09-29 | 1 | -2/+2 |
|\ \ \ | |||||
| * | | | FindMatlab: Fix extraction of quoted version number | Brad King | 2017-09-27 | 1 | -2/+2 |
* | | | | Autogen: Define all macro names in CMAKE_AUTOMOC_MACRO_NAMES | Sebastian Holtermann | 2017-09-27 | 1 | -0/+1 |
| |/ / |/| | | |||||
* | | | Merge topic 'GetPrerequisites-no-clear-on-missing' | Brad King | 2017-09-27 | 1 | -1/+0 |
|\ \ \ | |||||
| * | | | GetPrerequisites: Restore behavior on missing binary of not clearing list | Brad King | 2017-09-26 | 1 | -1/+0 |
| |/ / | |||||
* | | | Merge topic 'autogen-per-config-sources' | Brad King | 2017-09-27 | 1 | -1/+3 |
|\ \ \ | |||||
| * | | | Autogen: Reintroduce per-config sources support | Sebastian Holtermann | 2017-09-25 | 1 | -1/+3 |
* | | | | FindOpenGL: Add support for GLVND on Linux | Tom Fogal | 2017-09-25 | 1 | -39/+280 |
| |/ / |/| | | |||||
* | | | Merge topic 'FindOpenACC' | Brad King | 2017-09-25 | 1 | -0/+252 |
|\ \ \ | |||||
| * | | | FindOpenACC: Add module to detect compiler support for OpenACC | Tin Huynh | 2017-09-22 | 1 | -0/+252 |
* | | | | Merge topic 'cpackifw-options' | Brad King | 2017-09-25 | 1 | -6/+28 |
|\ \ \ \ | |||||
| * | | | | CPackIFW: Add some options | Konstantin Podsvirov | 2017-09-21 | 1 | -6/+28 |
* | | | | | Merge topic 'FindOpenMP-CMP0054' | Brad King | 2017-09-25 | 1 | -0/+1 |
|\ \ \ \ \ | |_|_|/ / |/| | | | | |||||
| * | | | | FindOpenMP: Avoid CMP0054 warnings | Brad King | 2017-09-22 | 1 | -0/+1 |
| | |/ / | |/| | | |||||
* | | | | Merge topic '`16839-better-tvos-support`' | Craig Scott | 2017-09-24 | 2 | -1/+9 |
|\ \ \ \ | |||||
| * | | | | Xcode: Add team to compiler-id project | Gregor Jasny | 2017-09-19 | 2 | -0/+7 |
| * | | | | Xcode: Add tvOS and watchOS toolchain file support | Gregor Jasny | 2017-09-19 | 1 | -1/+2 |
* | | | | | Merge topic 'graphviz-link-type' | Craig Scott | 2017-09-22 | 1 | -0/+3 |
|\ \ \ \ \ | |_|/ / / |/| | | | | |||||
| * | | | | graphviz: distinguish target dependency types | Nico Müller | 2017-09-21 | 1 | -0/+3 |
* | | | | | Merge topic 'cpack-rpm-deb-version' | Brad King | 2017-09-22 | 2 | -8/+61 |
|\ \ \ \ \ | |||||
| * | | | | | CPack RPM and DEB: improved package version handling | Domen Vrankar | 2017-09-21 | 2 | -8/+61 |
| | |/ / / | |/| | | | |||||
* | | | | | CPack/RPM: new CPACK_RPM_EXCLUDE_FROM_AUTO_FILELIST exclude paths | Domen Vrankar | 2017-09-21 | 1 | -2/+6 |
| |_|/ / |/| | | | |||||
* | | | | Merge topic 'midipix-support' | Brad King | 2017-09-21 | 1 | -0/+1 |
|\ \ \ \ | |||||
| * | | | | Midipix: Add minimal platform file | midipix | 2017-09-20 | 1 | -0/+1 |
| |/ / / | |||||
* | | | | Merge topic 'freebsd-compiler-name' | Brad King | 2017-09-21 | 1 | -0/+3 |
|\ \ \ \ | |_|_|/ |/| | | | |||||
| * | | | FreeBSD prefers to call the C++ compiler c++ (just like Linux, Darwin, ..) | Adriaan de Groot | 2017-09-20 | 1 | -0/+3 |
| |/ / | |||||
* | | | Merge topic 'pgi-fortran-flag-fix' | Brad King | 2017-09-20 | 2 | -5/+8 |
|\ \ \ | |||||
| * | | | PGI-Fortran: Add -Mipa=fast,inline as IPO option. | Tin Huynh | 2017-09-15 | 1 | -4/+8 |
| * | | | PGI-Fortran: Remove -Kieee and -Mpreprocess | Tin Huynh | 2017-09-06 | 1 | -1/+0 |
* | | | | Improve formatting of compiler failure error message | Brad King | 2017-09-19 | 6 | -12/+18 |
| |/ / |/| | | |||||
* | | | Merge topic 'gtest-fix-windows-linking' | Brad King | 2017-09-19 | 1 | -58/+83 |
|\ \ \ | |||||
| * | | | FindGTest: Avoid macro name collision | Matthew Woehlke | 2017-09-18 | 1 | -26/+26 |
| * | | | FindGTest: Fix shared linking on Windows | Matthew Woehlke | 2017-09-18 | 1 | -44/+68 |
| * | | | FindGTest: Avoid using find_dependency in a find module | Matthew Woehlke | 2017-09-14 | 1 | -4/+5 |
* | | | | FindBoost: Simplify search in lists | Alex Turbov | 2017-09-18 | 1 | -5/+9 |
* | | | | Merge topic 'findmpi-overhaul' | Brad King | 2017-09-18 | 7 | -483/+1319 |
|\ \ \ \ | |||||
| * | | | | FindMPI: Add support for FreeBSD and SLES | Christian Pfeiffer | 2017-09-15 | 1 | -2/+29 |
| * | | | | FindMPI: Support components for various languages | Christian Pfeiffer | 2017-09-15 | 1 | -19/+71 |
| * | | | | FindMPI: Modernization from ground up | Christian Pfeiffer | 2017-09-15 | 7 | -480/+1237 |
| |/ / / | |||||
* | | | | FindBoost: Improve behavior when thread dependency is missing | Brad King | 2017-09-15 | 1 | -4/+14 |
| |_|/ |/| | | |||||
* | | | Merge topic 'findopenmp-components' | Brad King | 2017-09-15 | 1 | -17/+43 |
|\ \ \ | |||||
| * | | | FindOpenMP: Add support for components | Christian Pfeiffer | 2017-09-14 | 1 | -15/+39 |
| * | | | FindOpenMP: Minor environmental improvements | Christian Pfeiffer | 2017-09-14 | 1 | -2/+4 |
| |/ / |