[Cmake-commits] CMake branch, master, updated. v3.2.0-rc2-349-g17b4423

Brad King brad.king at kitware.com
Mon Mar 2 08:36:26 EST 2015


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  17b4423c4509e747814f2c5564239ec72659b6f0 (commit)
       via  00d66557d49989f9813ba9f04beaa0a984699cf0 (commit)
      from  a8b2224eb64e9a8b55634ba40dc1354bd3880d3d (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=17b4423c4509e747814f2c5564239ec72659b6f0
commit 17b4423c4509e747814f2c5564239ec72659b6f0
Merge: a8b2224 00d6655
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Mon Mar 2 08:36:24 2015 -0500
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Mon Mar 2 08:36:24 2015 -0500

    Merge topic 'fix-crash-on-bad-LANG_STANDARD'
    
    00d66557 Diagnose invalid <LANG>_STANDARD value instead of crashing (#15426)


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

Summary of changes:
 Source/cmLocalGenerator.cxx                                   |    9 ++++++++-
 .../NotAStandard-result.txt}                                  |    0
 Tests/RunCMake/CompileFeatures/NotAStandard-stderr.txt        |    4 ++++
 Tests/RunCMake/CompileFeatures/NotAStandard.cmake             |    2 ++
 Tests/RunCMake/CompileFeatures/RunCMakeTest.cmake             |    2 ++
 5 files changed, 16 insertions(+), 1 deletion(-)
 copy Tests/RunCMake/{CMP0004/CMP0004-NEW-result.txt => CompileFeatures/NotAStandard-result.txt} (100%)
 create mode 100644 Tests/RunCMake/CompileFeatures/NotAStandard-stderr.txt
 create mode 100644 Tests/RunCMake/CompileFeatures/NotAStandard.cmake


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list