[Cmake-commits] CMake branch, master, updated. v3.0.0-rc3-456-g1d4366f

Brad King brad.king at kitware.com
Thu Apr 3 12:51:50 EDT 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, master has been updated
       via  1d4366ffac5814441c440d2832d9d8f187841113 (commit)
       via  13684e2b78bf273b20e6ea3acf9defe61e871327 (commit)
       via  8018fcca6e055a0f12a17fc8324128080a9ec568 (commit)
       via  a41c0a9dcbc201b183bcc0a0c0f6bf9f2cebd079 (commit)
       via  d339653eaf8757b79f02a315cb5e6d63555f17d2 (commit)
      from  2ea57eb0074951a96e031deff469492c3542281a (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=1d4366ffac5814441c440d2832d9d8f187841113
commit 1d4366ffac5814441c440d2832d9d8f187841113
Merge: 2ea57eb 13684e2
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Thu Apr 3 12:51:49 2014 -0400
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Thu Apr 3 12:51:49 2014 -0400

    Merge topic 'revise-compiler-id-policies'
    
    13684e2b cmMakefile: Port PolicyOptionalWarningEnabled to string APIs
    8018fcca Merge branch 'master' into revise-compiler-id-policies
    a41c0a9d Do not warn by default when policy CMP0025 or CMP0047 is not set
    d339653e Help: Revise and format policy CMP0025 and CMP0047 docs


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

Summary of changes:
 Help/manual/cmake-variables.7.rst              |    1 +
 Help/policy/CMP0025.rst                        |   34 ++++++++++++++----------
 Help/policy/CMP0047.rst                        |   32 +++++++++++++++-------
 Help/variable/CMAKE_POLICY_WARNING_CMPNNNN.rst |   17 ++++++++++++
 Source/cmGlobalGenerator.cxx                   |    6 +++--
 Source/cmMakefile.cxx                          |   16 +++++++++++
 Source/cmMakefile.h                            |    2 ++
 7 files changed, 82 insertions(+), 26 deletions(-)
 create mode 100644 Help/variable/CMAKE_POLICY_WARNING_CMPNNNN.rst


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list