summaryrefslogtreecommitdiffstats
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Merge topic 'cpack-rpm-better-directive-match'Brad King2016-07-061-2/+2
|\ \ \ \
| * | | | CPackRPM: Handle directives of form %foo and %foo(anything)Andrew Fuller2016-07-051-2/+2
* | | | | Merge topic 'cpack-ifw-list-variable'Brad King2016-07-062-2/+16
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | CPackIFW: Using cpack_append_list_variable_set_commandKonstantin Podsvirov2016-06-291-2/+2
| * | | | CPackComponents: add cpack_append_list_variable_set_commandKonstantin Podsvirov2016-06-291-0/+14
* | | | | Strip CMAKE_<LANG>_FLAGS[_<CONFIG>] initializer whitespaceBrad King2016-07-015-18/+22
* | | | | Merge topic 'doc-updates'Brad King2016-07-011-2/+2
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | InstallRequiredSystemLibraries: Document UCRT option use caseBrad King2016-06-301-2/+2
| | |_|/ | |/| |
| * | | Merge branch 'FindHDF5-handle-unsuffixed' into releaseBrad King2016-06-271-4/+21
| |\ \ \
| * | | | GetPrerequisites: fix typo in commentRolf Eike Beer2016-06-221-1/+1
* | | | | GenerateExportHeader: Add option to specify custom contentBrad King2016-06-282-4/+15
| |_|/ / |/| | |
* | | | Merge topic 'FindHDF5-handle-unsuffixed'Brad King2016-06-281-4/+21
|\ \ \ \ | | |/ / | |/| |
| * | | FindHDF5: create all the *_LIBRARIES when using hdf5-config.cmakeRobert Maynard2016-06-241-0/+4
| * | | FindHDF5: cache the correct path to the high level librariesRobert Maynard2016-06-241-3/+3
| * | | FindHDF5: When component targets not found fallback to compiler wrappersRobert Maynard2016-06-231-0/+6
| * | | FindHDF5: Handle HDF5 builds with non-suffixed componentsRobert Maynard2016-06-231-0/+7
| * | | FindHDF5: correctly add lang to each component target name.Robert Maynard2016-06-231-1/+1
| |/ /
| * | Merge branch 'pkgconfig-targets' into releaseBrad King2016-06-201-2/+6
| |\ \
| * \ \ Merge branch 'FindQt4-doc-QtDeclarative-imported' into releaseBrad King2016-06-201-0/+2
| |\ \ \
| * \ \ \ Merge branch 'revert-vs-clang-minsize' into releaseBrad King2016-06-171-1/+1
| |\ \ \ \
* | \ \ \ \ 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
| | |_|_|_|/ / | |/| | | | |