[Cmake-commits] CMake branch, master, updated. v2.8.12.1-1187-g071005a
Brad King
brad.king at kitware.com
Mon Jan 13 10:28:38 EST 2014
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 071005add14f426c9326c2fba8771da1e563ac92 (commit)
via 0c4e8c70a0449bde505d696d120ac0ef207f92a5 (commit)
from cb8c9dd01b282f56e3759bcaf86a6533bfe051fb (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=071005add14f426c9326c2fba8771da1e563ac92
commit 071005add14f426c9326c2fba8771da1e563ac92
Merge: cb8c9dd 0c4e8c7
Author: Brad King <brad.king at kitware.com>
AuthorDate: Mon Jan 13 10:28:37 2014 -0500
Commit: CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Mon Jan 13 10:28:37 2014 -0500
Merge topic 'support-codelite-ide-generator'
0c4e8c70 Add support for codelite IDE project fles
-----------------------------------------------------------------------
Summary of changes:
Help/generator/{CodeBlocks.rst => CodeLite.rst} | 17 +-
Help/manual/cmake-generators.7.rst | 1 +
Source/CMakeLists.txt | 2 +
Source/cmExtraCodeLiteGenerator.cxx | 487 ++++++++++++++++++++
...locksGenerator.h => cmExtraCodeLiteGenerator.h} | 50 +-
Source/cmake.cxx | 3 +
6 files changed, 522 insertions(+), 38 deletions(-)
copy Help/generator/{CodeBlocks.rst => CodeLite.rst} (50%)
create mode 100644 Source/cmExtraCodeLiteGenerator.cxx
copy Source/{cmExtraCodeBlocksGenerator.h => cmExtraCodeLiteGenerator.h} (50%)
hooks/post-receive
--
CMake
More information about the Cmake-commits
mailing list