summaryrefslogtreecommitdiffstats
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* Implement interprocedural optimization for GNU compilersRuslan Baratov2017-03-303-0/+55
* Add policy CMP0069 to enforce INTERPROCEDURAL_OPTIMIZATIONRuslan Baratov2017-03-304-3/+17
* CheckIPOSupported: Visual Studio and Xcode generators do not support IPORuslan Baratov2017-03-301-1/+6
* 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
| |/ / / / /
* | | | | | Merge topic 'FindGit-avoid-vs-2017-git'Brad King2017-03-131-1/+15
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | FindGit: Avoid finding VS 2017 non-general Git installationBrad King2017-03-101-1/+15
| | |_|/ / | |/| | |
* | | | | Merge topic 'GNU-FindBinUtils-no-policy'Brad King2017-03-101-3/+1
|\ \ \ \ \
| * | | | | GNU-FindBinUtils: Avoid setting policy CMP0054Brad King2017-03-101-3/+1
* | | | | | Merge topic 'pr.gcc_ar'Brad King2017-03-108-0/+46
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Add 'CMAKE_GCC_AR' and 'CMAKE_GCC_RANLIB' variablesRuslan Baratov2017-03-088-0/+46
* | | | | | Merge topic 'master'Brad King2017-03-0911-8/+21
|\ \ \ \ \ \
| * | | | | | Modules: Add x32-abi support to hard-coded pathsSteven Newbury2017-03-078-8/+12
| * | | | | | Add support for x32-abiSteven Newbury2017-03-073-0/+9
* | | | | | | CheckLanguage: Pass generator platform and toolset into checkBrad King2017-03-081-0/+2
| |_|_|/ / / |/| | | | |
* | | | | | Merge topic 'fix-static-assert'Brad King2017-03-081-4/+13
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | WriteCompilerDetectionHeader: fix STATIC_ASSERTDaniel Pfeifer2017-03-061-4/+13