summaryrefslogtreecommitdiff
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'findx11-imported-targets'Brad King2018-11-191-121/+347
|\
| * FindX11: add imported targetsBen Boeckel2018-11-131-36/+243
| * FindX11: require Freetype and Fontconfig for XftBen Boeckel2018-11-121-1/+5
| * FindX11: remove local variable from the advanced listBen Boeckel2018-11-121-1/+0
| * FindX11: find Xext.hBen Boeckel2018-11-121-1/+3
| * FindX11: match variables with library namesBen Boeckel2018-11-121-41/+55
| * FindX11: fix some formatting in the documentationBen Boeckel2018-11-121-2/+2
| * FindX11: use `list(APPEND)` for clearer codeBen Boeckel2018-11-121-39/+39
| * FindX11: use lowercase function namesBen Boeckel2018-11-121-14/+14
* | Merge topic 'cpack'Brad King2018-11-151-9/+18
|\ \
| * | Help: Explain interaction of cpack(1) and CPack.Joachim Wuttke (l)2018-11-151-9/+18
* | | Merge topic 'deprecate-findqt'Brad King2018-11-151-0/+8
|\ \ \ | |/ / |/| |
| * | find_package(): Add policy to remove the FindQt moduleKyle Edwards2018-11-141-0/+8
* | | Merge topic 'GNUInstallDirs-FreeBSD-info'Brad King2018-11-141-3/+7
|\ \ \
| * | | GNUInstallDirs: Update FreeBSD "info" destination to share/infoTobias C. Berner2018-11-131-1/+1
| * | | GNUInstallDirs: Split "info" and "man" default logicBrad King2018-11-131-2/+6
* | | | Merge topic 'SelectLibraryConfigurations'Brad King2018-11-131-16/+24
|\ \ \ \
| * | | | Help: Revise documentation of SelectLibraryConfigurationsJoachim Wuttke (l)2018-11-131-16/+24
| | |_|/ | |/| |
* | | | Merge topic 'DeployQt4'Brad King2018-11-131-6/+6
|\ \ \ \
| * | | | Help: Downcase function names in DeployQt4 doc.Joachim Wuttke (o)2018-11-121-6/+6
| |/ / /
* | | | Merge topic 'WriteCompilerDetectionHeader'Brad King2018-11-131-5/+4
|\ \ \ \
| * | | | Help: Remove duplication of function name.Joachim Wuttke (l)2018-11-121-5/+4
| |/ / /
* | | | Merge topic 'FindBoost-1.69'Brad King2018-11-131-3/+3
|\ \ \ \
| * | | | FindBoost: Additional fixes for 1.69Roger Leigh2018-11-131-3/+3
* | | | | Merge topic 'BundleUtilities'Brad King2018-11-121-16/+16
|\ \ \ \ \
| * | | | | Help: Downcase functions in BundleUtilitiesJoachim Wuttke (o)2018-11-121-16/+16
| | |/ / / | |/| | |
* | | | | Merge topic 'FindPackageMessage'Brad King2018-11-121-9/+9
|\ \ \ \ \
| * | | | | Help: Correct macro -> function in FindPackageMessage.Joachim Wuttke (l)2018-11-121-9/+9
| |/ / / /
* | | | | Merge topic 'CheckPrototypeDefinition'Brad King2018-11-121-2/+2
|\ \ \ \ \
| * | | | | Help: correct macro -> function in CheckPrototypeDefinitionJoachim Wuttke (o)2018-11-121-2/+2
| |/ / / /
* | | | | Merge topic 'DocumentationVTK'Brad King2018-11-121-3/+1
|\ \ \ \ \
| * | | | | Help: remove reference to inexistent file DocumentationVTK.cmake.Joachim Wuttke (l)2018-11-121-3/+1
| | |_|/ / | |/| | |
* | | | | Merge topic 'CMakeAddFortranSubdirectory'Brad King2018-11-121-6/+6
|\ \ \ \ \
| * | | | | Help: better summary and xrefs for CMakeAddFortranSubdirectoryJoachim Wuttke (h)2018-11-111-6/+6
| |/ / / /
* | | | | Merge topic 'CMakePrintHelpers'Brad King2018-11-121-10/+11
|\ \ \ \ \
| * | | | | Help: correct macro -> function in CMakePrintHelpersJoachim Wuttke (h)2018-11-111-10/+11
| |/ / / /
* | | | | Merge topic 'CPack-sections'Brad King2018-11-121-2/+8
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Help: Insert section headers in CPack moduleJoachim Wuttke (h)2018-11-121-2/+8
| |/ / /
* | | | Merge topic 'pie-link-options'Craig Scott2018-11-1221-5/+229
|\ \ \ \ | |_|/ / |/| | |
| * | | POSITION_INDEPENDENT_CODE: Manage link flags for executablesMarc Chevrier2018-11-1121-5/+226
| * | | POSITION_INDEPENDENT_CODE: Fix erroneous '-fPIE' flag for Sun StudioMarc Chevrier2018-11-083-0/+3
* | | | Merge topic 'FindODBC-mingw-avoid-hardcoded-odbc32'Brad King2018-11-121-1/+3
|\ \ \ \
| * | | | FindODBC: Do not assume odbc32.lib for MinGWMateusz Łoskot2018-11-091-1/+3
| | |/ / | |/| |
* | | | Merge topic 'FindICU-link-dl'Brad King2018-11-121-0/+4
|\ \ \ \
| * | | | FindICU: Add libdl to the link libraries for icu-ucCameron Cawley2018-11-081-0/+4
| | |/ / | |/| |
* | | | Merge topic 'asm-compiler-id-clang'Brad King2018-11-121-0/+8
|\ \ \ \
| * | | | ASM: Detect compiler id for Clang used as AssemblerBrad King2018-11-091-0/+8
| | |_|/ | |/| |
* | | | Merge topic 'FindBoost-compiler-guess-update'Brad King2018-11-121-7/+26
|\ \ \ \ | |_|_|/ |/| | |
| * | | FindBoost: Improve compiler prefix detection for GCC 5+ and clang 4+Mateusz Łoskot2018-11-091-7/+26
* | | | Merge topic 'FindBoost-link-threads'Brad King2018-11-091-0/+3
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |