[Cmake-commits] CMake branch, next, updated. v3.3.0-2208-g838f8b2

Brad King brad.king at kitware.com
Thu Aug 13 10:42:55 EDT 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  838f8b25efd85267613ab3ff1e18d6206f6127c5 (commit)
       via  970a741f7db74e67d6b33dc80b39ac2f3cd8b855 (commit)
      from  4ecece742b6941e3d98288254e2e6eeabef22233 (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=838f8b25efd85267613ab3ff1e18d6206f6127c5
commit 838f8b25efd85267613ab3ff1e18d6206f6127c5
Merge: 4ecece7 970a741
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Thu Aug 13 10:42:54 2015 -0400
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Thu Aug 13 10:42:54 2015 -0400

    Merge topic 'add-link-search-static-properties-defaults' into next
    
    970a741f Help: Add notes for topic 'add-link-search-static-properties-defaults'


http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=970a741f7db74e67d6b33dc80b39ac2f3cd8b855
commit 970a741f7db74e67d6b33dc80b39ac2f3cd8b855
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Thu Aug 13 10:42:38 2015 -0400
Commit:     Brad King <brad.king at kitware.com>
CommitDate: Thu Aug 13 10:42:38 2015 -0400

    Help: Add notes for topic 'add-link-search-static-properties-defaults'

diff --git a/Help/release/dev/add-link-search-static-properties-defaults.rst b/Help/release/dev/add-link-search-static-properties-defaults.rst
new file mode 100644
index 0000000..98dda30
--- /dev/null
+++ b/Help/release/dev/add-link-search-static-properties-defaults.rst
@@ -0,0 +1,9 @@
+add-link-search-static-properties-defaults
+------------------------------------------
+
+* New :variable:`CMAKE_LINK_SEARCH_START_STATIC` and
+  :variable:`CMAKE_LINK_SEARCH_END_STATIC` variables were
+  introduced to initialize the
+  :prop_tgt:`LINK_SEARCH_START_STATIC` and
+  :prop_tgt:`LINK_SEARCH_END_STATIC` target properties,
+  respectively.

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

Summary of changes:
 .../dev/add-link-search-static-properties-defaults.rst        |    9 +++++++++
 1 file changed, 9 insertions(+)
 create mode 100644 Help/release/dev/add-link-search-static-properties-defaults.rst


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list