yaml-cpp.git
6 years agosymbol-visibility
Simon Quigley [Mon, 7 Jan 2019 22:00:33 +0000 (22:00 +0000)]
symbol-visibility

commit df9206778fe9ff1bdd56d975c29c43dfe1e66de7
Author: Christopher James Halse Rogers <christopher.halse.rogers@canonical.com>
Date:   Fri Nov 23 15:26:53 2018 +1100

    Export only YAML_CPP_API-tagged symbols on Linux.

    This marks classes tagged with YAML_CPP_API with visibility("default"), to
    explicitly export them, and then makes the default visibility "hidden" via
    -fvisibility=hidden.

    This reduces the number of exported symbols by more than 50%, which has
    a small application start-up time and memory useage benefit. It also
    makes it more feasible to audit the set of exported symbols in automated
    ABI compatibility systems.

Gbp-Pq: Name symbol-visibility.patch

6 years agoMake the build reproducible
Reiner Herrmann [Mon, 7 Jan 2019 22:00:33 +0000 (22:00 +0000)]
Make the build reproducible

Bug-Debian: https://bugs.debian.org/808714
Last-Update: 2016-10-11

Gbp-Pq: Name reproducible-build.patch

6 years agoInstall libs and cmake files to the Debian location
Paul Novotny [Mon, 7 Jan 2019 22:00:33 +0000 (22:00 +0000)]
Install libs and cmake files to the Debian location

Forwarded: not-needed
Last-Update: 2015-11-29

Instead of moving the libs to the DEB_HOST_MULTIARCH lib directory during
packaging, have cmake install the libs directly. This is needed so the CMake
development files point to the correct location for the libs. Also, install
yaml-cpp-config.cmake, yaml-cpp-config-version.cmake, and
yaml-cpp-targets.cmake.

Gbp-Pq: Name install-cmake-dev-files.patch

6 years agoyaml-cpp (0.6.2-4) unstable; urgency=medium
Simon Quigley [Mon, 7 Jan 2019 22:00:33 +0000 (22:00 +0000)]
yaml-cpp (0.6.2-4) unstable; urgency=medium

  * Upload to Sid.

[dgit import unpatched yaml-cpp 0.6.2-4]

6 years agoImport yaml-cpp_0.6.2-4.debian.tar.xz
Simon Quigley [Mon, 7 Jan 2019 22:00:33 +0000 (22:00 +0000)]
Import yaml-cpp_0.6.2-4.debian.tar.xz

[dgit import tarball yaml-cpp 0.6.2-4 yaml-cpp_0.6.2-4.debian.tar.xz]

7 years agoImport yaml-cpp_0.6.2.orig.tar.gz
Simon Quigley [Wed, 28 Nov 2018 00:23:07 +0000 (00:23 +0000)]
Import yaml-cpp_0.6.2.orig.tar.gz

[dgit import orig yaml-cpp_0.6.2.orig.tar.gz]