[Cmake-commits] CMake branch, next, updated. v2.8.6-2341-g4da8984

Rolf Eike Beer eike at sf-mail.de
Mon Jan 2 13:28:04 EST 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, next has been updated
       via  4da8984b409bd2000d72ec1f9a88a5b572aa805a (commit)
       via  4c2d27edd97fe1c7be84a1fcb1c6977775ac04f2 (commit)
      from  bda28983cdcdd91461ca4bb026a848fed80d6279 (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=4da8984b409bd2000d72ec1f9a88a5b572aa805a
commit 4da8984b409bd2000d72ec1f9a88a5b572aa805a
Merge: bda2898 4c2d27e
Author:     Rolf Eike Beer <eike at sf-mail.de>
AuthorDate: Mon Jan 2 13:28:02 2012 -0500
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Mon Jan 2 13:28:02 2012 -0500

    Merge topic 'no-CVS' into next
    
    4c2d27e remove reference to CVS directory when installing files


http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=4c2d27edd97fe1c7be84a1fcb1c6977775ac04f2
commit 4c2d27edd97fe1c7be84a1fcb1c6977775ac04f2
Author:     Rolf Eike Beer <eike at sf-mail.de>
AuthorDate: Mon Jan 2 18:53:27 2012 +0100
Commit:     Rolf Eike Beer <eike at sf-mail.de>
CommitDate: Mon Jan 2 18:53:27 2012 +0100

    remove reference to CVS directory when installing files
    
    CMake is in git, let's ignore this.

diff --git a/CMakeLists.txt b/CMakeLists.txt
index 169cf60..c43ca6a 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -630,7 +630,6 @@ INSTALL(
   PATTERN "*.sh*" PERMISSIONS OWNER_READ OWNER_EXECUTE OWNER_WRITE
                               GROUP_READ GROUP_EXECUTE
                               WORLD_READ WORLD_EXECUTE
-  PATTERN "CVS" EXCLUDE
   )
 
 #-----------------------------------------------------------------------

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

Summary of changes:
 CMakeLists.txt |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list