[Cmake-commits] CMake branch, master, updated. v2.8.11-136-g5947d03

Brad King brad.king at kitware.com
Tue May 21 15:13:31 EDT 2013


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  5947d039873606fbc6ce854afb16a5db09b1736c (commit)
       via  eabefa8b02b399b00aea83185b6b364ab5b6aa3d (commit)
      from  484112d045a2b22b1d336f1d1043f0f6e2a340f0 (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=5947d039873606fbc6ce854afb16a5db09b1736c
commit 5947d039873606fbc6ce854afb16a5db09b1736c
Merge: 484112d eabefa8
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Tue May 21 15:13:26 2013 -0400
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Tue May 21 15:13:26 2013 -0400

    Merge topic 'error-on-exported-missing-include-dir'
    
    eabefa8 Error on relative path in INCLUDE_DIRECTORIES target property.


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

Summary of changes:
 Source/cmPolicies.cxx                              |   14 ++++++++
 Source/cmPolicies.h                                |    2 +
 Source/cmTarget.cxx                                |   36 ++++++++++++++++++--
 Source/cmTarget.h                                  |    5 +++
 .../CMP0021-result.txt}                            |    0
 .../include_directories/CMP0021-stderr.txt         |    4 ++
 .../{RelativePathInGenex.cmake => CMP0021.cmake}   |    5 ++-
 .../include_directories/RunCMakeTest.cmake         |    1 +
 8 files changed, 62 insertions(+), 5 deletions(-)
 copy Tests/RunCMake/{CMP0004/CMP0004-NEW-result.txt => include_directories/CMP0021-result.txt} (100%)
 create mode 100644 Tests/RunCMake/include_directories/CMP0021-stderr.txt
 copy Tests/RunCMake/include_directories/{RelativePathInGenex.cmake => CMP0021.cmake} (57%)


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list