summaryrefslogtreecommitdiff
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* FindMPI: Extract -Xlinker optionsAlin Marin Elena2014-12-121-1/+1
* Merge topic 'FindLATEX-use-FPHSA'Brad King2014-12-091-3/+9
|\
| * FindLATEX: Use FPHSA to report status in standard wayChristoph GrĂ¼ninger2014-12-051-3/+9
* | Merge topic 'ExternalProject_TEST_EXCLUDE_FROM_MAIN'Brad King2014-12-081-4/+21
|\ \
| * | ExternalProject: Add TEST_EXCLUDE_FROM_MAIN optionDaniele E. Domenichelli2014-12-051-4/+21
* | | Merge topic 'FindMPI-Intel-5.0.1'Brad King2014-12-081-21/+19
|\ \ \
| * | | FindMPI: Workaround Intel MPI 5.0.1 exit code problem (#15182)Alin Marin Elena2014-12-041-0/+6
| * | | FindMPI: Factor out compiler wrapper execution into helperAlin Marin Elena2014-12-041-21/+13
| |/ /
* | | Merge topic 'try_compile-link-flags'Brad King2014-12-081-1/+1
|\ \ \ | |_|/ |/| |
| * | CMakeDetermineCompilerABI: Use normal linker flags in ABI projectBrad King2014-12-031-1/+1
* | | Merge topic 'xerces-rename'Brad King2014-12-051-33/+33
|\ \ \ | |_|/ |/| |
| * | Modules: Rename FindXerces to FindXercesCBrad King2014-12-041-33/+33
* | | FindUnixCommand: Use FPHSA to report status in standard wayChristoph GrĂ¼ninger2014-12-031-3/+9
| |/ |/|
* | Merge topic 'FindPythonInterp-Fix-1.4'Brad King2014-12-031-2/+2
|\ \
| * | FindPythonInterp: fix version component variables for Python 1.4 (#15275)Rolf Eike Beer2014-12-021-2/+2
| * | Merge branch 'FindwxWidgets-new-versions' into releaseBrad King2014-11-261-0/+2
| |\ \
| * \ \ Merge branch 'C-features-Wundef' into releaseBrad King2014-11-262-4/+4
| |\ \ \
| * \ \ \ Merge branch 'fix-WCDH-docs' into releaseBrad King2014-11-251-1/+1
| |\ \ \ \
| * \ \ \ \ Merge branch 'fix-GNU-CXX-dialect-versions' into releaseBrad King2014-11-251-4/+3
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'default-lang-dialect' into releaseBrad King2014-11-252-5/+12
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'fix-openmp-fortran' into releaseBrad King2014-11-201-5/+5
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'backport-fix-CMP0054-MSVC' into releaseBrad King2014-11-205-12/+12
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Avoid if() quoted auto-dereference when checking for "MSVC"Fraser Hutchison2014-11-195-12/+12
| * | | | | | | | | Merge branch 'FindJava-no-osx-stub' into releaseBrad King2014-11-191-1/+4
| |\ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ Merge topic 'CPackIFW-doc-typos'Brad King2014-12-031-11/+11
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | CPackIFW: Correction of the module documentationKonstantin Podsvirov2014-12-021-11/+11
| | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | |
* | | | | | | | | | | Merge topic 'FindOpenGL-revert-imported-targets'Brad King2014-12-031-40/+0
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | FindOpenGL: Revert support for imported targets (#15267)Brad King2014-12-011-40/+0
| |/ / / / / / / / / /
* | | | | | | | | | | Merge topic 'FindOpenGL-no-X11'Brad King2014-12-021-13/+0
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | FindOpenGL: Drop explicit dependency on X11 (#15268)Brad King2014-12-011-13/+0
* | | | | | | | | | | | Merge topic 'fix-implicit-lib-logging'Brad King2014-12-021-1/+2
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | CMakeParseImplicitLinkInfo: Fix implicit library loggingBrad King2014-12-011-1/+2
| | |/ / / / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | FindOpenSSL: Report crypto and ssl libraries separatelyHannes Mezger2014-12-011-4/+12
| |/ / / / / / / / / / |/| | | | | | | | | |
* | | | | | | | | | | Merge topic 'FindwxWidgets-new-versions'Brad King2014-12-011-0/+2
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | |
| * | | | | | | | | | FindwxWidgets: Add versions 3.0.1 and 3.0.2Christopher Gittner2014-11-261-0/+2
| |/ / / / / / / / /
* | | | | | | | | | Merge topic 'WCDH-multi-file'Brad King2014-11-261-4/+97
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | WCDH: Make it possible to generate multiple files.Stephen Kelly2014-11-241-4/+97
* | | | | | | | | | | Merge topic 'C-features-Wundef'Brad King2014-11-262-4/+4
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | |
| * | | | | | | | | | WCDH: Make the header -Wundef safe for the C language.Stephen Kelly2014-11-252-4/+4
| | |_|/ / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge topic 'GetPrerequisites-expansion'Brad King2014-11-251-30/+16
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | GetPrerequisites: join if() clausesRolf Eike Beer2014-11-251-18/+4
| * | | | | | | | | | GetPrerequisites: remove needless variable dereferencingRolf Eike Beer2014-11-251-15/+15
* | | | | | | | | | | Merge topic 'fix-WCDH-docs'Brad King2014-11-251-1/+1
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | |
| * | | | | | | | | | WCDH: Don't imply that MSVC is supported by the module.Stephen Kelly2014-11-231-1/+1
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge topic 'fix-GNU-CXX-dialect-versions'Brad 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 topic 'default-lang-dialect-for-master'Brad King2014-11-252-5/+12
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'default-lang-dialect' into step2Stephen Kelly2014-11-202-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
| | |/ / / / / /