summaryrefslogtreecommitdiffstats
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'ios-universal-fixes'Brad King2016-06-271-2/+12
|\
| * CMakeIOSInstallCombined: add some sanity checksRuslan Baratov2016-06-251-0/+7
| * CMakeIOSInstallCombined: do not merge content of OUTPUT and ERROR variablesRuslan Baratov2016-06-251-2/+5
* | GetPrerequisites: fix typo in commentRolf Eike Beer2016-06-231-1/+1
|/
* Merge topic 'FindZLIB-fixup'Brad King2016-06-221-1/+1
|\
| * FindZLIB: Do not mark unused variable as advancedBrad King2016-06-211-1/+1
* | Merge topic 'GetPrerequisites-findstr'Brad King2016-06-221-1/+5
|\ \
| * | GetPrerequisites: Optimize on Windows by filtering `objdump` outputLaurent Tarrisse2016-06-211-1/+5
| |/
* | Merge topic '14068-ctest-target-set-buildname-with-only-c-compiler'Brad King2016-06-211-6/+6
|\ \
| * | CTest: Properly set buildname if only C langage is enabledJean-Christophe Fillion-Robin2016-06-201-6/+6
| |/
* | Merge topic 'FindGLEW-debug'Brad King2016-06-211-9/+34
|\ \
| * | FindGLEW: Search for debug and release configurations separatelyFARBOS Arnaud2016-06-201-9/+34
| |/
* | Merge topic 'FindLua-match-header-and-lib'Brad King2016-06-211-45/+72
|\ \
| * | FindLua: Iterate through all include subdirs to find a suitable headerIvan Ivanov2016-06-201-16/+29
| * | FindLua: Check header file against suitable versionsIvan Ivanov2016-06-201-5/+12
| * | FindLua: Factor out a helper function for version extractionIvan Ivanov2016-06-201-23/+30
| * | FindLua: Prefix private APIs with `_lua_`Ivan Ivanov2016-06-201-8/+8
| |/
* | Merge topic 'FindBoost-imported-fallback-to-release'Brad King2016-06-211-7/+7
|\ \
| * | FindBoost: Make imported targets fall back to `Release`Andreas Weis2016-06-201-7/+7
| |/
* | Merge topic 'aix-clang'Brad King2016-06-212-0/+2
|\ \ | |/ |/|
| * AIX: Add support for Clang compilerWu Zhao2016-06-202-0/+2
* | Merge topic 'FindQt4-doc-QtDeclarative-imported'Brad King2016-06-201-0/+2
|\ \
| * | FindQt4: Document Qt4::QtDeclarative imported target (#16157)Brad King2016-06-201-0/+2
* | | Merge topic 'pkgconfig-targets'Brad King2016-06-201-2/+6
|\ \ \
| * | | FindPkgConfig: define the imported targets also when the data comes from cacheRolf Eike Beer2016-06-191-2/+6
| |/ /
| * | Merge branch 'SunOS-PathScale' into releaseBrad King2016-06-064-0/+37
| |\ \
| * \ \ Merge branch 'FindLibArchive-3.2' into releaseBrad King2016-06-031-4/+5
| |\ \ \
| * \ \ \ Merge branch 'FindHDF5-fix-already-found' into releasev3.6.0-rc1Brad King2016-06-021-4/+11
| |\ \ \ \
* | \ \ \ \ Merge topic 'FindFreetype-debug-lib'Brad King2016-06-201-10/+22
|\ \ \ \ \ \
| * | | | | | FindFreetype: Find release and debug libraries separatelyStuart Mentzer2016-06-171-10/+22
| | |_|_|_|/ | |/| | | |
* | | | | | Merge topic 'revert-vs-clang-minsize'Brad King2016-06-201-1/+1
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | VS: Fix regressed mapping for the cl `/Os` compiler flagBrad King2016-06-171-1/+1
* | | | | | Merge topic 'ice-debug'Brad King2016-06-171-6/+36
|\ \ \ \ \ \
| * | | | | | FindIce: Support finding both release and debug librariesRoger Leigh2016-06-161-6/+36
* | | | | | | Merge topic 'ice-3.6.2'Brad King2016-06-161-0/+2
|\ \ \ \ \ \ \
| * | | | | | | FindIce: Add versions 3.6.1 and 3.6.2Roger Leigh2016-06-151-0/+2
| |/ / / / / /
* | | | | | | Merge topic 'findcuda-use-correct-runtime-for-required'Brad King2016-06-161-1/+3
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | FindCUDA: Use the correct runtime in REQUIRED_VARS checkChuck Atkins2016-06-141-1/+3
* | | | | | | Teach find_library and find_package to search lib32 paths (#11260)Daniel Scharrer2016-06-104-4/+11
|/ / / / / /
* | | | | | Merge topic 'FindProtobuf-proto-in-subdirs'Brad King2016-06-101-0/+8
|\ \ \ \ \ \
| * | | | | | FindProtobuf: fix protobuf_generate_*() to handle proto files in subdirs.Vladimír Vondruš2016-06-091-0/+8
* | | | | | | Merge topic 'FindFreetype-dedup-arguments'Brad King2016-06-101-23/+12
|\ \ \ \ \ \ \
| * | | | | | | FindFreetype: Factor out common find command argumentsStuart Mentzer2016-06-091-23/+12
| |/ / / / / /
* | | | | | | Merge topic 'FindCUDA-android'Brad King2016-06-102-48/+287
|\ \ \ \ \ \ \
| * | | | | | | FindCUDA: Refactor Android(Tegra) supportBoris Fomitchev2016-06-092-45/+282
| * | | | | | | FindCUDA: Adjust vertical whitespaceBoris Fomitchev2016-06-091-3/+5
* | | | | | | | Merge topic 'FindOpenSSL-BoringSSL'Brad King2016-06-101-4/+4
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | FindOpenSSL: Do not assume that the version regex finds somethingVladimír Vondruš2016-06-091-4/+4
| |/ / / / / /
* | | | | | | Merge topic 'java-export-targets'Brad King2016-06-092-5/+197
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | UseJava: Fix race condition creating java class listMatthew Woehlke2016-06-091-5/+5