[Cmake-commits] CMake branch, master, updated. v3.5.2-582-gcc46264

Brad King brad.king at kitware.com
Wed May 4 10:08:42 EDT 2016


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  cc4626430742fce1f5ea1bcecb1b961ca37513f3 (commit)
       via  eccfc0d185526b746b722ed3d3d1302515698c9e (commit)
       via  8de778118becd964310a4137e22baf9264c88627 (commit)
      from  ac714a3839586c06ad0376071c733ba21bb1a8b4 (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 -----------------------------------------------------------------
https://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=cc4626430742fce1f5ea1bcecb1b961ca37513f3
commit cc4626430742fce1f5ea1bcecb1b961ca37513f3
Merge: ac714a3 eccfc0d
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Wed May 4 10:08:40 2016 -0400
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Wed May 4 10:08:40 2016 -0400

    Merge topic 'test-CROSSCOMPILING_EMULATOR'
    
    eccfc0d1 Tests: Improve source file name in RunCMake.CrosscompilingEmulator
    8de77811 Tests: Cover genex behavior in CROSSCOMPILING_EMULATOR test case


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

Summary of changes:
 .../CrosscompilingEmulator/AddTest-check.cmake     |   24 ++++++++++++++++----
 .../RunCMake/CrosscompilingEmulator/AddTest.cmake  |   14 +++++++++++-
 .../CrosscompilingEmulator/AddTest/CMakeLists.txt  |    5 ++++
 .../CrosscompilingEmulatorProperty.cmake           |    4 ++--
 Tests/RunCMake/CrosscompilingEmulator/TryRun.cmake |    4 ++--
 .../{simple_src.cxx => simple_src_exiterror.cxx}   |    0
 6 files changed, 42 insertions(+), 9 deletions(-)
 create mode 100644 Tests/RunCMake/CrosscompilingEmulator/AddTest/CMakeLists.txt
 rename Tests/RunCMake/CrosscompilingEmulator/{simple_src.cxx => simple_src_exiterror.cxx} (100%)


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list