[Cmake-commits] CMake branch, master, updated. v3.3.0-561-gcb21c54

Brad King brad.king at kitware.com
Mon Jul 27 09:31:20 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  cb21c548db00560b4aa226606f2f1e80d45deb15 (commit)
       via  8329fc016fd0b6e82b9bc1da9e857206d11b9bbe (commit)
       via  5447ca1a94309fa394be3a8233090b33e81e4c9f (commit)
       via  d0dcce15f4cc4e7c100556fbd016c59f64d0d238 (commit)
       via  658bfc5c525bd21ecd68847cd19bda7102245c35 (commit)
       via  f4a25874a2cb5468e7ecce6812e5833e10943017 (commit)
       via  3c45471c2d4a0c08b88f10161d4b166a27165e31 (commit)
       via  71e69fc93b9f1a0829d04b9e44107c92458efe20 (commit)
       via  84e18056668491d5a7e0068c9287455151a18197 (commit)
      from  d74abbea895d032e5b4efa43854ad57417b8ab40 (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=cb21c548db00560b4aa226606f2f1e80d45deb15
commit cb21c548db00560b4aa226606f2f1e80d45deb15
Merge: d74abbe 8329fc0
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Mon Jul 27 09:31:18 2015 -0400
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Mon Jul 27 09:31:18 2015 -0400

    Merge topic 'policy-refactor'
    
    8329fc01 cmPolicies: Replace unused include.
    5447ca1a cmMakefile: Remove CMP0001 handling to callers.
    d0dcce15 cmMakefile: Simplify computation of ancient policy status.
    658bfc5c cmMakefile: Remove redundant condition from policy status computation.
    f4a25874 cmMakefile: Inline internal policy status method.
    3c45471c cmPolicies: Enable RVO for internal method.
    71e69fc9 cmPolicies: Store only state that users can set.
    84e18056 cmMakefile: Convert recursion to loop.


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

Summary of changes:
 Source/cmCMakePolicyCommand.cxx |   16 +++++++++
 Source/cmMakefile.cxx           |   74 +++++++++------------------------------
 Source/cmMakefile.h             |    2 --
 Source/cmPolicies.cxx           |   32 +++++++++--------
 Source/cmPolicies.h             |    4 +--
 5 files changed, 51 insertions(+), 77 deletions(-)


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list