summaryrefslogtreecommitdiffstats
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge topic 'cpack-deb-component-depends'Brad King2016-05-241-13/+23
|\ \
| * | CPack/Deb prevent accidental component dependenciesDomen Vrankar2016-05-231-13/+23
| |/
* | Merge topic 'ExternalProject-fix-stash-all'Brad King2016-05-241-0/+2
|\ \
| * | ExternalProject: Fix git stash not using "--all" optionChristian Fetzer2016-05-211-0/+2
| |/
* | Merge topic 'doc-CPACK_DMG_FORMAT'Brad King2016-05-241-1/+1
|\ \
| * | CPackDMG: Document CPACK_DMG_FORMAT defaultHarry Mallon2016-05-231-1/+1
| |/
* | CPackIFW: Command cpack_ifw_configure_component learned ESSENTIAL optionKonstantin Podsvirov2016-05-231-2/+5
* | CPackIFW: Doc decorationKonstantin Podsvirov2016-05-231-21/+25
|/
* Merge topic 'FindCUDA-fp16'Brad King2016-05-201-0/+7
|\
| * FindCUDA: Detect and report FP16 supportBoris Fomitchev2016-05-191-0/+7
* | ExternalProject: Re-implement download logic as a dedicated scriptRuslan Baratov2016-05-192-42/+180
* | ExternalProject: Re-implement download verification as a dedicated scriptRuslan Baratov2016-05-192-25/+66
* | ExternalProject: Avoid repeating download verificationRuslan Baratov2016-05-191-1/+2
* | ExternalProject: Remove unused verify script logicRuslan Baratov2016-05-191-17/+2
* | ExternalProject: Remove unused 'retries' argument from verify scriptRuslan Baratov2016-05-191-4/+3
* | ExternalProject: Use uppercase placeholders for script generationRuslan Baratov2016-05-191-27/+27
|/
* Merge topic 'ExternalProject-UPDATE_COMMAND-always'Brad King2016-05-191-0/+3
|\
| * ExternalProject: Always run update step with non-empty UPDATE_COMMANDBrad King2016-05-181-0/+3
* | CPackIFW: Add support for Promoting UpdatesKonstantin Podsvirov2016-05-181-1/+82
* | CPackIFW: Add more known QtIFW releasesKonstantin Podsvirov2016-05-181-0/+2
|/
* Merge topic 'ghs-shorter-object-names'Brad King2016-05-182-0/+2
|\
| * GHS: Use shorter object file names on collisionGeoff Viola2016-05-182-0/+2
* | AIX,HP: Allow user to override the default runtime path (libpath)Matthew Hanna2016-05-172-2/+6
|/
* Revise C++ coding style using clang-formatKitware Robot2016-05-1612-55/+63
* 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
|\ \ \ | |_|/ |/| |