[Cmake-commits] CMake branch, next, updated. v2.8.12-4794-g571be20

Brad King brad.king at kitware.com
Sat Nov 2 12:29:45 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, next has been updated
       via  571be205913c5426035cc798f14b9d4c3e823c46 (commit)
       via  db980ef0d4387b3406981f4847f23b9a1c739c48 (commit)
      from  aeac10b01f7d3bc1200ff8a0168213677aea2e94 (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=571be205913c5426035cc798f14b9d4c3e823c46
commit 571be205913c5426035cc798f14b9d4c3e823c46
Merge: aeac10b db980ef
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Sat Nov 2 12:29:43 2013 -0400
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Sat Nov 2 12:29:43 2013 -0400

    Merge topic 'finish-xl-revert-from-next' into next
    
    db980ef Remove XL compiler feature tests


http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=db980ef0d4387b3406981f4847f23b9a1c739c48
commit db980ef0d4387b3406981f4847f23b9a1c739c48
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Sat Nov 2 12:28:55 2013 -0400
Commit:     Brad King <brad.king at kitware.com>
CommitDate: Sat Nov 2 12:29:05 2013 -0400

    Remove XL compiler feature tests
    
    The parent commit forgot to remove this file while reverting the XL
    feature information.

diff --git a/Modules/Compiler/XL-CXX-FeatureTests.cmake b/Modules/Compiler/XL-CXX-FeatureTests.cmake
deleted file mode 100644
index 625ff3f..0000000
--- a/Modules/Compiler/XL-CXX-FeatureTests.cmake
+++ /dev/null
@@ -1,2 +0,0 @@
-
-set(_cmake_feature_test_cxx_delegating_constructors "__IBMCPP__ >= 1110")

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

Summary of changes:
 Modules/Compiler/XL-CXX-FeatureTests.cmake |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)
 delete mode 100644 Modules/Compiler/XL-CXX-FeatureTests.cmake


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list