[Cmake-commits] CMake branch, next, updated. v2.8.12.2-1619-gf096cca

Stephen Kelly steveire at gmail.com
Fri Feb 21 02:56:20 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, next has been updated
       via  f096cca1b30369b329043030e3583d4ee7c0b455 (commit)
       via  9c06ee9bbaf3a88d22d362490855652fb2777005 (commit)
      from  96784de365032c7adacb16075fe1dc1105aaa788 (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=f096cca1b30369b329043030e3583d4ee7c0b455
commit f096cca1b30369b329043030e3583d4ee7c0b455
Merge: 96784de 9c06ee9
Author:     Stephen Kelly <steveire at gmail.com>
AuthorDate: Fri Feb 21 02:56:19 2014 -0500
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Fri Feb 21 02:56:19 2014 -0500

    Merge topic 'target-SOURCES-refactor' into next
    
    9c06ee9b Remove unused field.


http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=9c06ee9bbaf3a88d22d362490855652fb2777005
commit 9c06ee9bbaf3a88d22d362490855652fb2777005
Author:     Stephen Kelly <steveire at gmail.com>
AuthorDate: Fri Feb 21 08:55:34 2014 +0100
Commit:     Stephen Kelly <steveire at gmail.com>
CommitDate: Fri Feb 21 08:55:34 2014 +0100

    Remove unused field.

diff --git a/Source/cmOSXBundleGenerator.h b/Source/cmOSXBundleGenerator.h
index 0cbe5b7..2f36394 100644
--- a/Source/cmOSXBundleGenerator.h
+++ b/Source/cmOSXBundleGenerator.h
@@ -60,7 +60,6 @@ private:
 
 private:
   cmGeneratorTarget* GT;
-  cmTarget* Target;
   cmMakefile* Makefile;
   cmLocalGenerator* LocalGenerator;
   const char* ConfigName;

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

Summary of changes:
 Source/cmOSXBundleGenerator.h |    1 -
 1 file changed, 1 deletion(-)


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list