summaryrefslogtreecommitdiff
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'boost-component-headers'Brad King2016-05-161-4/+84
|\
| * FindBoost: Add checks for component-specific headersRoger Leigh2016-05-161-4/+84
* | Merge topic 'boost-1.61'Brad King2016-05-161-1/+15
|\ \
| * | FindBoost: Update dependencies for Boost 1.61Roger Leigh2016-05-131-1/+15
* | | Merge topic 'findpkgconfig-target'Brad King2016-05-161-6/+76
|\ \ \
| * | | FindPkgConfig: optionally create imported target for the found librariesRolf Eike Beer2016-05-141-6/+76
| |/ /
* | | Merge topic 'cpack-rpm-adding-dist-to-release-tag'Brad King2016-05-161-3/+24
|\ \ \
| * | | CPack/RPM release dist tag supportHarry Mallon2016-05-141-3/+24
| |/ /
* | | Merge topic 'cpack-rpm-different-package-names'Brad King2016-05-161-3/+65
|\ \ \
| * | | CPack/RPM different package namesDomen Vrankar2016-05-151-3/+65
| |/ /
* | | Merge topic 'cpack-deb-improvements'Brad King2016-05-161-32/+197
|\ \ \ | |/ / |/| |
| * | CPack/Deb package release number in file nameDomen Vrankar2016-05-131-1/+17
| * | CPack/Deb proper package file namingDomen Vrankar2016-05-131-9/+8
| * | CPack/Deb per-component package architectureAlexander Smorkalov2016-05-131-1/+4
| * | CPack/Deb inter package dependenciesAlexander Smorkalov2016-05-131-1/+17
| * | CPack/Deb proper component packages file namingAlexander Smorkalov2016-05-131-6/+23
| * | CPack/Deb generation of postinst and postrm ldconfig filesAlexander Smorkalov2016-05-131-0/+29
| * | CPack/Deb generation of DEBIAN/shlibs control fileAlexander Smorkalov2016-05-131-27/+112
* | | Merge topic 'fix-hdf5-component-search'Brad King2016-05-131-78/+204
|\ \ \
| * | | HDF5: Rework component searching to correctly find HL for all bindingsChuck Atkins2016-05-121-78/+204
* | | | InstallRequiredSystemLibraries: Optionally install Windows UCRT (#16073)Brad King2016-05-121-0/+23
* | | | InstallRequiredSystemLibraries: Fix ENV{ProgramFiles(x86)} referenceBrad King2016-05-121-1/+1
* | | | CMakeParseImplicitLinkInfo: Exclude pathcc ldfe lines (#16100)Michał Górny2016-05-111-1/+1
| |_|/ |/| |
* | | Merge topic 'FindLua-homebrew'Brad King2016-05-101-0/+1
|\ \ \ | |/ / |/| |
| * | FindLua: Add library name for Lua 5.3 on homebrewAnders Bakken2016-05-091-0/+1
* | | Merge topic 'fix-hdf5-for-compiler-wrapers'Brad King2016-05-101-113/+272
|\ \ \ | |_|/ |/| |
| * | HDF5: Refactor the use of compiler wrappersChuck Atkins2016-05-091-113/+272
* | | Remove `//------...` horizontal separator commentsBrad King2016-05-093-6/+0
| |/ |/|
* | Help clang-format wrap after braces on long initializer listsBrad King2016-05-061-1/+3
* | Merge topic 'clang-cl-showincludes'Brad King2016-05-041-2/+2
|\ \
| * | Ninja: Fix clang-cl /showIncludes prefix detectionBrad King2016-05-031-2/+2
* | | Merge topic 'ExternalProject-git-recursive-init'Brad King2016-05-031-2/+2
|\ \ \
| * | | ExternalProject: Initialize Git submodules recursively and on update (#16083)Ilya Kulakov2016-05-031-2/+2
| |/ /
* | | Merge topic 'FindBoost-no-system-env-paths'Brad King2016-05-031-2/+2
|\ \ \
| * | | FindBoost: Fix Boost_NO_SYSTEM_PATHS to not consider environment (#15702)Brad King2016-05-021-2/+2
| |/ /
* | | FindHDF5: Add another debug suffixFARBOS Arnaud2016-05-021-2/+2
|/ /
* | Merge topic 'clang-format-include-order'Brad King2016-05-022-2/+1
|\ \
| * | Format include directive blocks and ordering with clang-formatBrad King2016-04-291-1/+1
| * | Modules: Remove unused CMakeTestWatcomVersion.c fileBrad King2016-04-291-1/+0
* | | Features: Record features for VS 2015 Update 2Brad King2016-04-281-1/+4
|/ /
* | Merge topic 'intel-compiler-features'Brad King2016-04-286-3/+247
|\ \
| * | Features: Record standard flags for Intel C/C++ on WindowsBrad King2016-04-282-32/+44
| * | WCDH: Add Intel to list of supported compilersRobert Maynard2016-04-281-2/+3
| * | Features: Record standards and features for Intel C on UNIXRobert Maynard2016-04-282-0/+73
| * | Features: Specify minimum version Intel C++ 12.1Robert Maynard2016-04-281-22/+18
| * | Features: Record standards and features for Intel C++ on UNIXLevi Morrison2016-04-282-0/+158
| * | Features: Detect C default dialect on MSVC-like compilersBrad King2016-04-281-1/+5
* | | ExternalProject: Add option to perform a shallow Git clone (#15291)Brad King2016-04-271-3/+20
* | | FindBISON: Fix BISON_TARGET macro for special characters in path (#16072)Brad King2016-04-201-4/+4
* | | FindFLEX: Fix FLEX_TARGET macro for special characters in path (#16072)Brad King2016-04-201-2/+2