[Cmake-commits] CMake branch, next, updated. v3.0.0-rc1-428-g816e854

Stephen Kelly steveire at gmail.com
Mon Mar 3 08:02:48 EST 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  816e854ed5041f956edba52595dc2e8fdd33cc09 (commit)
       via  2129c8e9b90d41967bc625d21caa0e11fd37852f (commit)
       via  eb10d9f5b7b3f8d3d141d72889fe29ca877ef39f (commit)
      from  63910be9e3df6fd9db5a7eae12b5fcc7f2dcfaa1 (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=816e854ed5041f956edba52595dc2e8fdd33cc09
commit 816e854ed5041f956edba52595dc2e8fdd33cc09
Merge: 63910be 2129c8e
Author:     Stephen Kelly <steveire at gmail.com>
AuthorDate: Mon Mar 3 08:02:47 2014 -0500
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Mon Mar 3 08:02:47 2014 -0500

    Merge topic 'add_definitions-no-genex' into next
    
    2129c8e9 Restore docs.
    eb10d9f5 Revert "Restore accidentally removed content."


http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=2129c8e9b90d41967bc625d21caa0e11fd37852f
commit 2129c8e9b90d41967bc625d21caa0e11fd37852f
Author:     Stephen Kelly <steveire at gmail.com>
AuthorDate: Mon Mar 3 14:01:55 2014 +0100
Commit:     Stephen Kelly <steveire at gmail.com>
CommitDate: Mon Mar 3 14:02:21 2014 +0100

    Restore docs.

diff --git a/Help/command/add_definitions.rst b/Help/command/add_definitions.rst
index 0c2b5e8..2965c37 100644
--- a/Help/command/add_definitions.rst
+++ b/Help/command/add_definitions.rst
@@ -20,3 +20,6 @@ backwards compatibility.  See documentation of the
 :prop_sf:`source file <COMPILE_DEFINITIONS>` ``COMPILE_DEFINITIONS``
 properties for details on adding preprocessor definitions to specific
 scopes and configurations.
+
+See the :manual:`cmake-buildsystem(7)` manual for more on defining
+buildsystem properties.

http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=eb10d9f5b7b3f8d3d141d72889fe29ca877ef39f
commit eb10d9f5b7b3f8d3d141d72889fe29ca877ef39f
Author:     Stephen Kelly <steveire at gmail.com>
AuthorDate: Mon Mar 3 14:01:26 2014 +0100
Commit:     Stephen Kelly <steveire at gmail.com>
CommitDate: Mon Mar 3 14:01:26 2014 +0100

    Revert "Restore accidentally removed content."
    
    This reverts commit 27ae1fee7ab2910a76973bcf98bd494d745d208a.

diff --git a/Help/command/add_compile_options.rst b/Help/command/add_compile_options.rst
index 73ffb17..5d71e11 100644
--- a/Help/command/add_compile_options.rst
+++ b/Help/command/add_compile_options.rst
@@ -20,6 +20,3 @@ Arguments to ``add_compile_options`` may use "generator expressions" with
 the syntax ``$<...>``.  See the :manual:`cmake-generator-expressions(7)`
 manual for available expressions.  See the :manual:`cmake-buildsystem(7)`
 manual for more on defining buildsystem properties.
-
-See the :manual:`cmake-buildsystem(7)` manual for more on defining
-buildsystem properties.

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

Summary of changes:
 Help/command/add_compile_options.rst |    3 ---
 Help/command/add_definitions.rst     |    3 +++
 2 files changed, 3 insertions(+), 3 deletions(-)


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list