[Cmake-commits] CMake branch, next, updated. v3.1.0-2076-gcf9070e

Stephen Kelly steveire at gmail.com
Sat Jan 17 08:53:35 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, next has been updated
       via  cf9070e1601fed0d2d0a3d286e2c58e731f851bf (commit)
       via  59e6e15cde911e182e471df5b99746e0e203ba43 (commit)
      from  a785b969514ce61d9298050f8758e7c064cd1feb (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=cf9070e1601fed0d2d0a3d286e2c58e731f851bf
commit cf9070e1601fed0d2d0a3d286e2c58e731f851bf
Merge: a785b96 59e6e15
Author:     Stephen Kelly <steveire at gmail.com>
AuthorDate: Sat Jan 17 08:53:34 2015 -0500
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Sat Jan 17 08:53:34 2015 -0500

    Merge topic 'WriteCompilerDetectionHeader-multi-file-lang' into next
    
    59e6e15c Help: Add notes for topic 'WriteCompilerDetectionHeader-multi-file-lang'


http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=59e6e15cde911e182e471df5b99746e0e203ba43
commit 59e6e15cde911e182e471df5b99746e0e203ba43
Author:     Stephen Kelly <steveire at gmail.com>
AuthorDate: Sat Jan 17 14:52:27 2015 +0100
Commit:     Stephen Kelly <steveire at gmail.com>
CommitDate: Sat Jan 17 14:52:27 2015 +0100

    Help: Add notes for topic 'WriteCompilerDetectionHeader-multi-file-lang'

diff --git a/Help/release/dev/WriteCompilerDetectionHeader-multi-file-lang.rst b/Help/release/dev/WriteCompilerDetectionHeader-multi-file-lang.rst
new file mode 100644
index 0000000..a8665da
--- /dev/null
+++ b/Help/release/dev/WriteCompilerDetectionHeader-multi-file-lang.rst
@@ -0,0 +1,6 @@
+WriteCompilerDetectionHeader-multi-file
+---------------------------------------
+
+* The :module:`WriteCompilerDetectionHeader` module learned to create
+  multiple output files per compiler and per language, instead of creating
+  one large file.

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

Summary of changes:
 .../release/dev/WriteCompilerDetectionHeader-multi-file-lang.rst |    6 ++++++
 1 file changed, 6 insertions(+)
 create mode 100644 Help/release/dev/WriteCompilerDetectionHeader-multi-file-lang.rst


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list