summaryrefslogtreecommitdiffstats
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'InstallRequiredSystemLibraries-refactor'Brad King2017-03-231-179/+176
|\
| * InstallRequiredSystemLibraries: Drop version from variable namesBrad King2017-03-221-122/+123
| * InstallRequiredSystemLibraries: Refactor to avoid macrosBrad King2017-03-221-58/+54
| * InstallRequiredSystemLibraries: Use `MSVC_VERSION` instead of `MSVC##`Brad King2017-03-221-22/+22
* | Merge topic 'doc-prefer-MSVC_VERSION'Brad King2017-03-231-1/+3
|\ \
| * | MSVC: Exclude future cl 20+ from MSVC14 variableBrad King2017-03-221-1/+3
| |/
* | Merge topic 'avoid-MSVC-per-version-vars'Brad King2017-03-233-11/+11
|\ \
| * | FindRuby: Use `MSVC_VERSION` instead of `MSVC##`Brad King2017-03-231-5/+5
| * | FindGTK2: Use `MSVC_VERSION` instead of `MSVC##`Brad King2017-03-231-5/+5
| * | FindBoost: Avoid mentioning discouraged `MSVC##`` variableBrad King2017-03-231-1/+1
| |/
* | Merge topic 'FindwxWidgets-vs-2017'Brad King2017-03-231-5/+7
|\ \
| * | FindwxWidgets: Add support for VS 2017 v141 toolsetBrad King2017-03-221-1/+3
| * | FindwxWidgets: Use `MSVC_VERSION` instead of `MSVC##`Brad King2017-03-221-5/+5
| |/
* | Merge topic 'cpack_nsis_sign_uninstaller'Brad King2017-03-231-7/+8
|\ \
| * | CPack/NSIS: Avoid a race condition when generating the installerRoman Wüger2017-03-221-7/+8
* | | Merge topic 'FindBoost-1.64'Brad King2017-03-221-1/+1
|\ \ \
| * | | FindBoost: Update support for 1.64Mateusz Łoskot2017-03-221-1/+1
* | | | Merge topic '16624-blas-lapack-documentation'Brad King2017-03-222-9/+35
|\ \ \ \
| * | | | FindBLAS/LAPACK: Format documentationGregor Jasny2017-03-222-9/+35
| | |_|/ | |/| |
* | | | Merge topic 'add-CheckIPOSupported-module'Brad King2017-03-228-0/+256
|\ \ \ \
| * | | | CheckIPOSupported: New module to check for compiler/cmake IPO supportRuslan Baratov2017-03-118-0/+256
* | | | | Merge topic 'FindHDF5-optional-no-config'Brad King2017-03-221-3/+8
|\ \ \ \ \
| * \ \ \ \ Merge branch 'backport-FindHDF5-optional-no-config' into FindHDF5-optional-no...Brad King2017-03-211-1/+4
| |\ \ \ \ \
| | * | | | | FindHDF5: Add option to skip finding package configuration fileBrad King2017-03-211-1/+4
| | * | | | | FindHDF5: Improve HDF5_ROOT variable documentationBrad King2017-03-211-1/+2
| | | |/ / / | | |/| | |
| * | | | | FindHDF5: Improve HDF5_ROOT and HDF5_FIND_DEBUG documentationBrad King2017-03-211-2/+4
* | | | | | Merge topic 'cpack-rpm-debuginfo-multiple-files-fix'Brad King2017-03-221-2/+8
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | CPack/RPM: fix cpack_rpm_debugsymbol_check parameterDomen Vrankar2017-03-211-2/+8
| |/ / / /
* | | | | Merge topic 'CPackComponent-use-cmake_parse_arguments'Brad King2017-03-211-39/+11
|\ \ \ \ \
| * | | | | CPackComponent: use cmake_parse_argumentsDaniel Pfeifer2017-03-151-39/+11
* | | | | | Merge topic 'FindHDF5-fix-quoting'Brad King2017-03-211-1/+1
|\ \ \ \ \ \
| * | | | | | FindHDF5: fix quotingBen Boeckel2017-03-151-1/+1
* | | | | | | Merge topic 'FindBoost-1.64'Brad King2017-03-211-3/+3
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| * | | | | | FindBoost: Add support for 1.64Mateusz Łoskot2017-03-201-3/+3
| | |_|/ / / | |/| | | |
* | | | | | Merge topic 'CSharpUtilities-doc'Brad King2017-03-201-12/+20
|\ \ \ \ \ \
| * | | | | | CSharpUtilities: Fix documentationMichael Stürmer2017-03-201-12/+20
| |/ / / / /
* | | | | | Merge topic 'move-platform-specific-paths'Brad King2017-03-203-22/+24
|\ \ \ \ \ \
| * | | | | | Cygwin: Move Cygwin-specific paths to the cygwin platformChuck Atkins2017-03-162-6/+10
| * | | | | | SunOS: Move solaris-specific paths to the solaris platformChuck Atkins2017-03-162-2/+5
| * | | | | | Unix: Consolidate path components into prefixesChuck Atkins2017-03-161-16/+11
* | | | | | | Merge topic 'geh-visibility-flag'Brad King2017-03-201-4/+4
|\ \ \ \ \ \ \
| * | | | | | | GenerateExportHeader: always fill in _EXPORT macrosBen Boeckel2017-03-161-4/+4
| | |_|_|/ / / | |/| | | | |
* | | | | | | CPack/RPM: handle extra slashesDomen Vrankar2017-03-131-0/+15
|/ / / / / /
* | | | | | Merge topic 'BundleUtilities-elf-rpath'Brad King2017-03-131-1/+12
|\ \ \ \ \ \
| * | | | | | BundleUtilities: Fix bundle verification on Unix by considering rpaths.Florian Apolloner2017-03-101-1/+2
| * | | | | | BundleUtilities: Teach `get_item_rpaths` to parse ELF binariesFlorian Apolloner2017-03-101-0/+10
* | | | | | | Merge topic 'cuda-vs'Brad King2017-03-133-23/+60
|\ \ \ \ \ \ \
| * | | | | | | VS: Add support for determining CUDA compiler idBrad King2017-03-102-21/+44
| * | | | | | | VS: Add more placeholders to compiler id detection project file templateBrad King2017-03-102-0/+12
| * | | | | | | VS: Refactor compiler id detection project file templateBrad King2017-03-102-2/+4
| |/ / / / / /