summaryrefslogtreecommitdiffstats
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | ExternalProject: Avoid if() auto-dereferene in quoted argumentsBrad King2017-10-111-0/+5
| |/ / / / / / / / /
* | | | | | | | | | Merge branch 'FindCUDA-cuda-9-nppi' into release-3.10Brad King2017-10-101-1/+39
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | FindCUDA: Update for CUDA 9 breakup of nppi into multiple librariesRobert Maynard2017-10-061-1/+39
| |/ / / / / / / / /
* | | | | | | | | | Merge branch 'FindProtobuf-doc-typo' into release-3.10Brad King2017-10-061-1/+1
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | FindProtobuf: fix documentation typoAndré Apitzsch2017-10-061-1/+1
| |/ / / / / / / / /
* | | | | | | | | | Merge branch 'ipo-escape-toolchain-path' into release-3.10Brad King2017-10-062-6/+6
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | IPO: Fix support for spaces in path to archive toolsThomas Stenersen2017-10-062-6/+6
| |/ / / / / / / / /
* | | | | | | | | | Merge branch 'FindJava-tolerant-versions' into release-3.10Brad King2017-10-061-25/+42
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | FindJava: Revise version parsing to support Java 9Brad King2017-10-061-25/+42
| |/ / / / / / / / /
* | | | | | | | | | Merge branch 'findopenmp-fix-verbose' into release-3.10Brad King2017-10-061-2/+13
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| / / / / / / / / | |/ / / / / / / /
| * | | | | | | | FindOpenMP: Fix link flags being used for compileChristian Pfeiffer2017-10-051-2/+13
* | | | | | | | | Merge topic 'cuda-default-link-launcher'Brad King2017-10-051-1/+29
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | CUDA: Fix default selection of host compiler used to drive linkingBrad King2017-10-041-1/+29
| |/ / / / / / / /
* | | | | | | | | Merge topic 'FindCUDA-run_nvcc-CMP0007'Brad King2017-10-051-5/+4
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | FindCUDA: Fix CMP0007 warning in run_nvcc.cmakeUmar Arshad2017-10-041-5/+4
* | | | | | | | | | Merge topic 'find-matlab-r2017b'Brad King2017-10-051-1/+1
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | FindMatlab: Add support for MATLAB 2017bJamie Snape2017-10-041-1/+1
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | FindOpenMP: Fix version if OpenMP doesn't workChristian Pfeiffer2017-10-041-2/+6
|/ / / / / / / / /
* | | | | | | | | Merge topic 'compiler-version-internal'Brad King2017-10-047-2/+30
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | IAR: Detect compiler platform versionStefan Andersson2017-10-031-2/+5
| * | | | | | | | Add infrastructure to detect secondary compiler version informationBrad King2017-10-036-0/+25
* | | | | | | | | Merge topic 'FindProtobuf-gen-desc'Brad King2017-10-031-10/+34
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | FindProtobuf: add flag to allow descriptor files to be generatedPeter Mitrano2017-10-021-3/+26
| * | | | | | | | FindProtobuf: Refactor custom command output listingBrad King2017-10-021-7/+8
* | | | | | | | | 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