summaryrefslogtreecommitdiff
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'fix-msvc-linker-flags-typo' into release-3.1Brad King2015-02-032-2/+2
|\
| * MSVC: Fix initialization of RelWithDebInfo shared library link flags (#15385)Brad King2015-02-032-2/+2
* | Merge branch 'OpenSSL_102' into releaseBrad King2015-01-281-1/+1
|\ \
| * | FindOpenSSL: fix detection of OpenSSL 1.0.2Guillaume Belz2015-01-271-1/+1
| |/
* | FeatureSummary: Fix bracket in documentation.Christoph GrĂ¼ninger2015-01-231-2/+2
|/
* Merge branch 'FindQt-fixes' into releaseBrad King2015-01-161-3/+10
|\
| * FindQt: explicitely mention that it cannot Qt5 or laterRolf Eike Beer2015-01-161-0/+3
| * FindQt: fix variable name in error messageRolf Eike Beer2015-01-161-2/+2
| * FindQt: fix setting DESIRED_QT_VERSION if "find_package(Qt VVV)" was calledRolf Eike Beer2015-01-161-1/+5
* | Merge branch 'fix-qcc-compiler-id' into releaseBrad King2015-01-153-3/+3
|\ \ | |/ |/|
| * QNX: Fix detection of QCC compiler id (#15349)Brad King2015-01-143-3/+3
* | Merge branch 'FindRuby-zero-version' into releaseBrad King2015-01-141-1/+1
|\ \
| * | FindRuby: fix selection of version x.0 (#15345)David Coppa2015-01-121-1/+1
* | | Merge branch 'FindRuby-fix-version' into releaseBrad King2015-01-141-1/+1
|\ \ \
| * | | FindRuby: Fix output check in _RUBY_CONFIG_VAREvangelos Foutras2015-01-111-1/+1
| | |/ | |/|
* | | Merge branch 'FindBoost-update-versions' into releaseBrad King2015-01-141-1/+1
|\ \ \
| * | | FindBoost: Add latest Boost version 1.57.0 and next milestone 1.58.0Sergey Nikulov2015-01-131-1/+1
| |/ /
* | | Merge branch 'linux-XL-fortran' into releaseBrad King2015-01-143-0/+3
|\ \ \
| * | | XL: Fix link flags for executables on Linux with XL compilersBrad King2015-01-123-0/+3
| |/ /
* | | Merge branch 'xcode-ios-compiler-id' into releaseBrad King2015-01-122-6/+1
|\ \ \ | |_|/ |/| |
| * | Xcode: Do not require code signing for compiler id (#15214)Brad King2015-01-112-6/+1
| |/
* | Merge branch 'FindSDL-quoting' into releaseBrad King2015-01-081-1/+1
|\ \
| * | FindSDL: Allow if() to dereference SDL_INCLUDE_DIR for matchingRolf Eike Beer2015-01-081-1/+1
* | | Merge branch 'FindCUDA-cross' into releaseBrad King2015-01-081-2/+2
|\ \ \
| * | | FindCUDA: Do not assume CMAKE_SYSTEM_PROCESSOR is setMark Abraham2015-01-081-2/+2
| |/ /
* | | Merge branch 'FindIce-CMP0054' into releaseBrad King2015-01-081-5/+5
|\ \ \ | |/ / |/| |
| * | FindIce: Port to work with CMP0054 NEW behaviorRolf Eike Beer2015-01-081-5/+5
| |/
* | Help: Small fixes in CPackComponent documentationDaniele E. Domenichelli2014-12-221-2/+2
|/
* Merge branch 'xerces-rename' into releaseBrad King2014-12-051-33/+33
|\
| * Modules: Rename FindXerces to FindXercesCBrad King2014-12-041-33/+33
* | Merge branch 'CPackIFW-doc-typos' into releaseBrad King2014-12-031-11/+11
|\ \
| * | CPackIFW: Correction of the module documentationKonstantin Podsvirov2014-12-021-11/+11
| |/
* | Merge branch 'FindOpenGL-revert-imported-targets' into releaseBrad King2014-12-021-40/+0
|\ \
| * | FindOpenGL: Revert support for imported targets (#15267)Brad King2014-12-011-40/+0
| |/
* | Merge branch 'FindPythonInterp-Fix-1.4' into releaseBrad King2014-12-021-2/+2
|\ \
| * | FindPythonInterp: fix version component variables for Python 1.4 (#15275)Rolf Eike Beer2014-12-021-2/+2
* | | Merge branch 'fix-implicit-lib-logging' into releaseBrad King2014-12-011-1/+2
|\ \ \ | |/ / |/| |
| * | CMakeParseImplicitLinkInfo: Fix implicit library loggingBrad King2014-12-011-1/+2
| |/
* | Merge branch 'FindwxWidgets-new-versions' into releaseBrad King2014-11-261-0/+2
|\ \
| * | FindwxWidgets: Add versions 3.0.1 and 3.0.2Christopher Gittner2014-11-261-0/+2
| |/
* | Merge branch 'C-features-Wundef' into releaseBrad King2014-11-262-4/+4
|\ \
| * | WCDH: Make the header -Wundef safe for the C language.Stephen Kelly2014-11-252-4/+4
* | | Merge branch 'fix-WCDH-docs' into releaseBrad King2014-11-251-1/+1
|\ \ \
| * | | WCDH: Don't imply that MSVC is supported by the module.Stephen Kelly2014-11-231-1/+1
| |/ /
* | | Merge branch 'fix-GNU-CXX-dialect-versions' into releaseBrad King2014-11-251-4/+3
|\ \ \
| * | | Features: Record C++11 dialect switch only for GNU 4.7 and later.Stephen Kelly2014-11-191-4/+3
| |/ /
* | | Merge branch 'default-lang-dialect' into releaseBrad King2014-11-252-5/+12
|\ \ \
| * | | Features: Fix the default C dialect for Clang and GNU.Stephen Kelly2014-11-202-3/+10
| * | | Features: Fix references to CXX compiler version in Clang-C.cmake.Stephen Kelly2014-11-191-2/+2
| |/ /
* | | Merge branch 'fix-openmp-fortran' into releaseBrad King2014-11-201-5/+5
|\ \ \