[Cmake-commits] CMake branch, next, updated. v3.5.0-rc3-208-g98ac047

Domen Vrankar domen.vrankar at gmail.com
Thu Feb 18 19:43:30 EST 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  98ac0479f2d634c6feb224e2094198587efce9b2 (commit)
       via  e8daee5bd0b68936b89a26e565b010f3387dc158 (commit)
      from  35e17466e259b1692860454746029cad86a705de (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=98ac0479f2d634c6feb224e2094198587efce9b2
commit 98ac0479f2d634c6feb224e2094198587efce9b2
Merge: 35e1746 e8daee5
Author:     Domen Vrankar <domen.vrankar at gmail.com>
AuthorDate: Thu Feb 18 19:43:28 2016 -0500
Commit:     CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Thu Feb 18 19:43:28 2016 -0500

    Merge topic 'cpack-deb-autodep-ORIGIN-RPATH' into next
    
    e8daee5b CPack/Deb $ORIGIN handling in rpath


https://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=e8daee5bd0b68936b89a26e565b010f3387dc158
commit e8daee5bd0b68936b89a26e565b010f3387dc158
Author:     Domen Vrankar <domen.vrankar at gmail.com>
AuthorDate: Fri Feb 19 01:42:19 2016 +0100
Commit:     Domen Vrankar <domen.vrankar at gmail.com>
CommitDate: Fri Feb 19 01:42:19 2016 +0100

    CPack/Deb $ORIGIN handling in rpath
    
    Release not for fix of bug 12431

diff --git a/Help/release/dev/cpack-deb-autodep-ORIGIN-RPATH.rst b/Help/release/dev/cpack-deb-autodep-ORIGIN-RPATH.rst
new file mode 100644
index 0000000..b0d6196
--- /dev/null
+++ b/Help/release/dev/cpack-deb-autodep-ORIGIN-RPATH.rst
@@ -0,0 +1,6 @@
+cpack-deb-autodep-ORIGIN-RPATH
+--------------------------------
+
+* The "CPackDeb" module learned how to handle ``$ORIGIN``
+  in ``CMAKE_INSTALL_RPATH`` when :variable:`CPACK_DEBIAN_PACKAGE_SHLIBDEPS`
+  is used for dependency auto detection.

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

Summary of changes:
 Help/release/dev/cpack-deb-autodep-ORIGIN-RPATH.rst |    6 ++++++
 1 file changed, 6 insertions(+)
 create mode 100644 Help/release/dev/cpack-deb-autodep-ORIGIN-RPATH.rst


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list