summaryrefslogtreecommitdiff
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | FindBoost: Add system thread library to Boost_LIBRARIESFelix Geyer2018-11-091-0/+3
| |/
| * Merge branch 'FindOpenMP-log-errors' into release-3.13Brad King2018-11-071-3/+10
| |\
| * \ Merge branch 'backport-FindBoost-explicit-arch-tag' into release-3.13Brad King2018-11-061-19/+30
| |\ \
| * \ \ Merge branch 'rename-cpack-ext-generator' into release-3.13Brad King2018-11-061-11/+11
| |\ \ \
| * \ \ \ Merge branch 'blaslapack95' into release-3.13Brad King2018-11-052-3/+3
| |\ \ \ \
| * \ \ \ \ Merge branch 'FindProtobuf-threads' into release-3.13Brad King2018-10-311-14/+22
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'FindPostgreSQL-11' into release-3.13Brad King2018-10-311-2/+2
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'UseSWIG-typos' into release-3.13Brad King2018-10-291-2/+2
| |\ \ \ \ \ \ \
* | \ \ \ \ \ \ \ Merge topic 'pkgconfig-mark-advanced'Brad King2018-11-081-0/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | PkgConfig: Be less verbose by mark(ing)_as_advanced the find_library resultSylvain Joubert2018-11-071-0/+1
* | | | | | | | | | Merge topic 'find-jpeg-turbo-multiarch-version'Brad King2018-11-081-16/+26
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |