| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'doc-CMAKE_CXX_KNOWN_FEATURES-typo' into release | Brad King | 2014-12-03 | 1 | -1/+1 |
|\ |
|
| * | Help: Fix typo in CMAKE_CXX_KNOWN_FEATURES docs | David Demelier | 2014-12-03 | 1 | -1/+1 |
|
|
* | | Merge branch 'CPackIFW-doc-typos' into release | Brad King | 2014-12-03 | 1 | -11/+11 |
|\ \ |
|
| * | | CPackIFW: Correction of the module documentation | Konstantin Podsvirov | 2014-12-02 | 1 | -11/+11 |
| |/ |
|
* | | Merge branch 'doc-Nsight-Tegra-toolchain' into release | Brad King | 2014-12-03 | 2 | -0/+21 |
|\ \ |
|
| * | | Help: Document Nsight Tegra toolchain configuration (#15276) | Brad King | 2014-12-02 | 2 | -0/+21 |
| |/ |
|
* | | Merge branch 'fix-wince-unicode-entry-point' into release | Brad King | 2014-12-03 | 1 | -2/+16 |
|\ \ |
|
| * | | VS, WINCE: Fix entry point for Unicode builds | Pascal Bach | 2014-12-03 | 1 | -2/+16 |
| |/ |
|
* | | Merge branch 'FindOpenGL-revert-imported-targets' into release | Brad King | 2014-12-02 | 2 | -43/+0 |
|\ \ |
|
| * | | FindOpenGL: Revert support for imported targets (#15267) | Brad King | 2014-12-01 | 2 | -43/+0 |
| |/ |
|
* | | Merge branch 'FindPythonInterp-Fix-1.4' into release | Brad King | 2014-12-02 | 1 | -2/+2 |
|\ \ |
|
| * | | FindPythonInterp: fix version component variables for Python 1.4 (#15275) | Rolf Eike Beer | 2014-12-02 | 1 | -2/+2 |
|
|
* | | | Merge branch 'doc-compile-features-typo' into release | Brad King | 2014-12-02 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | Help: Fix typo in cmake-compile-features(7) manual | David Demelier | 2014-12-02 | 1 | -1/+1 |
| | |/
| |/| |
|
* | | | Merge branch 'link-no-empty-response-files' into release | Brad King | 2014-12-01 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | Makefile: Do not create an empty linker response file | Brad King | 2014-12-01 | 1 | -1/+1 |
| |/ / |
|
* | | | Merge branch 'fix-implicit-lib-logging' into release | Brad King | 2014-12-01 | 1 | -1/+2 |
|\ \ \
| |_|/
|/| | |
|
| * | | CMakeParseImplicitLinkInfo: Fix implicit library logging | Brad King | 2014-12-01 | 1 | -1/+2 |
| |/ |
|
* | | Merge branch 'doc-ctest-j-typo' into release | Brad King | 2014-12-01 | 1 | -1/+1 |
|\ \ |
|
| * | | Help: Add missing space to ctest -j option description | Christopher Dembia | 2014-12-01 | 1 | -1/+1 |
|
|
* | | | Merge branch 'target-sources-error-conditions' into release | Brad King | 2014-12-01 | 19 | -8/+93 |
|\ \ \ |
|
| * | | | Help: Document the export limitation of INTERFACE_SOURCES. | Stephen Kelly | 2014-11-29 | 2 | -0/+8 |
|
|
| * | | | Export: Disallow export of targets with INTERFACE_SOURCES | Stephen Kelly | 2014-11-29 | 9 | -0/+38 |
|
|
| * | | | cmTarget: Don't allow relative paths in INTERFACE_SOURCES | Stephen Kelly | 2014-11-29 | 9 | -8/+47 |
| |/ / |
|
* | | | Merge branch 'fix-transitive-OBJECT_SOURCES-context' into release | Brad King | 2014-12-01 | 2 | -35/+44 |
|\ \ \ |
|
| * | | | Genex: Fix evaluation context propagation for TARGET_OBJECTS. | Stephen Kelly | 2014-11-26 | 2 | -35/+44 |
| |/ / |
|
* | | | Merge branch 'doc-installed-file-property' into release | Brad King | 2014-12-01 | 3 | -28/+69 |
|\ \ \ |
|
| * | | | Help: Add 3.1 release notes for INSTALL property scope | Brad King | 2014-12-01 | 1 | -0/+6 |
|
|
| * | | | Help: Document installed file property API | Nils Gladitz | 2014-12-01 | 2 | -0/+21 |
|
|
| * | | | Help: Format set_property and get_property command docs | Brad King | 2014-12-01 | 2 | -28/+42 |
| | |/
| |/| |
|
* | | | Merge branch 'doc-CMP0053-dedup-char' into release | Brad King | 2014-12-01 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | Help: Remove duplicate '#' in CMP0053 valid character list | Christoph GrĂ¼ninger | 2014-12-01 | 1 | -1/+1 |
| | |/
| |/| |
|
* | | | Merge branch 'fix-source-case-matching' into release | Brad King | 2014-11-26 | 1 | -1/+2 |
|\ \ \ |
|
| * | | | Fix lookup of source names after conversion to their actual case (#15259) | Brad King | 2014-11-26 | 1 | -1/+2 |
| |/ / |
|
* | | | Merge branch 'revert-cached-regex-clear' into release | Brad King | 2014-11-26 | 5 | -60/+43 |
|\ \ \ |
|
| * | | | Revert "ClearMatches: Only clear matches which were actually set" (#15261) | Ben Boeckel | 2014-11-26 | 5 | -60/+43 |
| |/ / |
|
* | | | Merge branch 'FindwxWidgets-new-versions' into release | Brad King | 2014-11-26 | 1 | -0/+2 |
|\ \ \
| |/ /
|/| | |
|
| * | | FindwxWidgets: Add versions 3.0.1 and 3.0.2 | Christopher Gittner | 2014-11-26 | 1 | -0/+2 |
| |/ |
|
* | | Merge branch 'C-features-Wundef' into release | Brad King | 2014-11-26 | 4 | -4/+18 |
|\ \ |
|
| * | | WCDH: Make the header -Wundef safe for the C language. | Stephen Kelly | 2014-11-25 | 4 | -4/+18 |
|
|
* | | | Merge branch 'fix-WCDH-docs' into release | Brad King | 2014-11-25 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | WCDH: Don't imply that MSVC is supported by the module. | Stephen Kelly | 2014-11-23 | 1 | -1/+1 |
| |/ / |
|
* | | | Merge branch 'fix-GNU-CXX-dialect-versions' into release | Brad King | 2014-11-25 | 1 | -4/+3 |
|\ \ \ |
|
| * | | | Features: Record C++11 dialect switch only for GNU 4.7 and later. | Stephen Kelly | 2014-11-19 | 1 | -4/+3 |
| |/ / |
|
* | | | Merge branch 'default-lang-dialect' into release | Brad King | 2014-11-25 | 7 | -47/+113 |
|\ \ \ |
|
| * | | | Fix the test for running the CxxDialog unit test. | Stephen Kelly | 2014-11-20 | 1 | -2/+2 |
|
|
| * | | | Features: Fix the default C dialect for Clang and GNU. | Stephen Kelly | 2014-11-20 | 6 | -15/+79 |
|
|
| * | | | Features: Fix references to CXX compiler version in Clang-C.cmake. | Stephen Kelly | 2014-11-18 | 1 | -2/+2 |
|
|
| * | | | Features: Test the CXX compiler only if it has features. | Stephen Kelly | 2014-11-18 | 1 | -28/+30 |
| |/ / |
|
* | | | Merge branch 'fix-openmp-fortran' into release | Brad King | 2014-11-20 | 1 | -5/+5 |
|\ \ \ |
|