summaryrefslogtreecommitdiffstats
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'FindOpenSSL-check-both'Brad King2017-01-111-7/+6
|\
| * FindOpenSSL: Check that both CRYPTO and SSL libraries are presentHarry Mallon2017-01-101-7/+6
* | Merge topic 'pgsql-yum'Brad King2017-01-111-1/+6
|\ \
| * | FindPostgreSQL: automatically find installations from yum.postgresql.orgRolf Eike Beer2017-01-101-1/+6
* | | Merge topic 'FindBoost-1.63'Brad King2017-01-111-1/+16
|\ \ \
| * | | FindBoost: Add support for 1.63Roger Leigh2017-01-101-1/+16
| |/ /
* | | Merge topic 'FindGTest-fixups'Brad King2017-01-111-4/+10
|\ \ \
| * | | FindGTest: add lib search path for MSVC x64 platformDong XiaoC2017-01-101-2/+8
| * | | FindGTest: Fix documented GTEST_MSVC_SEARCH default valueDong XiaoC2017-01-101-2/+2
| | |/ | |/|
* | | Merge topic 'FindBoost-find-default'Brad King2017-01-111-10/+12
|\ \ \
| * | | FindBoost: Search official location of prebuilt binaries on WindowsAlex Turbov2017-01-101-10/+12
| |/ /
* | | Merge topic 'cpack-rpm-user-binary-spec-file-fix'Brad King2017-01-101-1/+1
|\ \ \
| * | | CPack/RPM fix - custom binary spec file handlingDomen Vrankar2017-01-101-1/+1
| | |/ | |/|
* | | Merge topic 'cpack-deb-package-version-override-fix'Brad King2017-01-091-2/+2
|\ \ \
| * | | CPackDeb: use CPACK_DEBIAN_PACKAGE_VERSIONDaniel Pfeifer2016-12-201-2/+2
| | |/ | |/|
* | | PGI: Add support for Fortran with the Ninja generatorDaniel Carrera2016-12-161-0/+3
|/ /
* | Merge topic 'FindGit-fix-cross-compile'Brad King2016-12-161-1/+1
|\ \
| * | FindGit: Fix check for Windows hostJosé Simões2016-12-151-1/+1
* | | Merge topic 'FindPythonLibs-tolerate-components'Brad King2016-12-161-6/+13
|\ \ \
| * | | FindPythonLibs: Tolerate call with PYTHON_LIBRARY already a listFrancois Budin2016-12-151-6/+13
* | | | Merge topic 'csharp_support_compiler_detection'Brad King2016-12-168-2/+367
|\ \ \ \
| * | | | C# support: add compiler detection for MSVCMichael Stürmer2016-12-158-2/+367
* | | | | FindPNG: Fix small typo fix in module helpMaxime Morel2016-12-151-1/+1
| |_|/ / |/| | |
* | | | Merge topic 'cuda-implicit-libs'Brad King2016-12-141-23/+54
|\ \ \ \
| * | | | CUDA: Implement nvcc implicit link line extraction more robustlyBrad King2016-12-131-23/+54
* | | | | Merge topic 'GNUInstallDirs-cache-type'Brad King2016-12-141-64/+66
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | GNUInstallDirs: Set UNINITALIZED cache properties to type PATHRoger Leigh2016-12-121-0/+17
| * | | | GNUInstallDirs: Unify path logic into helper macrosRoger Leigh2016-12-121-66/+51
* | | | | Merge topic 'GetPrerequisites-fix-find_program-call'Brad King2016-12-131-2/+2
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | GetPrerequisites: Fix call to find_program for `ri` toolMartin Koegler2016-12-121-2/+2
| | |/ / | |/| |
* | | | Merge topic 'cuda-fixups'Brad King2016-12-121-5/+5
|\ \ \ \ | |/ / / |/| | |
| * | | CUDA: Fix default compiler flag initializationBrad King2016-12-091-5/+5
* | | | Merge topic 'FindBoost-vs15'Brad King2016-12-091-2/+6
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | FindBoost: Add support for VS 2017Vic Luo2016-12-081-2/+6
| * | Merge branch 'backport-android-info-variables' into releaseBrad King2016-11-183-2/+29
| |\ \
| | * | Android: Add CMAKE_<LANG>_ANDROID_TOOLCHAIN_MACHINEBrad King2016-11-183-0/+11
| | * | Android: Add CMAKE_ANDROID_NDK_TOOLCHAIN_HOST_TAG variableBrad King2016-11-183-0/+4
| | * | Android: Always set CMAKE_ANDROID_NDK_TOOLCHAIN_VERSIONBrad King2016-11-183-2/+14
| * | | Merge branch 'armcc-response-file-flag' into releaseBrad King2016-11-151-0/+1
| |\ \ \
* | | | | CPack/DEB shlibdep options depend on file utilityHenning Meyer2016-12-071-1/+10
* | | | | QtAutogen: Rename variable templates in config templateSebastian Holtermann2016-12-061-4/+4
* | | | | QtAutogen: Rename config AM_RELAXED_MODE to AM_MOC_RELAXED_MODESebastian Holtermann2016-12-061-1/+1
| |_|_|/ |/| | |
* | | | Merge topic 'FindOpenGL-imported-targets'Brad King2016-12-061-0/+59
|\ \ \ \
| * | | | FindOpenGL: Provide imported targets for GL and GLUBrad King2016-12-021-0/+59
* | | | | Merge topic 'features-c++17'Brad King2016-12-0514-18/+62
|\ \ \ \ \
| * | | | | Features: Activate C++ 17 support for AppleClang 6.1+Brad King2016-12-021-0/+8
| * | | | | Features: Activate C++ 17 support for Clang 3.5+Brad King2016-12-021-0/+8
| * | | | | Features: Activate C++ 17 support for GNU 5.1+Brad King2016-12-021-0/+8
| * | | | | Features: Add infrastructure for C++ 17 language standardBrad King2016-12-025-2/+14
| * | | | | Features: Make feature recording conditions more consistentBrad King2016-12-029-16/+24