summaryrefslogtreecommitdiffstats
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | | | Merge topic 'cpack-rpm-user-file-list-with-multiple-directives'Brad King2016-12-051-5/+8
|\ \ \ \ \ \
| * | | | | | CPackRPM now supports multiple directives in CPACK_RPM_USER_FILELISTHarry Mallon2016-12-031-5/+8
| | |/ / / / | |/| | | |
* | | | | | CMakeDetermineASMCompiler: arg-split ASM* env var like CCMichał Górny2016-12-021-1/+7
|/ / / / /
* | | | | Merge topic 'pgi-macos-flags'Brad King2016-12-014-0/+20
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | PGI: Pass macOS-specific link flags directly to linkerBrad King2016-11-304-0/+20
* | | | | Merge topic 'CMakeGraphVizOptions-docs'Brad King2016-11-301-3/+10
|\ \ \ \ \
| * | | | | CMakeGraphVizOptions: Minor improvements to docs.Harry Mallon2016-11-291-3/+10
| |/ / / /
* | | | | Merge topic 'FindPythonLibs-tolerate-relative-exe'Brad King2016-11-301-4/+4
|\ \ \ \ \
| * | | | | FindPythonLibs: Tolerate a non-absolute PYTHON_EXECUTABLEBrad King2016-11-281-4/+4
| |/ / / /
* | | | | Merge topic 'cpack-ifw-options'Brad King2016-11-301-6/+68
|\ \ \ \ \
| * | | | | CPackIFW: Add some optionsKonstantin Podsvirov2016-11-241-6/+68
| |/ / / /
* | | | | Merge topic 'UseSWIG-java-outputs'Brad King2016-11-301-3/+4
|\ \ \ \ \
| * | | | | UseSWIG: Record generated java files as custom command outputscaryoscelus2016-11-291-3/+4
| |/ / / /
* | | | | Merge topic 'find-module-cleanup-sweep'Brad King2016-11-2948-111/+2
|\ \ \ \ \
| * | | | | Find*.cmake: drop the comments before including FPHSARolf Eike Beer2016-11-2848-106/+1
| * | | | | FindLibArchive: do not set LibArchive_FOUND explicitlyRolf Eike Beer2016-11-281-1/+0
| * | | | | FindLibArchive: use CMAKE_CURRENT_LIST_DIR to find FPHSARolf Eike Beer2016-11-281-4/+1
| |/ / / /
* | | | | Merge topic 'FindDevIL-updates'Brad King2016-11-291-2/+2
|\ \ \ \ \
| * | | | | FindDevIL: Make the ILUT library optionalVladimír Vondruš2016-11-281-1/+1
| * | | | | FindDevIL: fail properly when library is not found.Vladimír Vondruš2016-11-281-1/+1
| |/ / / /
* | | | | Merge topic 'FindPkgConfig-fix-print-errors'Brad King2016-11-291-1/+2
|\ \ \ \ \
| * | | | | FindPkgConfig: Fix missing error text when library version is specifiedGautier Pelloux-Prayer2016-11-281-1/+2
| |/ / / /