[Cmake-commits] CMake branch, master, updated. v3.0.0-rc5-929-g4213060

Brad King brad.king at kitware.com
Wed May 21 10:31: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  42130606d4fe478ab838612df427684786cc9d7f (commit)
       via  2c448dbfe762278480bfd4f8ba9f458f9a104941 (commit)
      from  8dc8878a5e6388e0d08eb18d7cf631638cc49adb (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=42130606d4fe478ab838612df427684786cc9d7f
commit 42130606d4fe478ab838612df427684786cc9d7f
Merge: 8dc8878 2c448db
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Wed May 21 10:31:49 2014 -0400
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Wed May 21 10:31:49 2014 -0400

    Merge topic 'file-command-open-errors'
    
    2c448dbf file: Report system error on failure to open file


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

Summary of changes:
 Source/cmFileCommand.cxx                                 |   14 ++++++++------
 Tests/RunCMake/CMakeLists.txt                            |    1 +
 Tests/RunCMake/{configure_file => file}/CMakeLists.txt   |    0
 .../FileOpenFailRead-result.txt}                         |    0
 Tests/RunCMake/file/FileOpenFailRead-stderr.txt          |    6 ++++++
 Tests/RunCMake/file/FileOpenFailRead.cmake               |    1 +
 Tests/RunCMake/file/RunCMakeTest.cmake                   |    3 +++
 7 files changed, 19 insertions(+), 6 deletions(-)
 copy Tests/RunCMake/{configure_file => file}/CMakeLists.txt (100%)
 copy Tests/RunCMake/{CMP0004/CMP0004-NEW-result.txt => file/FileOpenFailRead-result.txt} (100%)
 create mode 100644 Tests/RunCMake/file/FileOpenFailRead-stderr.txt
 create mode 100644 Tests/RunCMake/file/FileOpenFailRead.cmake
 create mode 100644 Tests/RunCMake/file/RunCMakeTest.cmake


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list