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  9c56366250b2abbe769ddc256a8c8c1c2c9deb6b (commit)
       via  b54c336e462b52ce400335feaba483f9f3da16ad (commit)
       via  9414217b3b04cd4bdc40d7daddd0b05d9e3c01c1 (commit)
       via  644e0128633d34d5ea31ad2bfe10d0fc399ba899 (commit)
      from  f282a0bf83acd3e997b55967524fbd487bb6c881 (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=9c56366250b2abbe769ddc256a8c8c1c2c9deb6b
commit 9c56366250b2abbe769ddc256a8c8c1c2c9deb6b
Merge: f282a0b b54c336
Author:     Brad King <brad.k...@kitware.com>
AuthorDate: Mon Dec 2 12:06:27 2013 -0500
Commit:     CMake Topic Stage <kwro...@kitware.com>
CommitDate: Mon Dec 2 12:06:27 2013 -0500

    Merge topic 'KateProjectGenerator2'
    
    b54c336 kate: add some documentation
    9414217 kate: insert build targets
    644e012 kate: add project generator for the Kate project plugin


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

Summary of changes:
 Help/generator/Kate.rst            |   26 +++
 Help/manual/cmake-generators.7.rst |    1 +
 Modules/CMakeFindKate.cmake        |   31 +++
 Source/CMakeLists.txt              |    2 +
 Source/cmExtraKateGenerator.cxx    |  372 ++++++++++++++++++++++++++++++++++++
 Source/cmExtraKateGenerator.h      |   62 ++++++
 Source/cmake.cxx                   |    3 +
 7 files changed, 497 insertions(+), 0 deletions(-)
 create mode 100644 Help/generator/Kate.rst
 create mode 100644 Modules/CMakeFindKate.cmake
 create mode 100644 Source/cmExtraKateGenerator.cxx
 create mode 100644 Source/cmExtraKateGenerator.h


hooks/post-receive
-- 
CMake
_______________________________________________
Cmake-commits mailing list
Cmake-commits@cmake.org
http://public.kitware.com/cgi-bin/mailman/listinfo/cmake-commits

Reply via email to