summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'fix-wince-unicode-entry-point' into releaseBrad King2014-12-031-2/+16
|\
| * VS, WINCE: Fix entry point for Unicode buildsPascal Bach2014-12-031-2/+16
* | Merge branch 'FindOpenGL-revert-imported-targets' into releaseBrad King2014-12-022-43/+0
|\ \
| * | FindOpenGL: Revert support for imported targets (#15267)Brad King2014-12-012-43/+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 'doc-compile-features-typo' into releaseBrad King2014-12-021-1/+1
|\ \ \
| * | | Help: Fix typo in cmake-compile-features(7) manualDavid Demelier2014-12-021-1/+1
| | |/ | |/|
* | | Merge branch 'link-no-empty-response-files' into releaseBrad King2014-12-011-1/+1
|\ \ \
| * | | Makefile: Do not create an empty linker response fileBrad King2014-12-011-1/+1
| |/ /
* | | 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 'doc-ctest-j-typo' into releaseBrad King2014-12-011-1/+1
|\ \
| * | Help: Add missing space to ctest -j option descriptionChristopher Dembia2014-12-011-1/+1
* | | Merge branch 'target-sources-error-conditions' into releaseBrad King2014-12-0119-8/+93
|\ \ \
| * | | Help: Document the export limitation of INTERFACE_SOURCES.Stephen Kelly2014-11-292-0/+8
| * | | Export: Disallow export of targets with INTERFACE_SOURCESStephen Kelly2014-11-299-0/+38
| * | | cmTarget: Don't allow relative paths in INTERFACE_SOURCESStephen Kelly2014-11-299-8/+47
| |/ /
* | | Merge branch 'fix-transitive-OBJECT_SOURCES-context' into releaseBrad King2014-12-012-35/+44
|\ \ \
| * | | Genex: Fix evaluation context propagation for TARGET_OBJECTS.Stephen Kelly2014-11-262-35/+44
| |/ /
* | | Merge branch 'doc-installed-file-property' into releaseBrad King2014-12-013-28/+69
|\ \ \
| * | | Help: Add 3.1 release notes for INSTALL property scopeBrad King2014-12-011-0/+6
| * | | Help: Document installed file property APINils Gladitz2014-12-012-0/+21
| * | | Help: Format set_property and get_property command docsBrad King2014-12-012-28/+42
| | |/ | |/|
* | | Merge branch 'doc-CMP0053-dedup-char' into releaseBrad King2014-12-011-1/+1
|\ \ \
| * | | Help: Remove duplicate '#' in CMP0053 valid character listChristoph GrĂ¼ninger2014-12-011-1/+1
| | |/ | |/|
* | | Merge branch 'fix-source-case-matching' into releaseBrad King2014-11-261-1/+2
|\ \ \
| * | | Fix lookup of source names after conversion to their actual case (#15259)Brad King2014-11-261-1/+2
| |/ /
* | | Merge branch 'revert-cached-regex-clear' into releaseBrad King2014-11-265-60/+43
|\ \ \
| * | | Revert "ClearMatches: Only clear matches which were actually set" (#15261)Ben Boeckel2014-11-265-60/+43
| |/ /
* | | 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-264-4/+18
|\ \
| * | WCDH: Make the header -Wundef safe for the C language.Stephen Kelly2014-11-254-4/+18
* | | 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-257-47/+113
|\ \ \
| * | | Fix the test for running the CxxDialog unit test.Stephen Kelly2014-11-201-2/+2
| * | | Features: Fix the default C dialect for Clang and GNU.Stephen Kelly2014-11-206-15/+79
| * | | Features: Fix references to CXX compiler version in Clang-C.cmake.Stephen Kelly2014-11-181-2/+2
| * | | Features: Test the CXX compiler only if it has features.Stephen Kelly2014-11-181-28/+30
| |/ /
* | | Merge branch 'fix-openmp-fortran' into releaseBrad King2014-11-201-5/+5
|\ \ \
| * | | FindOpenMP: Use fixed form Fortran test programNils Gladitz2014-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
|\ \ \ \
| * | | | FindJava: Do not accept OS X stub 'java' as JavaBrad King2014-11-191-1/+4
| |/ / /
* | | | Merge branch 'vs-check-phone-store-tools' into releaseBrad King2014-11-177-35/+242
|\ \ \ \