[Cmake-commits] CMake branch, next, updated. v3.0.0-rc4-2699-ge518dd6

Stephen Kelly steveire at gmail.com
Fri May 2 04:26:44 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, next has been updated
       via  e518dd63a918ea87a6e248d1985c25183adbb23c (commit)
       via  cad2f7e033bbc0279e7ee6bb182be3288914fdd0 (commit)
      from  9a843de1170eb9da1a3b2122900a162f52b7daf8 (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=e518dd63a918ea87a6e248d1985c25183adbb23c
commit e518dd63a918ea87a6e248d1985c25183adbb23c
Merge: 9a843de cad2f7e
Author:     Stephen Kelly <steveire at gmail.com>
AuthorDate: Fri May 2 04:26:43 2014 -0400
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Fri May 2 04:26:43 2014 -0400

    Merge topic 'WriteCompilerDetectionHeader-module' into next
    
    cad2f7e0 Clean up.


http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=cad2f7e033bbc0279e7ee6bb182be3288914fdd0
commit cad2f7e033bbc0279e7ee6bb182be3288914fdd0
Author:     Stephen Kelly <steveire at gmail.com>
AuthorDate: Fri May 2 10:25:47 2014 +0200
Commit:     Stephen Kelly <steveire at gmail.com>
CommitDate: Fri May 2 10:25:47 2014 +0200

    Clean up.

diff --git a/Modules/CMakeCompilerIdDetection.cmake b/Modules/CMakeCompilerIdDetection.cmake
index aa35274..bcd6d7f 100644
--- a/Modules/CMakeCompilerIdDetection.cmake
+++ b/Modules/CMakeCompilerIdDetection.cmake
@@ -1,14 +1,3 @@
-#.rst:
-# CMakeCompilerIdDetection
-# ------------------------
-#
-# This module provides the function compiler_id_detection().
-#
-# The ``COMPILER_ID_DETECTION`` function can be used to generate
-# a string of preprocessor code for compiler detection.
-#
-# This is for internal use only.
-
 
 #=============================================================================
 # Copyright 2014 Stephen Kelly <steveire at gmail.com>

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

Summary of changes:
 Modules/CMakeCompilerIdDetection.cmake |   11 -----------
 1 file changed, 11 deletions(-)


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list