- 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
-
- 13 Dec, 2017 8 commits
-
-
Luca Boccassi authored
add ZeroMQConfig.cmake.in in EXTRA_DIST
-
gouarin authored
-
Luca Boccassi authored
Solution: bump changelog, ABI revision, library and packaging version
-
Luca Boccassi authored
-
Luca Boccassi authored
Solution: add it
-
Luca Boccassi authored
Problem: nuget packaging refers to imatix gsl
-
Jim Klimov authored
Solution: re-point to the maintained zeromq fork Signed-off-by: Jim Klimov <EvgenyKlimov@eaton.com>
-
Luca Boccassi authored
Problem: Jenkinsfile uses "any" agent
-
- 12 Dec, 2017 3 commits
-
-
Jim Klimov authored
Solution: avoid using infrastructure and default agents by requiring a reasonable label (like in GSL and zproject) Signed-off-by: Jim Klimov <EvgenyKlimov@eaton.com>
-
Luca Boccassi authored
export ZMQ_STATIC compile flag to depending projects (MSVC)
-
Gunther Laure authored
Signed-off-by: Gunther Laure <glaure@dewetron.com>
-
- 11 Dec, 2017 1 commit
-
-
Constantin Rack authored
Problem: static build broken on Win + CMake
-
- 10 Dec, 2017 1 commit
-
-
Luca Boccassi authored
Solution: revert the objects optimisation, and go back to building everything twice on Windows, as the static builds needs different preprocessor definitions from the shared one, so the objects have to be rebuilt. Keep the optimisation for all the other platforms. Fixes #2858
-
- 07 Dec, 2017 1 commit
-
-
Luca Boccassi authored
Problem: Jenkinsfile does not pass distcheck etc.
-