[Cmake-commits] CMake branch, master, updated. v2.8.12-195-gebffbda

Brad King brad.king at kitware.com
Tue Oct 15 09:32:34 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  ebffbda4476aae1e89029f2e24fd76a22765205a (commit)
       via  af1f6987571b6f8298b03e184aa4aad23882d5c8 (commit)
      from  29b1e591152dc56c03ae2b6d6721d5b1c297505a (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=ebffbda4476aae1e89029f2e24fd76a22765205a
commit ebffbda4476aae1e89029f2e24fd76a22765205a
Merge: 29b1e59 af1f698
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Tue Oct 15 09:32:32 2013 -0400
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Tue Oct 15 09:32:32 2013 -0400

    Merge topic 'fix-CMP0024-multiple-directories'
    
    af1f698 CMP0024: Store the fact of included export in global generator.


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

Summary of changes:
 Source/cmExportCommand.cxx                     |    4 +++-
 Source/cmGlobalGenerator.h                     |   13 +++++++++++++
 Source/cmIncludeCommand.cxx                    |    4 +++-
 Source/cmMakefile.h                            |   13 -------------
 Tests/RunCMake/include/CMP0024-NEW-stderr.txt  |    7 ++-----
 Tests/RunCMake/include/CMP0024-NEW.cmake       |    4 ++--
 Tests/RunCMake/include/CMP0024-WARN-stderr.txt |    6 ++----
 Tests/RunCMake/include/CMP0024-WARN.cmake      |    4 ++--
 Tests/RunCMake/include/subdir1/CMakeLists.txt  |    2 ++
 Tests/RunCMake/include/subdir2/CMakeLists.txt  |    2 ++
 10 files changed, 31 insertions(+), 28 deletions(-)
 create mode 100644 Tests/RunCMake/include/subdir1/CMakeLists.txt
 create mode 100644 Tests/RunCMake/include/subdir2/CMakeLists.txt


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list