[Cmake-commits] CMake branch, master, updated. v3.0.0-1315-gc9feebb

Brad King brad.king at kitware.com
Mon Jul 7 08:54:36 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  c9feebb9e88532680c0cbd6066f9ffaf45f747b1 (commit)
       via  b47c125ff7f088c87183e6ad60850aefdaf43757 (commit)
      from  55c38b0077fe4c56eafbc4f6a5aa3f6b83839c2c (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=c9feebb9e88532680c0cbd6066f9ffaf45f747b1
commit c9feebb9e88532680c0cbd6066f9ffaf45f747b1
Merge: 55c38b0 b47c125
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Mon Jul 7 08:54:33 2014 -0400
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Mon Jul 7 08:54:33 2014 -0400

    Merge topic 'WriteCompilerDetectionHeader-valid-prefix'
    
    b47c125f WCDH: Ensure that the prefix argument to the macro is valid.


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

Summary of changes:
 Modules/WriteCompilerDetectionHeader.cmake                     |    8 ++++++++
 .../EmptyPrefix-result.txt}                                    |    0
 .../WriteCompilerDetectionHeader/EmptyPrefix-stderr.txt        |    5 +++++
 .../{ExtraArgs.cmake => EmptyPrefix.cmake}                     |    4 ++--
 .../InvalidPrefix-result.txt}                                  |    0
 .../WriteCompilerDetectionHeader/InvalidPrefix-stderr.txt      |    5 +++++
 .../{ExtraArgs.cmake => InvalidPrefix.cmake}                   |    4 ++--
 Tests/RunCMake/WriteCompilerDetectionHeader/RunCMakeTest.cmake |    2 ++
 8 files changed, 24 insertions(+), 4 deletions(-)
 copy Tests/RunCMake/{CMP0004/CMP0004-NEW-result.txt => WriteCompilerDetectionHeader/EmptyPrefix-result.txt} (100%)
 create mode 100644 Tests/RunCMake/WriteCompilerDetectionHeader/EmptyPrefix-stderr.txt
 copy Tests/RunCMake/WriteCompilerDetectionHeader/{ExtraArgs.cmake => EmptyPrefix.cmake} (85%)
 copy Tests/RunCMake/{CMP0004/CMP0004-NEW-result.txt => WriteCompilerDetectionHeader/InvalidPrefix-result.txt} (100%)
 create mode 100644 Tests/RunCMake/WriteCompilerDetectionHeader/InvalidPrefix-stderr.txt
 copy Tests/RunCMake/WriteCompilerDetectionHeader/{ExtraArgs.cmake => InvalidPrefix.cmake} (82%)


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list