1. 29 Dec, 2014 1 commit
  2. 04 Nov, 2014 1 commit
  3. 03 Nov, 2014 2 commits
  4. 28 Oct, 2014 2 commits
  5. 25 Oct, 2014 1 commit
  6. 19 Oct, 2014 1 commit
  7. 16 Oct, 2014 2 commits
  8. 07 Oct, 2014 1 commit
  9. 02 Oct, 2014 2 commits
  10. 01 Oct, 2014 3 commits
  11. 23 Aug, 2014 1 commit
    • Pieter Hintjens's avatar
      Problem: FD_SETSIZE 1024 is too restrictive under Windows · 1acc1b15
      Pieter Hintjens authored
      Solution: increased to 4096 by default for all MSVC builds, for MinGW,
      and for CMake.
      
      Note: this is a speculative change, it needs confirmation before we
      can keep it. Particularly, there is some doubt that changing this in
      libzmq will affect upstream applications using libzmq.dll.
      1acc1b15
  12. 24 Jul, 2014 5 commits
    • Ewen McNeill's avatar
      z/OS: Updated portability notes · 326dec06
      Ewen McNeill authored
      Updated:
          builds/zos/README.md: Updated with portability notes resulting
             from building zeromq/libzmq/master as of 2014-07-23 on z/OS
             UNIX System Services.
      
             Current z/OS UNIX status: all expected tests pass, except
             "test_proxy", which hangs and times out.
      326dec06
    • Ewen McNeill's avatar
      z/OS: chmod +x builds/zos/{cxxall,runtests} · f1cd2055
      Ewen McNeill authored
      f1cd2055
    • Ewen McNeill's avatar
      256c32d1
    • Ewen McNeill's avatar
      z/OS: Autodetect tests to run · b27bafff
      Ewen McNeill authored
      Updated:
          builds/zos/runtests: Extract tests to run from tests/Makefile.am
            at runtime, rather than hard coding tests list (to simplfy
            later maintenance).  test_*_tipc is excluded as BUILD_TIPC is
            not defined on z/OS UNIX System Services.  XFAIL_TESTS are also
            excluded, following current logic in tests/Makefile.am
      b27bafff
    • Ewen McNeill's avatar
      z/OS: Update build defines: · 9d4f719e
      Ewen McNeill authored
      Updated:
          builds/zos/cxxall: Defines ZMQ_HAVE_ZOS for platform portability;
              define ZMQ_USE_POLL _instead_ of ZMQ_FORCE_POLL, due to change
              in src/poller.hpp since ZeroMQ 4.0.x branch
      9d4f719e
  13. 23 Jul, 2014 4 commits
  14. 22 Jul, 2014 5 commits
  15. 07 Jul, 2014 1 commit
  16. 29 Jun, 2014 1 commit
  17. 10 Jun, 2014 1 commit
  18. 05 Jun, 2014 6 commits