Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |