[Cmake-commits] CMake branch, next, updated. v2.8.11.2-4385-g02b7acd

Stephen Kelly steveire at gmail.com
Tue Oct 1 03:32:15 EDT 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, next has been updated
       via  02b7acdba9778099e25d7d481dd6fbe5c94bd60c (commit)
       via  40b09d31376194f6399ea2895c4f8f9ed3c47110 (commit)
      from  8f1e31821673570e3ac3297eb07b83afaeacb091 (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=02b7acdba9778099e25d7d481dd6fbe5c94bd60c
commit 02b7acdba9778099e25d7d481dd6fbe5c94bd60c
Merge: 8f1e318 40b09d3
Author:     Stephen Kelly <steveire at gmail.com>
AuthorDate: Tue Oct 1 03:32:13 2013 -0400
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Tue Oct 1 03:32:13 2013 -0400

    Merge topic 'INTERFACE_LIBRARY-target-type' into next
    
    40b09d3 Revert "Make the dummy method public."


http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=40b09d31376194f6399ea2895c4f8f9ed3c47110
commit 40b09d31376194f6399ea2895c4f8f9ed3c47110
Author:     Stephen Kelly <steveire at gmail.com>
AuthorDate: Tue Oct 1 09:31:39 2013 +0200
Commit:     Stephen Kelly <steveire at gmail.com>
CommitDate: Tue Oct 1 09:31:39 2013 +0200

    Revert "Make the dummy method public."
    
    This reverts commit fb8329d630d11d7ca9b7b288307c3c2bde3d7bf1.

diff --git a/Tests/PositionIndependentTargets/pic_lib.cpp b/Tests/PositionIndependentTargets/pic_lib.cpp
index b4d8aae..b8b25a3 100644
--- a/Tests/PositionIndependentTargets/pic_lib.cpp
+++ b/Tests/PositionIndependentTargets/pic_lib.cpp
@@ -3,7 +3,6 @@
 
 class PIC_TEST_EXPORT Dummy
 {
-public:
   int dummy();
 };
 

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

Summary of changes:
 Tests/PositionIndependentTargets/pic_lib.cpp |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list