gpo.zugaina.org

Search Portage & Overlays:

net-libs/cppzmq

High-level CPP Binding for ZeroMQ

Screenshots

  • cppzmq-4.9.0
    amd64 ~arm ~arm64 ~riscv x86 ~x86-linux
    test

    View      Download      Browse     License: MIT   
    Overlay: gentoo
  • cppzmq-4.8.1
    amd64 ~arm ~arm64 x86 ~x86-linux
    test

    View      Download      Browse     License: MIT   
    Overlay: oxen-overlay
  • cppzmq-0_pre160620
    ~amd64 ~arm ~x86 ~amd64-linux ~x86-linux

    View      Download      Browse     License: MIT   
    Overlay: kaa

ChangeLog

commit ded830dcb32ff22f79e06497ec2a6dcfa125e3d6
Author: layman <layman@localhost>
Date: Sun Oct 2 23:18:35 2022 +0200

Updated oxencore and lokinet

now it uses shared libs when it can

commit c5a1dc6e66fbfd7295df08bcf7ad77b98fbdcda3
Author: xutaxkamay <xutaxkamay@gmail.com>
Date: Mon Apr 11 03:45:27 2022 +0200

Prefer static builds for now

We rather statically link the from the external projects, the reason
is that oxen-core and lokinet for example links to different versions
of librairies due to different release timeline and many
complications. Ideally, in the future, we could get everything
as to link against shared libraries (with an ebuild for each librairies).

commit 0935a5894665f4d76abd9454055eb4b87e0473f3
Author: xutaxkamay <xutaxkamay@gmail.com>
Date: Sun Apr 10 12:16:10 2022 +0200

Initial commit