summaryrefslogtreecommitdiffstats
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'FindGettext-doc-update'Brad King2014-09-221-1/+1
|\
| * FindGettext: Fix name of GETTEXT_PROCESS_POT_FILE in docs (#15162)Brad King2014-09-181-1/+1
| * Merge branch 'ExternalProject-download-loop' into releaseBrad King2014-09-081-0/+1
| |\
| * \ Merge branch 'fix-clang-cross-compile-find-binutils' into releaseBrad King2014-09-052-2/+6
| |\ \
| * | | BundleUtilities: Allow Info.plist files which use CR line endingsTim Blechmann2014-08-071-0/+1
| * | | Merge branch 'check-flag-avoid-semicolon' into releaseBrad King2014-07-301-1/+1
| |\ \ \
| * \ \ \ Merge branch 'FindQt4-more-plugins' into releaseBrad King2014-07-281-3/+3
| |\ \ \ \
| * \ \ \ \ Merge branch 'fix-QCC-compile-flags' into releaseBrad King2014-07-176-27/+41
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'wince-fix-dll-linking' into releaseBrad King2014-07-101-4/+6
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'CMakeExpandImportedTargets-CMP0045' into releaseBrad King2014-07-071-2/+10
| |\ \ \ \ \ \ \
* | \ \ \ \ \ \ \ Merge topic 'FindProtobuf-depend-protoc'Brad King2014-09-221-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | FindProtobuf: Make outputs depend on protoc executableMichael Hanselmann2014-09-181-1/+1
* | | | | | | | | | Merge topic 'FindOpenSceneGraph-pieces-not-found'Brad King2014-09-221-2/+5
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | FindOpenSceneGraph: Do not add unfound OSG libs if not requiredMattias Helsing2014-09-181-2/+5
| |/ / / / / / / / /
* | | | | | | | | | Merge topic 'clang-compile-options-cxx14'Brad King2014-09-221-3/+6
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Clang: Enable c++14 dialect flag with Clang 3.5.Stephen Kelly2014-09-171-1/+4
| * | | | | | | | | | Clang: Don't overwrite c++11 compile option value with c++14 flag.Stephen Kelly2014-09-171-2/+2
| |/ / / / / / / / /
* | | | | | | | | | Merge topic 'cleanup-CMP0054'Brad King2014-09-222-2/+2
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | CheckPrototypeDefinition: Avoid if() auto-dereferenceBrad King2014-09-161-1/+1
| * | | | | | | | | | ExternalProject: Fix CMP0054 warning in _ep_parse_argumentsMatt McCormick2014-09-151-1/+1
| |/ / / / / / / / /
* | | | | | | | | | Merge topic 'ExternalProject-retry'Brad King2014-09-221-6/+0
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | ExternalProject: Fix download retry logicRuslan Baratov2014-09-151-6/+0
* | | | | | | | | | Merge topic 'vs-generator-platform'Brad King2014-09-151-2/+2
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | ExternalProject: Use -A option to pass generator platformBrad King2014-09-151-2/+2
* | | | | | | | | | | Merge topic 'if-sanity'Brad King2014-09-156-6/+6
|\ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | FPHSA: Avoid if() dereferencing of quoted variableBrad King2014-09-111-1/+1
| * | | | | | | | | | FindGTK2: Avoid depending on if() to dereference a quoted variableBrad King2014-09-111-1/+1
| * | | | | | | | | | Modules/Test*.cmake: Use if(DEFINED) to simplify conditionsBrad King2014-09-114-4/+4
* | | | | | | | | | | Merge topic 'doc-check-results-cached'Brad King2014-09-1116-1/+18
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Help: Document that the CHECK_* macros create cache variablesSebastian Leske2014-09-1116-1/+18
* | | | | | | | | | | | Merge topic 'fix-gnu-hurd-host-detection'Brad King2014-09-111-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | Fix CMAKE_HOST_SYSTEM_PROCESSOR detection on GNU/Hurd (#15147)Felix Geyer2014-09-101-1/+1
* | | | | | | | | | | | Merge topic 'vs-generator-platform'Brad King2014-09-101-0/+11
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / | |/| | | | | | | | | |
| * | | | | | | | | | | ExternalProject: Propagate the generator platformBrad King2014-09-051-0/+11
| | |/ / / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge topic 'FindIce-updates'Brad King2014-09-101-18/+15
|\ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | FindIce: Respect Ice_FIND_QUIETLY when printing messagesRoger Leigh2014-09-091-12/+16
| * | | | | | | | | | FindIce: Remove unneeded search path modificationRoger Leigh2014-09-091-7/+0
* | | | | | | | | | | Merge topic 'use-consistent-regex-for-info-strings'Brad King2014-09-093-3/+3
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Use a more reliable regex for extracting binary INFO stringsChuck Atkins2014-09-033-3/+3
* | | | | | | | | | | | Merge topic 'ExternalProject-download-loop'Brad King2014-09-091-0/+1
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | |
| * | | | | | | | | | | ExternalProject: Avoid infinite loop on file download hash mismatchAlan W. Irwin2014-09-081-0/+1
* | | | | | | | | | | | Merge topic 'fix-clang-cross-compile-find-binutils'Brad King2014-09-082-2/+6
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / |/| | | | | | | | | | / | | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | |
| * | | | | | | | | | Fix finding binutils when cross-compiling with ClangBrad King2014-09-052-2/+6
* | | | | | | | | | | Merge topic 'fix-gtk2-missing-optional-includes'Brad King2014-09-041-1/+5
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | FindGTK2: Fix missing optional include dirs.Chuck Atkins2014-09-041-1/+5
* | | | | | | | | | | | Merge topic 'InstallRequiredSystemLibraries-vs-openmp'Brad King2014-09-041-0/+36
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | InstallRequiredSystemLibraries: Install OpenMP runtime libs (#15117)Gregory Sharp2014-09-021-0/+36
| |/ / / / / / / / / /
* | | | | | | | | | | Merge topic 'fix-findpostgres-for-multilib'Brad King2014-09-021-6/+16
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | FindPostgreSQL: Fix for pg_config in multilib configurations.Chuck Atkins2014-09-021-6/+16
| |/ / / / / / / / / /
* | | | | | | | | | | Merge topic 'asm-user-override-files'Brad King2014-09-021-0/+18
|\ \ \ \ \ \ \ \ \ \ \