[Cmake-commits] CMake branch, master, updated. v2.8.12.1-722-g7df3a10

Brad King brad.king at kitware.com
Wed Nov 20 09:08:36 EST 2013


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "CMake".

The branch, master has been updated
       via  7df3a10a5e414960633f401151d6042b64375c3a (commit)
       via  a990722b5a8fc15058e7024ec54885ec24ed4bbf (commit)
       via  51726cce64ee8bce1115f3c6d092b4ae6f43d714 (commit)
       via  4a352d43bbe3c8726046683e7dbc89a55b5e1c67 (commit)
      from  483b7e709396122c2e235972902a65e34878ae2a (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=7df3a10a5e414960633f401151d6042b64375c3a
commit 7df3a10a5e414960633f401151d6042b64375c3a
Merge: 483b7e7 a990722
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Wed Nov 20 09:08:34 2013 -0500
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Wed Nov 20 09:08:34 2013 -0500

    Merge topic 'dev/better-eclipse-language-support'
    
    a990722 eclipse: Support custom natures via a global property
    51726cc eclipse: Add natures for Eclipse based on enabled languages
    4a352d4 Notify extra generators about languages


-----------------------------------------------------------------------

Summary of changes:
 Help/manual/cmake-properties.7.rst            |    1 +
 Help/prop_gbl/ECLIPSE_EXTRA_NATURES.rst       |    8 ++++
 Source/cmExternalMakefileProjectGenerator.cxx |    6 +++
 Source/cmExternalMakefileProjectGenerator.h   |    2 +
 Source/cmExtraEclipseCDT4Generator.cxx        |   50 ++++++++++++++++++++++---
 Source/cmExtraEclipseCDT4Generator.h          |    3 +
 Source/cmGlobalGenerator.cxx                  |    5 ++
 7 files changed, 69 insertions(+), 6 deletions(-)
 create mode 100644 Help/prop_gbl/ECLIPSE_EXTRA_NATURES.rst


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list