summaryrefslogtreecommitdiffstats
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \ \
| * | | | CTest: filter /showIncludes output from ninja compile launcherNils Gladitz2013-12-031-3/+25
| | |_|/ | |/| |
* | | | Merge topic 'Haiku-CPU-count'Brad King2013-12-031-0/+14
|\ \ \ \
| * | | | ProcessorCount: make it work on HaikuRolf Eike Beer2013-12-021-0/+14
| |/ / /
* | | | Merge topic 'lang-flag-var-helpstrings'Brad King2013-12-033-12/+12
|\ \ \ \
| * | | | Fix CMAKE_(C|CXX|Fortran)_STANDARD_LIBRARIES helpstrings (#14622)Brad King2013-12-033-3/+3
| * | | | Make CMAKE_(C|CXX|Fortran)_<CONFIG> help strings more consistent (#14606)Brad King2013-12-023-6/+6
| * | | | Fix CMAKE_(C|CXX|Fortran)_RELEASE helpstrings (#14606)Brad King2013-12-023-3/+3
| |/ / /
* | | | Merge topic 'osx-cross-compile-fixup'Brad King2013-12-031-1/+3
|\ \ \ \
| * | | | OS X: Fix app bundle search path during cross compiling (#14603)Flynn Marquardt2013-12-021-1/+3
| |/ / /
* | | | Merge topic 'wix-components'Brad King2013-12-022-1/+9
|\ \ \ \
| * | | | CPackWiX: add CPack component supportNils Gladitz2013-11-262-1/+9
* | | | | Merge topic 'FindSWIG-3498'Brad King2013-12-021-2/+0
|\ \ \ \ \
| * | | | | FindSWIG: allow to provide SWIG_DIR (#3498)Julien Schueller2013-12-011-2/+0
| | |/ / / | |/| | |
* | | | | Merge topic 'UseSWIG-octave'Brad King2013-12-021-1/+4
|\ \ \ \ \
| * | | | | UseSWIG: Handle octave extensions.Julien Schueller2013-11-291-1/+4
| |/ / / /
* | | | | Merge topic 'UseSWIG-fix12184'Brad King2013-12-021-2/+12
|\ \ \ \ \