[Cmake-commits] CMake branch, master, updated. v2.8.11.2-474-gf6024ef

Brad King brad.king at kitware.com
Mon Jul 15 09:33:37 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  f6024ef420103c4cb393d7752f7e110c5e0d5dfe (commit)
       via  c28715b16c7a71cd8ea0416277cc87ee9bc8eaa1 (commit)
      from  c0fe24e53969450273eb08aa6e6b615563847c9b (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=f6024ef420103c4cb393d7752f7e110c5e0d5dfe
commit f6024ef420103c4cb393d7752f7e110c5e0d5dfe
Merge: c0fe24e c28715b
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Mon Jul 15 09:33:32 2013 -0400
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Mon Jul 15 09:33:32 2013 -0400

    Merge topic 'try_compile-COPY_FILE_ERROR'
    
    c28715b try_compile: Add COPY_FILE_ERROR option to capture failure


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

Summary of changes:
 Source/cmCoreTryCompile.cxx                        |   46 ++++++++++++++++++-
 Source/cmTryCompileCommand.h                       |    4 +-
 .../CopyFileErrorNoCopyFile-result.txt}            |    0
 .../try_compile/CopyFileErrorNoCopyFile-stderr.txt |    4 ++
 ...opyFile.cmake => CopyFileErrorNoCopyFile.cmake} |    2 +-
 .../NoCopyFileError-result.txt}                    |    0
 .../try_compile/NoCopyFileError-stderr.txt         |    4 ++
 ...adLinkLibraries.cmake => NoCopyFileError.cmake} |    3 +-
 Tests/RunCMake/try_compile/RunCMakeTest.cmake      |    2 +
 Tests/TryCompile/CMakeLists.txt                    |   17 +++++++
 10 files changed, 74 insertions(+), 8 deletions(-)
 copy Tests/RunCMake/{CMP0004/CMP0004-NEW-result.txt => try_compile/CopyFileErrorNoCopyFile-result.txt} (100%)
 create mode 100644 Tests/RunCMake/try_compile/CopyFileErrorNoCopyFile-stderr.txt
 copy Tests/RunCMake/try_compile/{NoCopyFile.cmake => CopyFileErrorNoCopyFile.cmake} (75%)
 copy Tests/RunCMake/{CMP0004/CMP0004-NEW-result.txt => try_compile/NoCopyFileError-result.txt} (100%)
 create mode 100644 Tests/RunCMake/try_compile/NoCopyFileError-stderr.txt
 copy Tests/RunCMake/try_compile/{BadLinkLibraries.cmake => NoCopyFileError.cmake} (54%)


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list