[Cmake-commits] CMake branch, next, updated. v3.6.0-rc1-79-ga201a80

Brad King brad.king at kitware.com
Mon Jun 6 09:26:00 EDT 2016


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  a201a80e5f4fc5a0869a72c752ae0a4f82805dc5 (commit)
       via  63e5eb5fd37691190e80bed142b7f08c3420f625 (commit)
      from  637a971ccb4a59962fa93ef8eda15d5c156a9068 (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 -----------------------------------------------------------------
https://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=a201a80e5f4fc5a0869a72c752ae0a4f82805dc5
commit a201a80e5f4fc5a0869a72c752ae0a4f82805dc5
Merge: 637a971 63e5eb5
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Mon Jun 6 09:25:59 2016 -0400
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Mon Jun 6 09:25:59 2016 -0400

    Merge topic 'productbuild' into next
    
    63e5eb5f Help: Add notes for 'productbuild' topic


https://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=63e5eb5fd37691190e80bed142b7f08c3420f625
commit 63e5eb5fd37691190e80bed142b7f08c3420f625
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Mon Jun 6 09:25:39 2016 -0400
Commit:     Brad King <brad.king at kitware.com>
CommitDate: Mon Jun 6 09:25:39 2016 -0400

    Help: Add notes for 'productbuild' topic

diff --git a/Help/release/dev/productbuild.rst b/Help/release/dev/productbuild.rst
new file mode 100644
index 0000000..ebe213b
--- /dev/null
+++ b/Help/release/dev/productbuild.rst
@@ -0,0 +1,5 @@
+productbuild
+------------
+
+* CPack gained a ``productbuild`` generator on OS X, configured by
+  the :module:`CPackProductBuild` module.

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

Summary of changes:
 Help/release/dev/productbuild.rst |    5 +++++
 1 file changed, 5 insertions(+)
 create mode 100644 Help/release/dev/productbuild.rst


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list