- 26 Apr, 2015 1 commit
-
-
somdoron authored
-
- 12 Feb, 2015 1 commit
-
-
somdoron authored
-
- 18 Mar, 2014 1 commit
-
-
Frank authored
* report from Richard Newton indicated previous solutions was not working on Windows
-
- 17 Mar, 2014 1 commit
-
-
Frank authored
* was problem on debian/wheezy
-
- 17 Feb, 2014 1 commit
-
-
Olaf Mandel authored
The decision about the poller mechanism to use (select, poll, ...) was done twice: once by the build system and once by the code in poller.hpp. As the build-system can actually detect the mechanisms available, prefer that result to the hard coded defaults in poller.hpp. At the same time, remove the duplicate detection of select() vs. poll()-variant from proxy.cpp, signaler.cpp and zmq.cpp. This patch has not been tested on many build platforms: especially the cmake build needs testing / patching. For the other builds, hard code the result as these these are all Windows platforms.
-
- 06 Dec, 2013 1 commit
-
-
Brandon Carpenter authored
-
- 27 Jan, 2013 1 commit
-
-
Matt Arsenault authored
-
- 02 Jan, 2013 3 commits
-
-
Matt Arsenault authored
Fix link errors when using -m32 with MinGW
-
Matt Arsenault authored
Fix warnings with ICC.
-
Matt Arsenault authored
Make doc building option dependent on asciidoc being installed Fix MSVC build requiring cygwin. Don't use try_run to get the version
-