- 05 Nov, 2014 4 commits
-
-
Pieter Hintjens authored
Fix typo: addres -> address
-
J.T. Conklin authored
-
J.T. Conklin authored
-
Pieter Hintjens authored
Problem: qt-android build doesn't fully work for downstream builds
-
- 04 Nov, 2014 2 commits
-
-
Joe McIlvain authored
Solution: Fix the qt-android build
-
Pieter Hintjens authored
Restore structure to targets lost during nonrecursive refactor.
-
- 03 Nov, 2014 4 commits
-
-
Phillip Mienk authored
-
Pieter Hintjens authored
Problem: No builtin way to build for qt-android
-
Joe McIlvain authored
Solution: Don't print tar extraction verbosely
-
Joe McIlvain authored
Solution: Add qt-android build system and add to travis-ci
-
- 29 Oct, 2014 4 commits
-
-
Richard Newton authored
Disable IPC testing on ipc-incapable systems in test_term_endpoint.cpp
-
lysyloren authored
-
Pieter Hintjens authored
Added test and updated documentation for unbind wild-card * binded socke...
-
lysyloren authored
-
- 28 Oct, 2014 6 commits
-
-
Pieter Hintjens authored
Unbind socket with real endpoint when binding by wild-card * address
-
Pieter Hintjens authored
Support both --enable-eventfd and --disable-eventfd options.
-
J.T. Conklin authored
-
Pieter Hintjens authored
Pass --with/--without-libgssapi_krb5 to configure.
-
J.T. Conklin authored
-
J.T. Conklin authored
-
- 27 Oct, 2014 1 commit
-
-
lysyloren authored
-
- 25 Oct, 2014 3 commits
-
-
Pieter Hintjens authored
Standardize optional libgssapi_krb5 dependency
-
Phillip Mienk authored
-
Phillip Mienk authored
-
- 23 Oct, 2014 2 commits
-
-
Pieter Hintjens authored
Fix issue #1224
-
Martin Hurton authored
-
- 21 Oct, 2014 3 commits
-
-
Pieter Hintjens authored
Improve build script error checking.
-
Arnaud Kapp authored
This commit adds a check to make sure pkg-config is present on the computer building libzmq. This particular line was stolen from the debian mailing list. See https://lists.debian.org/debian-dpkg/2011/04/msg00054.html
-
Pieter Hintjens authored
Revert "ZMQ API diverges from POSIX"
-
- 20 Oct, 2014 2 commits
-
-
Pieter Hintjens authored
-
Pieter Hintjens authored
ZMQ API diverges from POSIX
-
- 19 Oct, 2014 4 commits
-
-
Pieter Hintjens authored
Update travis script to configure with libsodium.
-
Pieter Hintjens authored
Support --with and --without options for libsodium and pgm
-
Phillip Mienk authored
-
J.T. Conklin authored
command line options.
-
- 18 Oct, 2014 2 commits
-
-
J.T. Conklin authored
-
Pieter Hintjens authored
Append to libzmq_la_CPPFLAGS and libzmq_la_LIBADD.
-
- 17 Oct, 2014 3 commits
-
-
Pieter Hintjens authored
Remove build and runtime dependencies on e2fsprogs and e2fsprogs-devel.
-
Pieter Hintjens authored
Add support for POLLPRI flag.
-
Kapp Arnaud authored
This commit adds a ZMQ_POLLPRI flag that maps to poll()'s POLLPRI flag. This flags does nothing for OMQ sockets. It's only useful for raw file descriptor (be it socket or file). This flag does nothing if poll() is not the underlying polling function. So it is Linux only.
-