1. 23 Jul, 2014 2 commits
  2. 22 Jul, 2014 2 commits
    • Ewen McNeill's avatar
      Extend z/OS UNIX port to allow building DLL · f72f4b25
      Ewen McNeill authored
      Updated:
         README.md:  describes process of building/using DLL
         makelibzmq: Build DLL as well as static library (unless BUILD_DLL=false)
         maketests:  Dynamically link to ../src/libzmq.so if present
         runtests:   Explicitly place ../src at start of LIBPATH
         makeclean:  Also remove files created for DLL
         cxxall:     Bumped updated date to reflect last edit
      f72f4b25
    • Ewen McNeill's avatar
      builds/zos/* portability files to z/OS UNIX · 6e0c1c0a
      Ewen McNeill authored
      builds/zos includes:
          README.md: Overview of z/OS UNIX System Services port (Markdown)
          makelibzmq: Compile src/*.cpp and make libzmq.a
          maketests:  Compile tests/*.cpp and make test_* executables
          runtests:   Run tests/test_* executables and report results
          makeclean:  Remove built files
          zc++: /bin/c++ wrapper supplying required build arguments
          cxxall: run zc++ for all *.cpp files in directory
      
          platform.hpp: pre-generated (and edited) src/platform.hpp for z/OS
          test_fork.cpp: updated tests/test_fork.cpp that completes on z/OS
      6e0c1c0a
  3. 13 Jul, 2014 1 commit
  4. 12 Jul, 2014 5 commits
  5. 09 Jul, 2014 9 commits
  6. 07 Jul, 2014 4 commits
  7. 06 Jul, 2014 2 commits
  8. 03 Jul, 2014 4 commits
  9. 02 Jul, 2014 4 commits
  10. 01 Jul, 2014 3 commits
  11. 29 Jun, 2014 2 commits
  12. 27 Jun, 2014 2 commits