summaryrefslogtreecommitdiffstats
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* FindHDF5: Restore HDF5_INCLUDE_DIR in all code pathsBrad King2017-02-031-5/+6
* FindHDF5: Restore fallback to static librariesBrad King2017-02-031-11/+12
* FindHDF5: Fix search with HDF5_ROOTBrad King2017-02-031-8/+33
* FindHDF5: Use keywords in find_library callsBrad King2017-02-031-2/+8
* FindHDF5: Initialize/finalize internal search options variableBrad King2017-02-031-7/+11
* FindHDF5: Fix command-line parsing argument extraction orderBrad King2017-02-031-55/+37
* Merge topic 'find_cuda_fix_typo'Brad King2017-02-021-1/+1
|\
| * FindCUDA: Fix typo in CUDA_DETECT_INSTALLED_GPUS doc stringPierre Moreau2017-02-021-1/+1
* | Merge topic 'FindGSL-regex-fixup'Brad King2017-02-021-1/+1
|\ \ | |/ |/|
| * FindGSL: Fix gl_version.h extraction regexIgor Peschinskiy2017-02-011-1/+1
* | Merge topic 'WCDH_allow_unsupported'Brad King2017-02-011-79/+43
|\ \
| * | WCDH: optionally omit error code for unknown compilers or compiler versionsRolf Eike Beer2017-01-301-10/+24
| * | WCDH: add macro to write simple replacement definesRolf Eike Beer2017-01-301-70/+20
* | | Merge topic 'FortranCInterface-vs-intel-workaround'Brad King2017-02-012-2/+4
|\ \ \
| * | | FortranCInterface: Fix support for VS with Intel toolsetBrad King2017-02-012-2/+4
| | |/ | |/|
* | | Merge topic 'intel-c11-windows'Brad King2017-02-011-5/+8
|\ \ \ | |/ / |/| |
| * | Features: Update version of Intel Compiler on Windows supporting C 11Brad King2017-02-011-5/+8
| |/
* | Merge topic 'CSharpVS2017'Brad King2017-01-311-4/+4
|\ \
| * | VS: Fix CSharp compiler identification for VS 2017Gilles Khouzam2017-01-311-4/+4
* | | Merge topic 'FindBoost-cache-unset-on-change'Brad King2017-01-311-1/+1
|\ \ \ | |_|/ |/| |
| * | FindBoost: unset cache variables if the lib dir changesYves Frederix2017-01-301-1/+1
| |/
* | Merge topic 'FeatureSummary_enhancement'Brad King2017-01-301-101/+229
|\ \ | |/ |/|
| * FeatureSummary: Refactor to use global properties for package typesDaniele E. Domenichelli2017-01-261-70/+171
| * FeatureSummary: Allow lists of dependencies in ADD_FEATURE_INFODaniele E. Domenichelli2017-01-261-2/+12
| * FeatureSummary: Add QUIET_ON_EMPTY option to feature_summaryDaniele E. Domenichelli2017-01-261-13/+23
| * FeatureSummary: Do not force OPTIONAL type in SET_PACKAGE_PROPERTIESDaniele E. Domenichelli2017-01-261-16/+14
| * FeatureSummary: Add deprecation warnings to deprecated commandsDaniele E. Domenichelli2017-01-261-0/+6
| * FeatureSummary: Clean printed outputDaniele E. Domenichelli2017-01-261-6/+9
* | Merge topic 'GNUG_define'Brad King2017-01-272-0/+15
|\ \
| * | GNUC: also check __GNUG__ define when checking for g++Rolf Eike Beer2017-01-252-0/+15
* | | Merge topic 'FindCUDA-select-flags-auto-msvc'Brad King2017-01-261-9/+11
|\ \ \
| * | | FindCUDA: Enable CUDA_SELECT_NVCC_ARCH_FLAGS Auto for MSVCBjoern Thiel2017-01-251-9/+11
| | |/ | |/|
* | | Merge topic 'pkg-config-recheck'Brad King2017-01-261-1/+4
|\ \ \
| * | | FindPkgConfig: Recheck pkg-config on parameter change.Matthew Hanna2017-01-251-1/+4
* | | | Merge topic 'FindGTK2_RunTwice'Brad King2017-01-261-42/+40
|\ \ \ \
| * | | | FindGTK2: Fix GTK2_LIBRARIES and GTK2_TARGETS when called twiceDaniele E. Domenichelli2017-01-251-42/+40
| | |/ / | |/| |
* | | | Merge topic 'FindLua-versioned-lib'Brad King2017-01-261-7/+9
|\ \ \ \ | |_|_|/ |/| | |
| * | | FindLua: try to find library according to version from headerBrad King2017-01-241-7/+9
| | |/ | |/|
* | | Merge topic 'intel-mpi-windows-fix'Brad King2017-01-251-5/+8
|\ \ \
| * | | FindMPI: Strip quotes from include path and convert to CMake path formatChristian Pfeiffer2017-01-231-0/+2
| * | | FindMPI: Add Intel MPI wrapper names on WindowsChristian Pfeiffer2017-01-231-5/+6
| |/ /
* | | Merge topic 'cpack-ifw-options'Brad King2017-01-251-19/+66
|\ \ \
| * | | CPackIFW: Add some optionsKonstantin Podsvirov2017-01-241-19/+66
| |/ /
* | | Merge topic 'cuda_linker_preference'Brad King2017-01-251-1/+1
|\ \ \ | |_|/ |/| |
| * | CUDA: set linker preference between C and C++Robert Maynard2017-01-241-1/+1
| |/
* | Merge topic 'cpack-stgz-minimal-test'Brad King2017-01-241-1/+4
|\ \
| * | CPack/STGZ prefer pax for extractionDomen Vrankar2017-01-221-1/+4
* | | Merge topic 'android-include-api'Brad King2017-01-242-3/+11
|\ \ \
| * | | Android: Pass sysroot include directory explicitlyBrad King2017-01-201-0/+9
| * | | Android: Fix c++_{static,shared} support include directory orderBrad King2017-01-201-3/+2
| | |/ | |/|