summaryrefslogtreecommitdiffstats
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'Ninja-EXPORT_COMPILE_COMMANDS'David Cole2012-06-051-0/+6
|\
| * Make the CMAKE_EXPORT_COMPILE_COMMANDS option work with Ninja.Stephen Kelly2012-06-041-0/+6
* | Merge topic 'moduleLibLzma'David Cole2012-06-051-0/+69
|\ \
| * | Add FindLibLZMA ModuleMario Bensi2012-05-311-0/+69
| |/
* | Merge topic 'fix-13261-allow-variable-overrides'David Cole2012-06-052-6/+12
|\ \
| * | Mac: Add guards to CMAKE_FIND_FRAMEWORK and CMAKE_FIND_APPBUNDLE defaultsCharlie Sharpsteen2012-05-312-6/+12
| |/
* | Merge topic 'qt4-phonon-backend'David Cole2012-06-051-1/+5
|\ \
| * | Added conditional for the phonon backend plugin.Kurtis Nusbaum2012-05-291-1/+5
* | | Qt4Macros: Added support for generated resource filesTobias Bieniek2012-05-291-16/+24
| |/ |/|
* | Merge topic 'HandleEmptySIZEOF_VOID_P'David Cole2012-05-243-0/+15
|\ \
| * | write_basic_package_version_file() now works with unset CMAKE_SIZEOF_VOID_PAlex Neundorf2012-05-233-0/+15
* | | Merge topic 'FindPythonLibs-doc-cache-vars'David Cole2012-05-241-0/+5
|\ \ \
| * | | FindPythonLibs: Document cache variables (#13240)Zack Galbreath2012-05-221-0/+5
| |/ /
* | | Merge topic 'ExternalProject-Ninja-superbuild'David Cole2012-05-241-2/+6
|\ \ \
| * | | ExternalProject: Fix 'make' builds with Ninja (#13159)Matt McCormick2012-05-211-2/+6
| |/ /
* | | Merge topic 'MakeDefaultInstallComponentNameConfigurable'David Cole2012-05-241-2/+6
|\ \ \ | |/ / |/| |
| * | make default install component name configurableAlex Neundorf2012-05-141-0/+4
| * | -strip trailing whitespaceAlex Neundorf2012-05-131-2/+2
* | | Merge topic 'FindwxWidgets-OpenBSD'David Cole2012-05-171-2/+2
|\ \ \
| * | | FindwxWidgets: Do not use -isystem on OpenBSD (#13219)Anthony J. Bentley2012-05-141-2/+2
* | | | Merge topic 'FeatureSummaryNicerFormatting'David Cole2012-05-171-2/+2
|\ \ \ \
| * | | | FeatureSummary.cmake: nicer formattingAlex Neundorf2012-05-131-2/+2
| | |/ / | |/| |
* | | | Merge topic 'vs11-arm-generator'David Cole2012-05-172-0/+5
|\ \ \ \ | |/ / / |/| | |
| * | | VS11: Fix ARM architecture hint typo (#13077)Brad King2012-05-101-1/+1
| * | | VS11: Add ARM architecture generator (#13077)Minmin Gong2012-05-092-0/+5
* | | | Fix the number variable comparison when Qt is not found.Stephen Kelly2012-05-031-1/+1
* | | | Abort FindQt4.cmake if Qt 5 is found.David Faure2012-05-031-4/+16
|/ / /
* | | Merge topic 'module-no-soname'David Cole2012-05-017-13/+13
|\ \ \
| * | | Support building shared libraries or modules without soname (#13155)Modestas Vainius2012-04-307-13/+13
| |/ /
* | | Merge topic 'intel-Windows-RTC1'David Cole2012-05-011-1/+1
|\ \ \
| * | | Intel: On Windows use /RTC1 instead of deprecated /GZ (#13174)Brad King2012-04-301-1/+1
* | | | Merge topic 'fix-12564-avoid-git-re-clones'David Cole2012-05-011-29/+72
|\ \ \ \
| * | | | ExternalProject: Avoid repeated git clone operations (#12564)David Cole2012-04-281-1/+26
| * | | | ExternalProject: Refactor repeated code into function (#12564)David Cole2012-04-281-27/+39
| * | | | ExternalProject: Avoid unnecessary git clones (#12564)David Cole2012-04-251-1/+7
| | |_|/ | |/| |
* | | | Merge topic 'more-Intel-warnings'David Cole2012-05-012-2/+6
|\ \ \ \ | |/ / / |/| | |
| * | | Check{C,CXX}CompilerFlag: catch more Intel warning types (#12576)Rolf Eike Beer2012-04-262-2/+6
| | |/ | |/|
* | | Merge topic 'intel-Windows-EHsc'David Cole2012-04-251-1/+1
|\ \ \ | | |/ | |/|
| * | Intel: On Windows use /EHsc instead of deprecated /GX (#13163)Brad King2012-04-241-1/+1
| |/
* | Merge topic 'fix-9946-uninstall-before-install'David Cole2012-04-253-0/+34
|\ \
| * | Added CPACK_NSIS_ENABLE_UNINSTALL_BEFORE_INSTALLPatrick Gansterer2012-04-223-0/+34
| |/
* | Merge topic 'fix-ExternalProject-COMMAND-niggly'David Cole2012-04-251-1/+2
|\ \
| * | ExternalProject: Add missing COMMAND keywordDavid Cole2012-04-221-1/+2
| |/
* | Merge topic 'fix-13085-add-nsis-preinstall-hook'David Cole2012-04-252-3/+12
|\ \
| * | CPack/NSIS: Add CPACK_NSIS_EXTRA_PREINSTALL_COMMANDS (#13085)David Cole2012-04-212-3/+12
| |/
* | Merge topic 'CPack-fixManPage-typo'David Cole2012-04-251-0/+1
|\ \
| * | Fix CPack RPM man page typo detected by lintian.Modestas Vainius2012-04-201-0/+1
| |/
* | Merge topic 'fix-usejava-typo-13135'David Cole2012-04-251-1/+1
|\ \
| * | UseJava: fix typo in variable name (#13135)Rolf Eike Beer2012-04-161-1/+1
| |/
* | Merge topic 'fix-pkgconfig-13125'David Cole2012-04-251-2/+6
|\ \