[Cmake-commits] CMake branch, master, updated. v3.2.0-rc1-249-g6dc9a62

Brad King brad.king at kitware.com
Mon Feb 23 10:26:45 EST 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, master has been updated
       via  6dc9a627b635617870945677b4868e212f4184ed (commit)
       via  c021f59c1f2f3d892b621a9ba163b069f2a2f0a9 (commit)
       via  2d130896a05ef14f2ef53ed472c6926a85cc5399 (commit)
       via  f19692342ba41ddb2638e118e2864bceca77af59 (commit)
       via  1116698a89e4057300481bac8f38bfd95f4e9ce5 (commit)
      from  88aeb64ddfb129701b6709f27531da0a885593eb (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=6dc9a627b635617870945677b4868e212f4184ed
commit 6dc9a627b635617870945677b4868e212f4184ed
Merge: 88aeb64 c021f59
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Mon Feb 23 10:26:42 2015 -0500
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Mon Feb 23 10:26:42 2015 -0500

    Merge topic 'minor-cleanups'
    
    c021f59c cmMakefile: Store macro list in a vector not in a map.
    2d130896 cmMakefile: Fix list of macros generation.
    f1969234 cmFunctionCommand: Remove ineffectual code.
    1116698a cmTarget: Don't needlessly clear vectors in the destructor.


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

Summary of changes:
 Source/cmFunctionCommand.cxx         |    5 -----
 Source/cmGetCMakePropertyCommand.cxx |    1 +
 Source/cmMacroCommand.cxx            |   10 +---------
 Source/cmMakefile.cxx                |   22 ++++++----------------
 Source/cmMakefile.h                  |    5 ++---
 Source/cmTarget.cxx                  |   10 +++++-----
 6 files changed, 15 insertions(+), 38 deletions(-)


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list