[Cmake-commits] CMake branch, master, updated. v3.0.0-rc4-890-gf20bb8f

Brad King brad.king at kitware.com
Mon May 12 09:31:07 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  f20bb8f00371e932a481f5a84e3418cb47cdb041 (commit)
       via  bc9a8bba4660e9216f87323006d936bf6d43f799 (commit)
       via  eb638c75cc43be338391f9a12f23570e7dfcd48d (commit)
       via  e2f09aff12fe0188c032f814aeb5f8f8bd577246 (commit)
       via  5109b0428d0145da4b71464f6c2aa51aca19cb52 (commit)
       via  6a9fdbeb48eb16a0f7082329f0d0840bf0c0a98c (commit)
       via  f5bf9d431166250257d4ff2716f74668b1fce16b (commit)
      from  68f6460f66554343afa5e05c1913b17323bdafbe (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=f20bb8f00371e932a481f5a84e3418cb47cdb041
commit f20bb8f00371e932a481f5a84e3418cb47cdb041
Merge: 68f6460 bc9a8bb
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Mon May 12 09:31:06 2014 -0400
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Mon May 12 09:31:06 2014 -0400

    Merge topic 'minor-cleanups'
    
    bc9a8bba Makefile: Undef FEATURE_STRING iteration define after use.
    eb638c75 Tests: Make CompileFeatures feature list lang-specific.
    e2f09aff CMakeConfigurableFile: Remove excess newline.
    5109b042 Features: Fix GNU 4.8.1 version test.
    6a9fdbeb Test: Parameterize the language in the CompileFeature test.
    f5bf9d43 Tests: Make CompileFeature tests use highest standard known.


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

Summary of changes:
 Modules/CMakeConfigurableFile.in                   |    1 -
 Modules/Compiler/GNU-CXX-FeatureTests.cmake        |    4 ++-
 Source/cmMakefile.cxx                              |    1 +
 Tests/CompileFeatures/CMakeLists.txt               |   38 +++++++++++++++-----
 Tests/CompileFeatures/feature_test.cpp             |   10 ++++++
 Tests/RunCMake/CompileFeatures/RunCMakeTest.cmake  |    6 ++--
 .../CompileFeatures/generate_feature_list.cmake    |    2 +-
 7 files changed, 47 insertions(+), 15 deletions(-)
 create mode 100644 Tests/CompileFeatures/feature_test.cpp


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list