summaryrefslogtreecommitdiffstats
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'cpack-mark-ifw-advanced'Brad King2014-07-311-0/+1
|\
| * CPack: Mark CPACK_BINARY_IFW option as advancedBrad King2014-07-301-0/+1
* | Merge topic 'cpack-add-lzma-package-options'Brad King2014-07-311-0/+10
|\ \ | |/
| * CPack: Add lzma-compressed package optionsDaniel Pfeifer2014-07-301-0/+10
* | Merge topic 'check-flag-avoid-semicolon'Brad King2014-07-311-1/+1
|\ \
| * | Check*CompilerFlag: Avoid ';' in common pattern (#15048)Brad King2014-07-301-1/+1
* | | Merge topic 'cpack-ifw-generator'Brad King2014-07-311-4/+39
|\ \ \
| * | | CPackIFW: Add package configuration variablesKonstantin Podsvirov2014-07-291-4/+36
| * | | CPackIFW: Document cpack_ifw_configure_component DEPENDS optionKonstantin Podsvirov2014-07-291-0/+3
* | | | Merge topic 'pdb-genex'Brad King2014-07-311-0/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | Genex: Implement generator expressions for target PDB files.Nils Gladitz2014-07-311-0/+1
* | | | Merge topic 'remove-link-remnants'Brad King2014-07-301-1/+0
|\ \ \ \
| * | | | Ninja: Remove _COMPILER_LINKER_OPTION_FLAG_ remnantsNils Gladitz2014-07-291-1/+0
| |/ / /
* | | | ExternalProject: Recognize lzma-compressed files (#13515)Brad King2014-07-291-5/+5
* | | | ExternalProject: Recognize .tbz2 extensionBrad King2014-07-291-5/+5
| |/ / |/| |
* | | Merge topic 'windows-ce-cleanup'Brad King2014-07-293-5/+5
|\ \ \
| * | | WindowsCE: Drop unused Platform/WindowsCE-MSVC moduleBrad King2014-07-281-1/+0
| * | | WindowsCE: Refactor setting of "WINCE"Brad King2014-07-282-3/+4
| * | | MSVC: Use STREQUAL to check for WindowsCEBrad King2014-07-281-1/+1
* | | | Merge topic 'osx-no-sysroot-for-deployment'Brad King2014-07-291-0/+2
|\ \ \ \
| * | | | OS X: Allow deployment target with "/" sysroot (#15040)Jeremy Huddleston2014-07-281-0/+2
| | |/ / | |/| |
* | | | Merge topic 'FindQt4-more-plugins'Brad King2014-07-291-3/+3
|\ \ \ \ | |_|/ / |/| | |
| * | | FindQt4: Add nativewifi and qtga pluginsMathieu MARACHE2014-07-281-3/+3
| | |/ | |/|
* | | Merge topic 'fix-re-cmake-with-compiler'Brad King2014-07-281-1/+1
|\ \ \
| * | | CMakeDetermineCompiler: Simplify CMAKE_<LANG>_COMPILER default force-cacheBrad King2014-07-241-1/+1
| | |/ | |/|
* | | Merge topic 'cpack-ifw-generator'Brad King2014-07-283-0/+389
|\ \ \
| * | | CPack: Add an "IFW" generator for Qt Framework InstallerKonstantin Podsvirov2014-07-283-0/+389
| |/ /
* | | FindImageMagick: Provide per-component include dirs (#15007)Brad King2014-07-231-2/+9
* | | FindImageMagick: Find arch include dir (#15007)bastien ROUCARIES2014-07-231-1/+18
|/ /
* | Merge topic 'fix-QCC-compile-flags'Brad King2014-07-216-27/+41
|\ \
| * | QNX: Add missing flags for configurations and artifact creation.Stephen Kelly2014-07-176-27/+41
| |/
* | CTest: Fix MemoryCheckType from 'ctest -T MemCheck'Bill Hoffman2014-07-161-0/+1
* | Merge topic 'FindCurses-overhaul'Brad King2014-07-151-79/+98
|\ \
| * | FindCurses: Overhaul Curses and NCurses search logic (#15011)Brad King2014-07-141-79/+98
* | | FindImageMagick: Use pkgconfig hints if available (#14012)Rex Dieter2014-07-141-0/+10
|/ /
* | Merge topic 'FindCurses-blank-at-eof'Brad King2014-07-141-1/+0
|\ \
| * | FindCurses: Remove blank line at end of fileBrad King2014-07-141-1/+0
* | | Merge topic 'wince-fix-dll-linking'Brad King2014-07-141-4/+6
|\ \ \ | |/ / |/| |
| * | MSVC: Fix linking of DLLs on WinCE (#15013)Brad King2014-07-101-4/+6
| |/
* | Merge topic 'FindSWIG-swig3.0'Brad King2014-07-091-1/+2
|\ \
| * | FindSWIG: Add support for swig 3.0 applicationSylvain Joubert2014-07-071-1/+2
* | | Merge topic 'CMakeExpandImportedTargets-CMP0045'Brad King2014-07-091-2/+10
|\ \ \ | |/ / |/| |
| * | CMakeExpandImportedTargets: Do not read property on non-target (#15008)Brad King2014-07-071-2/+10
| |/
* | Merge topic 'dev/export-from-obj-libs'Brad King2014-07-071-0/+1
|\ \
| * | GenerateExportHeader: support exporting from OBJECT librariesBen Boeckel2014-07-031-0/+1
* | | Merge topic 'WriteCompilerDetectionHeader-valid-prefix'Brad King2014-07-071-0/+8
|\ \ \
| * | | WCDH: Ensure that the prefix argument to the macro is valid.Stephen Kelly2014-07-021-0/+8
| |/ /
* | | Merge topic 'no-cross-install_name_tool'Brad King2014-07-071-3/+1
|\ \ \ | |/ / |/| |
| * | OS X: Only search for install_name_tool if the toolchain has itFlorent Castelli2014-07-021-3/+1
* | | Merge topic 'FindJNI-ppc64le'Brad King2014-07-021-1/+1
|\ \ \ | |/ / |/| |