- 19 Dec, 2015 1 commit
-
-
Constantin Rack authored
Solution: add `--depth 1` parameter to `git clone` commands
-
- 18 Dec, 2015 9 commits
-
-
Pieter Hintjens authored
CMAKE_VS_PLATFORM_TOOLSET may not be set.
-
Ilya Kulakov authored
E.g. for nmake.
-
Constantin Rack authored
Problem: no way to schedule timers with zmq_poll or zmq_poller
-
somdoron authored
-
Pieter Hintjens authored
Add missing header for the if_nametoindex on Windows.
-
Ilya Kulakov authored
-
Constantin Rack authored
Fix redirecting location of pdb via CMAKE_PDB_OUTPUT_DIRECTORY.
-
Ilya Kulakov authored
-
Constantin Rack authored
CI was broken by #54799c (reverted)
-
- 17 Dec, 2015 5 commits
-
-
Pieter Hintjens authored
Fix alignment of initial chunk in yqueue
-
Brian Silverman authored
Clang's UndefinedBehaviorSanitizer catches this in the tests.
-
Pieter Hintjens authored
-
Pieter Hintjens authored
This reverts commit 54799c8c. This change broke the tests/test_shutdown_stress testcase.
-
KAPP Arnaud authored
Build success message + Build zmq for android with a Dockerfile
-
- 16 Dec, 2015 3 commits
-
-
Benjamin Henrion authored
-
Pieter Hintjens authored
Problem: travis CI tries to build "qt-android"
-
Luca Boccassi authored
Solution: change .travis.yml to build "android" instead of "qt-android"
-
- 14 Dec, 2015 4 commits
-
-
Constantin Rack authored
Problem: builds/qt-android name is inaccurate
-
Pieter Hintjens authored
Solution: rename to simple builds/android.
-
Constantin Rack authored
Add special interface to represent local VMCI context.
-
Ilya Kulakov authored
-
- 11 Dec, 2015 3 commits
-
-
Constantin Rack authored
-
Martin Hurton authored
-
Martin Hurton authored
-
- 10 Dec, 2015 2 commits
-
-
Pieter Hintjens authored
Add mailmap file
-
Martin Hurton authored
-
- 09 Dec, 2015 7 commits
-
-
Joe Eli McIlvain authored
Add missing support for IPv6 link local addresses
-
Sathish Yenna authored
-
Constantin Rack authored
Problem: zmq_vmci man page claims to be zmq_ipc man page
-
Constantin Rack authored
Don't build VMCI by default.
-
Ilya Kulakov authored
-
Ilya Kulakov authored
-
Pieter Hintjens authored
Solution: fix this.
-
- 08 Dec, 2015 5 commits
-
-
Constantin Rack authored
-
Luca Boccassi authored
Solution: disable vmci by default Fixes issue #1655
-
Luca Boccassi authored
Solution: do not include vmci header outside of vmci IFDEF Fixes issue #1655
-
Pieter Hintjens authored
Add the VMCI transport.
-
Ilya Kulakov authored
VMCI transport allows fast communication between the Host and a virtual machine, between virtual machines on the same host, and within a virtual machine (like IPC). It requires VMware to be installed on the host and Guest Additions to be installed on a guest.
-
- 30 Nov, 2015 1 commit
-
-
Pieter Hintjens authored
Adjust start of heartbeat timer
-