[Cmake-commits] CMake branch, next, updated. v3.3.0-rc4-1167-g209bd41

Stephen Kelly steveire at gmail.com
Sun Jul 19 10:01:29 EDT 2015


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  209bd4163bcaa2709fe7d5127f8060bcd95f734e (commit)
       via  7a5e4a7b46e1e8d0377b05e57dd1f80b29142a7c (commit)
      from  e69ff1eaae0fed54aeb9af6c8b46e23139ccb207 (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=209bd4163bcaa2709fe7d5127f8060bcd95f734e
commit 209bd4163bcaa2709fe7d5127f8060bcd95f734e
Merge: e69ff1e 7a5e4a7
Author:     Stephen Kelly <steveire at gmail.com>
AuthorDate: Sun Jul 19 10:01:28 2015 -0400
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Sun Jul 19 10:01:28 2015 -0400

    Merge topic 'remove-special-MACROS-handling' into next
    
    7a5e4a7b Remove member.


http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=7a5e4a7b46e1e8d0377b05e57dd1f80b29142a7c
commit 7a5e4a7b46e1e8d0377b05e57dd1f80b29142a7c
Author:     Stephen Kelly <steveire at gmail.com>
AuthorDate: Sun Jul 19 16:00:59 2015 +0200
Commit:     Stephen Kelly <steveire at gmail.com>
CommitDate: Sun Jul 19 16:00:59 2015 +0200

    Remove member.

diff --git a/Source/cmMakefile.h b/Source/cmMakefile.h
index c25b541..489a8b1 100644
--- a/Source/cmMakefile.h
+++ b/Source/cmMakefile.h
@@ -898,8 +898,6 @@ private:
 
   std::stack<int> LoopBlockCounter;
 
-  std::vector<std::string> MacrosList;
-
   mutable cmsys::RegularExpression cmDefineRegex;
   mutable cmsys::RegularExpression cmDefine01Regex;
   mutable cmsys::RegularExpression cmAtVarRegex;

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

Summary of changes:
 Source/cmMakefile.h |    2 --
 1 file changed, 2 deletions(-)


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list