summaryrefslogtreecommitdiffstats
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'find-java-os-x-fixes'Brad King2014-01-101-0/+1
|\
| * FindJNI: Set JAVA_INCLUDE_PATH2 for darwin (#14508)Joe Abbey2014-01-091-0/+1
* | Merge topic 'CheckTypeSize_fix_multiple_invocation'Brad King2014-01-101-0/+2
|\ \
| * | CheckTypeSize: Unset temporary variables when done (#14690)Daniele E. Domenichelli2014-01-101-0/+2
* | | Merge topic 'FindBoost-ms-debug-runtime'Brad King2014-01-091-1/+7
|\ \ \ | |/ / |/| |
| * | FindBoost: Add Boost_USE_DEBUG_RUNTIME option (#14686)Brad King2014-01-081-1/+7
| |/
* | Merge topic 'policies'Brad King2014-01-091-11/+15
|\ \
| * | FindQt4: Ensure target exists before calling get_target_property.Stephen Kelly2014-01-081-11/+15
| * | FindQt4: Fix use of get_target_property to use actual target name.Stephen Kelly2014-01-081-1/+1
* | | Merge topic 'qt4-find-root'Brad King2014-01-091-2/+5
|\ \ \
| * | | FindQt4: Use NO_CMAKE_FIND_ROOT_PATH where search paths are already rooted.Clinton Stimpson2014-01-081-2/+5
* | | | Merge topic 'multiarch-multios'Brad King2014-01-091-1/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | GNUInstallDirs: Use multiarch on Debian with FreeBSD and HURD kernelsDimitri John Ledkov2013-12-191-1/+1
* | | | Merge topic 'wix-cmake-package-registry'Brad King2014-01-081-0/+11
|\ \ \ \
| * | | | CPackWiX: added new CPACK_WIX_CMAKE_PACKAGE_REGISTRY variableNils Gladitz2014-01-081-0/+11
| | |_|/ | |/| |
* | | | Help: Fix some erroneous code block markers in Module docs.Stephen Kelly2014-01-075-43/+19
|/ / /
* | | Merge topic 'minor-cleanups'Brad King2014-01-061-64/+51
|\ \ \
| * | | GenerateExportHeader: Reformat docs.Stephen Kelly2014-01-041-64/+51
| | |/ | |/|
* | | Merge topic 'fix-text-typos'Brad King2014-01-062-3/+3
|\ \ \ | |/ / |/| |
| * | Fix wording of "the the" typos throughout textRuslan Baratov2014-01-032-3/+3
* | | Merge topic 'export-EXPORT-subcommand'Brad King2014-01-021-9/+2
|\ \ \
| * | | Don't copy find_dependency in configure_package_config_file.Stephen Kelly2013-12-241-9/+2
| |/ /
* | | CPackWiX: allow and convert UTF-8 sequences in RTF writerNils Gladitz2013-12-261-0/+1
|/ /
* | Merge topic 'cmake-packages-manual'Brad King2013-12-202-31/+62
|\ \
| * | Split the find_dependency macro into a separate file.Stephen Kelly2013-12-132-31/+62
* | | Merge topic 'add-platform-MirBSD'Brad King2013-12-201-0/+1
|\ \ \
| * | | Add MirBSD platform support (#14659)Brad King2013-12-191-0/+1
* | | | Merge topic 'doc-TestCXXAcceptsFlag-cleanup'Brad King2013-12-201-7/+9
|\ \ \ \
| * | | | TestCXXAcceptsFlag: Update documentation (#14657)Brad King2013-12-191-7/+9
| |/ / /
* | | | Merge topic 'find_backtrace'Brad King2013-12-201-7/+10
|\ \ \ \ | |/ / / |/| | |
| * | | FindBacktrace: Search and report only when not already foundVadim Zhukov2013-12-191-7/+10
| | |/ | |/|
* | | Merge topic 'wix-fragment-injection'Brad King2013-12-191-0/+51
|\ \ \
| * | | CPackWiX: allow customization of generated WiX sourcesNils Gladitz2013-12-171-0/+51
| |/ /
* | | Merge topic 'Qt4-NO_DEBUG-define'Brad King2013-12-192-0/+5
|\ \ \
| * | | Use a config-specific moc parameters file, if needed.Stephen Kelly2013-12-121-0/+1
| * | | Define QT_NO_DEBUG for non-debug use of Qt 4.Stephen Kelly2013-12-101-0/+4
| |/ /
* | | Merge topic 'FindSubversion-TortoiseSVN'Brad King2013-12-191-0/+2
|\ \ \
| * | | FindSubversion: Use TortoiseSVN registry key to locate svnDaniele E. Domenichelli2013-12-111-0/+2
| |/ /
* | | Merge topic 'FindFreetype-2.5'Brad King2013-12-191-3/+13
|\ \ \
| * | | FindFreetype: Remove duplicates in FREETYPE_INCLUDE_DIRSDaniele E. Domenichelli2013-12-091-0/+1
| * | | FindFreetype: Detect version string with Freetype 2.5Daniele E. Domenichelli2013-12-091-2/+8
| * | | FindFreetype: Find ftheader.h with Freetype 2.5Daniele E. Domenichelli2013-12-091-1/+4
* | | | Merge topic 'xcode-5.1'Brad King2013-12-191-1/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | CMakeDetermineCompilerId: Fix compiler line match for Xcode 5.1Ted Kremenek2013-12-091-1/+1
* | | | Merge topic 'qt4-qmake-exe'Brad King2013-12-091-0/+5
|\ \ \ \
| * | | | FindQt4: Restore ability to handle a changed QT_QMAKE_EXECUTABLE properly.Simon Sasburg2013-12-061-0/+5
| | |/ / | |/| |
* | | | Fortran: Improve pointer size detection in gfortran on MinGWBrad King2013-12-061-0/+4
|/ / /
* | | Merge topic 'cleanup-build-commands'Brad King2013-12-051-14/+23
|\ \ \
| * | | CMakeDetermineCompilerId: Use CMAKE_VS_(DEVENV|MSBUILD|MSDEV)_COMMANDBrad King2013-12-041-14/+23
* | | | Merge topic 'filter-showincludes-in-launcher'Brad King2013-12-031-3/+25
|\ \ \ \