- 13 Jan, 2018 1 commit
-
-
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 5 commits
-
-
Luca Boccassi authored
Problem: Jenkinsfile does not pass distcheck etc.
-
Jim Klimov authored
-
Jim Klimov authored
-
Jim Klimov authored
-
Jim Klimov authored
-
- 06 Dec, 2017 2 commits
-
-
Luca Boccassi authored
Problem: WIN32 CMAKECONFIG_INSTALL_DIR is broken
-
Steven Peters authored
Solution: set it to CMake instead of a subfolder of share. See cmake find_package documentation for further info.
-
- 02 Dec, 2017 1 commit
-
-
Constantin Rack authored
Problem: Debian packages are missing zmq.hpp
-
- 01 Dec, 2017 1 commit
-
-
Luca Boccassi authored
Problem: No Jenkinsfile
-