[Cmake-commits] CMake branch, master, updated. v3.2.1-645-g9b7213d

Brad King brad.king at kitware.com
Mon Apr 6 09:19:36 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, master has been updated
       via  9b7213dc47d2477cb4ceb5032a9078412b5474bd (commit)
       via  c37cf7fa9e0aa7f7c3a2b32457385a1caf37bc3c (commit)
       via  64556e3dfa4161b33110daba606439f2c7971b15 (commit)
       via  23bb5d225b772f7e18dab16375c7620c99d62814 (commit)
       via  510562e3e7b9387bebe14060b147ec3022ee58a3 (commit)
       via  629e94893668c69fccb6954b0fc807c54e9218dd (commit)
       via  d280bae98f009b56b9c14243981d5aba3e2f8747 (commit)
       via  364c7ea187d67f702891b201970712806999ad07 (commit)
       via  47acfe1d1e480bee109efa2de9253cf1a5457a8e (commit)
       via  a469bf7b98bb2fc82de874383b0538e2d32ab2e1 (commit)
       via  257c16495ae0653d8f3630c8d76e6496bc9edd86 (commit)
       via  fe17092c20c39761a060508fc6b1979b06e84afe (commit)
       via  199b28ac3ab5cc2dc99b352b8653a03f93baf3e5 (commit)
      from  0e6b00ee494f341be104fa2a00543fc4acd43c6f (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=9b7213dc47d2477cb4ceb5032a9078412b5474bd
commit 9b7213dc47d2477cb4ceb5032a9078412b5474bd
Merge: 0e6b00e c37cf7f
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Mon Apr 6 09:19:34 2015 -0400
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Mon Apr 6 09:19:34 2015 -0400

    Merge topic 'minor-cleanups'
    
    c37cf7fa cmCacheManager: Remove unused method
    64556e3d cmCacheManager: Remove unused overloads.
    23bb5d22 cmCacheManager: Remove use of intermediate overload.
    510562e3 cmGlobalGenerator: Don't fetch the cache manager in a loop.
    629e9489 cmake: Clear member rather than explicit erase.
    d280bae9 cmake: Be clear that there is no chaining after global properties.
    364c7ea1 cmake: Remove unused method.
    47acfe1d cmake: Remove unused member.
    a469bf7b cmMakefile: Remove one wrong and one insufficiently helpful comment.
    257c1649 cmListFile: Remove unused member.
    fe17092c cmMakefile: Remove bogus comment.
    199b28ac Remove duplicate tag name.


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

Summary of changes:
 Source/cmCacheManager.cxx            |   38 +---------------------------------
 Source/cmCacheManager.h              |    6 ------
 Source/cmGeneratorExpressionNode.cxx |    1 -
 Source/cmGlobalGenerator.cxx         |    3 +--
 Source/cmListFileCache.cxx           |    6 ------
 Source/cmListFileCache.h             |    5 -----
 Source/cmMakefile.cxx                |    5 -----
 Source/cmMakefile.h                  |   12 ++---------
 Source/cmake.cxx                     |    8 +++----
 Source/cmake.h                       |    4 ----
 10 files changed, 7 insertions(+), 81 deletions(-)


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list