[Cmake-commits] CMake branch, master, updated. v2.8.8-81-g00be692

David Cole david.cole at kitware.com
Wed Apr 25 14:06:51 EDT 2012


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  00be692b54c52f779ec629cfde47b588019ab49d (commit)
       via  83729f978f02b36f7d0f1e44439450d7d61a4aa6 (commit)
       via  5b97942cbb915e8eaff0b5b9fee0676296656c93 (commit)
      from  419f561b2f554b0fd92482c79ba49be0e3f7875e (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=00be692b54c52f779ec629cfde47b588019ab49d
commit 00be692b54c52f779ec629cfde47b588019ab49d
Merge: 419f561 83729f9
Author:     David Cole <david.cole at kitware.com>
AuthorDate: Wed Apr 25 14:06:44 2012 -0400
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Wed Apr 25 14:06:44 2012 -0400

    Merge topic 'EnhanceBash-completion-part1'
    
    83729f9 Install editors helper files
    5b97942 Enhancement of bash completion scripts given by Igor Murzov.


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

Summary of changes:
 CMakeLists.txt                      |    3 +
 Docs/CMakeLists.txt                 |    4 +
 Docs/bash-completion/CMakeLists.txt |    8 ++
 Docs/bash-completion/cmake          |  149 +++++++++++++++++++++++++
 Docs/bash-completion/cpack          |   61 ++++++++++
 Docs/bash-completion/ctest          |   81 ++++++++++++++
 Docs/cmake-completion               |  207 -----------------------------------
 7 files changed, 306 insertions(+), 207 deletions(-)
 create mode 100644 Docs/CMakeLists.txt
 create mode 100644 Docs/bash-completion/CMakeLists.txt
 create mode 100644 Docs/bash-completion/cmake
 create mode 100644 Docs/bash-completion/cpack
 create mode 100644 Docs/bash-completion/ctest
 delete mode 100644 Docs/cmake-completion


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list