summaryrefslogtreecommitdiffstats
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'CodeBlocks-custom-compiler-id'Brad King2017-11-291-0/+3
|\
| * CodeBlocks: add option for the CB compiler IDMelven Roehrig-Zoellner2017-11-271-0/+3
* | Merge topic 'clang-cl-fix'Brad King2017-11-291-3/+3
|\ \
| * | Clang: Do not mistake clang-cl 6.0 for GNU-like clangİsmail Dönmez2017-11-281-3/+3
* | | Merge topic 'CheckIncludeFiles-language-CXX'Brad King2017-11-291-5/+35
|\ \ \
| * | | CheckIncludeFiles: improve warning for missing argumentDavid Adam2017-11-241-3/+5
| * | | CheckIncludeFiles: clean up documentation of new featuresDavid Adam2017-11-241-3/+5
| * | | CheckIncludeFiles: extend to allow a LANGUAGE argumentDavid Adam2017-11-111-3/+29
* | | | Merge topic 'win-clang-debug'Brad King2017-11-291-5/+3
|\ \ \ \
| * | | | FindBoost: Add Windows ABI tag for Clang debugRoger Leigh2017-11-271-0/+1
| * | | | FindBoost: Use CMAKE_CXX_COMPILER_ID for Intel compilerRoger Leigh2017-11-271-5/+2
* | | | | Merge topic 'cuda-implicit-include-dirs'Brad King2017-11-291-0/+3
|\ \ \ \ \
| * | | | | CUDA: Treat /usr/include as an implicit include directoryBrad King2017-11-271-0/+3
| | |_|/ / | |/| | |
* | | | | GNUInstallDirs: Update link to 64-bit ABI documentsBrad King2017-11-271-1/+1
| |/ / / |/| | |
* | | | Merge topic 'hardcoded-path-removal'Brad King2017-11-2725-273/+93
|\ \ \ \
| * | | | Modules: Replace coded PATHS with PATH_SUFFIXESChristian Pfeiffer2017-11-209-109/+64
| * | | | FindMPEG,2: Update to current libmpeg2 behaviorChristian Pfeiffer2017-11-202-23/+17
| * | | | FindPike: Update names and pathsChristian Pfeiffer2017-11-201-6/+3
| * | | | FindAVIFile: Replace PATHS with updated suffixesChristian Pfeiffer2017-11-201-8/+2
| * | | | Modules: Remove paths set as global Unix prefixesChristian Pfeiffer2017-11-2012-127/+7
| | |_|/ | |/| |
* | | | Merge topic 'WriteBasicConfigVersionFile_SameMinorVersion'Craig Scott2017-11-223-6/+58
|\ \ \ \
| * | | | WriteBasicConfigVersionFile: Add SameMinorVersion COMPATIBILITY optionDaniele E. Domenichelli2017-11-213-6/+58
| |/ / /
* | | | Merge topic 'gtest-fix-discovery'Brad King2017-11-211-2/+25
|\ \ \ \
| * | | | GoogleTest: Fix multiple discovery on same targetMatthew Woehlke2017-11-211-2/+25
| | |/ / | |/| |
* | | | Merge topic 'irsl-intel-1041-folder'Christian Pfeiffer2017-11-211-1/+4
|\ \ \ \
| * | | | IRSL: Install the 1041 folder for Intel compilersChristian Pfeiffer2017-11-201-1/+4
| | |/ / | |/| |
* | | | Merge topic 'findqt4-dirs-fix'Christian Pfeiffer2017-11-211-1/+12
|\ \ \ \
| * | | | FindQt4: Set PLUGINS and IMPORTS dir even if emptyChristian Pfeiffer2017-11-191-1/+12
| |/ / /
* | | | Merge topic 'wxwidgets-env-variables'Christian Pfeiffer2017-11-212-4/+6
|\ \ \ \
| * | | | wxWidgets: Respect WX_CONFIG and WXRC_CMD env varsChristian Pfeiffer2017-11-192-4/+6
| |/ / /
* | | | Merge topic 'imagemagick-6-freebsd-names'Christian Pfeiffer2017-11-211-0/+9
|\ \ \ \
| * | | | FindImageMagick: Add more library namesChristian Pfeiffer2017-11-201-0/+9
| |/ / /
* | | | Merge topic 'autogen-rcc-custom-command'Brad King2017-11-202-7/+12
|\ \ \ \
| * | | | Autogen: Use integers instead of strings for the Qt versionSebastian Holtermann2017-11-191-1/+0
| * | | | Autogen: Detect rcc feature once during configurationSebastian Holtermann2017-11-191-2/+2
| * | | | Autogen: Add and use cmQtAutoGenerator base classSebastian Holtermann2017-11-191-0/+1
| * | | | Autogen: Remove rcc code from cmQtAutoGeneratorsSebastian Holtermann2017-11-191-6/+0
| * | | | Autogen: Switch to use custom commands for RCCSebastian Holtermann2017-11-191-0/+11
| |/ / /
* | | | Merge topic 'cpack-minor-cleanup-and-tests-extension'Brad King2017-11-202-2/+2
|\ \ \ \
| * | | | CPack: set variable commands in lower caseDomen Vrankar2017-11-191-1/+1
| * | | | CPack: documentation typo fixDomen Vrankar2017-11-191-1/+1
| |/ / /
* | | | Merge topic 'FindOpenGL-glvnd-policy'Brad King2017-11-201-4/+33
|\ \ \ \ | |/ / / |/| | |
| * | | FindOpenGL: Add policy CMP0072 to prefer GLVND for legacy GLBrad King2017-11-171-4/+33
* | | | Merge topic 'blas-lapack-flame'Brad King2017-11-172-0/+30
|\ \ \ \
| * | | | Find{BLAS,LAPACK}: Add support for FLAME blis and libflameJ M Dieterich2017-11-162-0/+30
* | | | | Merge topic 'FindRuby-through-2.4'Brad King2017-11-171-3/+21
|\ \ \ \ \
| * | | | | FindRuby: Add support for versions 2.2, 2.3, and 2.4Brad King2017-11-161-0/+18
| * | | | | FindRuby: Fix match of '.' in version numbersBrad King2017-11-161-3/+3
| |/ / / /
* | | | | Merge topic 'fomp-cmp0012'Christian Pfeiffer2017-11-171-0/+1
|\ \ \ \ \
| * | | | | FindOpenMP: Enable policy CMP0012Christian Pfeiffer2017-11-161-0/+1
| |/ / / /