Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-08-05 | depends: fix ZMQ CMake getcachesize check | fanquake | |
Fixes #30587. | |||
2024-07-31 | depends: Fix `zeromq` build on OpenBSD | Hennadii Stepanov | |
2024-07-19 | depends: add zeromq no librt patch | fanquake | |
2024-07-19 | depends: add zeromq cmake minimum patch | fanquake | |
2024-07-19 | depends: add zeromq windows usage patch | fanquake | |
2024-07-19 | depends: add zeromq builtin sha1 patch | fanquake | |
2024-07-19 | depends: add zeromq mktemp macos patch | fanquake | |
2023-10-24 | depends: zeromq 4.3.5 | fanquake | |
https://github.com/zeromq/libzmq/releases/tag/v4.3.5 | |||
2022-01-25 | build: Update netbsd_kevent_void.patch | Hennadii Stepanov | |
This change fixes "Hunk #1 succeeded at 307 (offset -1 lines)." | |||
2022-01-04 | build: patch depends zeromq to fix building on NetBSD Current | fanquake | |
2020-08-25 | build: use patch rather than sed in zeromq package | fanquake | |
2020-03-22 | build: Drop ZeroMQ patch for glibc < 2.12 | Hennadii Stepanov | |
It is safe to use pthread_setname_np since #17538 when the minimal glibc version is set to 2.17. | |||
2020-03-22 | build: Drop ZeroMQ patch for Mingw-w64 < 4.0 | Hennadii Stepanov | |
The Mingw-w64 5.0 (Ubuntu 18.04 Bionic) is used to build the Windows binaries now. | |||
2019-09-20 | Refresh ZeroMQ 4.3.1 patch | Nathan Marley | |
Some patch implementations can't handle fuzz / too much divergence from the original code. This just tweaks the context code around the patch so that less-sophisticated patch implementations (such as on Alpine Linux) can apply the patch without errors. | |||
2018-09-11 | [depends, zmq, doc] upgrade zeromq to 4.2.5 and avoid deprecated zeromq api ↵ | mruddy | |
functions | |||
2018-03-05 | depends: patch pthread_set_name_np out of zeromq | Cory Fields | |
2017-11-29 | depends: fix zmq build with mingw < 4.0 | Cory Fields | |
2017-11-29 | [depends] ZeroMQ 4.2.2 | fanquake | |
2016-07-21 | [depends] ZeroMQ 4.1.5 | fanquake | |