[Cmake-commits] CMake branch, master, updated. v3.2.1-595-g0983825

Brad King brad.king at kitware.com
Thu Apr 2 13:06:06 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  098382505746a0f7c21f521a7a13e4a6836d12ac (commit)
       via  06f61c26cfa19a47610ad718a784bdd7db105cf8 (commit)
      from  9780859b7e06e00d75b90aad1f706a401434a04a (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=098382505746a0f7c21f521a7a13e4a6836d12ac
commit 098382505746a0f7c21f521a7a13e4a6836d12ac
Merge: 9780859 06f61c2
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Thu Apr 2 13:06:03 2015 -0400
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Thu Apr 2 13:06:03 2015 -0400

    Merge topic 'remove-DEFINITIONS-directory-property'
    
    06f61c26 Do not treat DEFINITIONS as a built-in directory property


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

Summary of changes:
 Help/manual/cmake-policies.7.rst                     |    1 +
 Help/policy/CMP0059.rst                              |   17 +++++++++++++++++
 Help/prop_dir/DEFINITIONS.rst                        |   11 ++++++++---
 .../dev/remove-DEFINITIONS-directory-property.rst    |    6 ++++++
 Source/cmMakefile.cxx                                |   15 +++++++++++++--
 Source/cmPolicies.cxx                                |    5 +++++
 Source/cmPolicies.h                                  |    2 ++
 .../CMP0059-NEW-result.txt}                          |    0
 Tests/RunCMake/CMP0059/CMP0059-NEW-stderr.txt        |    2 ++
 Tests/RunCMake/CMP0059/CMP0059-NEW.cmake             |   17 +++++++++++++++++
 .../CMP0059-OLD-result.txt}                          |    0
 Tests/RunCMake/CMP0059/CMP0059-OLD-stderr.txt        |    2 ++
 Tests/RunCMake/CMP0059/CMP0059-OLD.cmake             |   17 +++++++++++++++++
 .../CMP0059-WARN-result.txt}                         |    0
 Tests/RunCMake/CMP0059/CMP0059-WARN-stderr.txt       |   18 ++++++++++++++++++
 Tests/RunCMake/CMP0059/CMP0059-WARN.cmake            |   17 +++++++++++++++++
 Tests/RunCMake/{CMP0055 => CMP0059}/CMakeLists.txt   |    0
 Tests/RunCMake/CMP0059/RunCMakeTest.cmake            |    5 +++++
 Tests/RunCMake/CMakeLists.txt                        |    1 +
 19 files changed, 131 insertions(+), 5 deletions(-)
 create mode 100644 Help/policy/CMP0059.rst
 create mode 100644 Help/release/dev/remove-DEFINITIONS-directory-property.rst
 copy Tests/RunCMake/{CMP0022/CMP0022-WARN-empty-old-result.txt => CMP0059/CMP0059-NEW-result.txt} (100%)
 create mode 100644 Tests/RunCMake/CMP0059/CMP0059-NEW-stderr.txt
 create mode 100644 Tests/RunCMake/CMP0059/CMP0059-NEW.cmake
 copy Tests/RunCMake/{CMP0022/CMP0022-WARN-empty-old-result.txt => CMP0059/CMP0059-OLD-result.txt} (100%)
 create mode 100644 Tests/RunCMake/CMP0059/CMP0059-OLD-stderr.txt
 create mode 100644 Tests/RunCMake/CMP0059/CMP0059-OLD.cmake
 copy Tests/RunCMake/{CMP0022/CMP0022-WARN-empty-old-result.txt => CMP0059/CMP0059-WARN-result.txt} (100%)
 create mode 100644 Tests/RunCMake/CMP0059/CMP0059-WARN-stderr.txt
 create mode 100644 Tests/RunCMake/CMP0059/CMP0059-WARN.cmake
 copy Tests/RunCMake/{CMP0055 => CMP0059}/CMakeLists.txt (100%)
 create mode 100644 Tests/RunCMake/CMP0059/RunCMakeTest.cmake


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list