- 01 Feb, 2018 1 commit
-
-
Jim Klimov authored
Port from zproject / czmq : Jenkinsfile : * add RETRY_NUMBER suffix to test-suite tarballs * and set build UNSTABLE if retries were needed
-
- 31 Jan, 2018 2 commits
-
-
Luca Boccassi authored
Problem: in case of exhausted resources on creation of a context, assertions are triggered
-
sigiesec authored
Solution: signal error to caller, and apply appropriate cleanup
-
- 30 Jan, 2018 8 commits
-
-
Luca Boccassi authored
Update Jenkinsfile according to current zproject template
-
Jim Klimov authored
-
Jim Klimov authored
-
Jim Klimov authored
-
Jim Klimov authored
Jenkinsfile : regenerated with zproject support for better workspace cleanup before test preparation
-
Jim Klimov authored
-
Jim Klimov authored
-
Jim Klimov authored
-
- 27 Jan, 2018 2 commits
-
-
Luca Boccassi authored
Enable ccache for faster builds
-
Omer Katz authored
-
- 26 Jan, 2018 1 commit
-
-
Luca Boccassi authored
Problem: add_fd might be called with fd_ == retired_fd
-
- 25 Jan, 2018 1 commit
-
-
Simon Giesecke authored
Solution: add assertion
-
- 15 Jan, 2018 1 commit
-
-
Luca Boccassi authored
Correct linking for libzmq-static
-
- 14 Jan, 2018 2 commits
-
-
Salvo Virga authored
all calls to target_link_libraries are now at the same location
-
Constantin Rack authored
Fix inclusion of cmake files in dists
-
- 13 Jan, 2018 5 commits
-
-
Min RK authored
-
Min RK authored
with the rest of the CMake modules
-
Min RK authored
-
Luca Boccassi authored
[cmake] fix SOVERSION
-
Sylvain Corlay authored
-
- 10 Jan, 2018 2 commits
-
-
Luca Boccassi authored
removing hard-coded path of librt
-
Johan Mabille authored
-
- 09 Jan, 2018 1 commit
-
-
Giuseppe Corbelli authored
* Changed CMake tests to use check_symbol_exists in network-related libraries on win32 instead of check_library_exists
-
- 29 Dec, 2017 2 commits
-
-
Luca Boccassi authored
prevent duplicate connections from PUB sockets also
-
Bill Torpey authored
prevent duplicate connections from PUB sockets also (see https://github.com/zeromq/libzmq/issues/788)
-
- 28 Dec, 2017 3 commits
-
-
Luca Boccassi authored
Problem: NuGet package versioning out of sync with releases.
-
evoskuil authored
-
evoskuil authored
-
- 15 Dec, 2017 2 commits
-
-
Luca Boccassi authored
Problem: vc++ 11.0 (vs 2012) compile fails on move semantics.
-
evoskuil authored
-
- 14 Dec, 2017 7 commits
-
-
evoskuil authored
-
evoskuil authored
-
BJovke authored
Problem: fn pointers are not bool (vc++ warning C4550).
-
evoskuil authored
-
Luca Boccassi authored
Problem: Build is broken on OpenBSD
-
Jasper Lievisse Adriaanse authored
Solution: re-instate block for OpenBSD erroneously removed in 9622a830
-
Constantin Rack authored
Problem: 4.2.3 is out, version(s) are out of date
-