• 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
Name
Last commit
Last update
..
README.md Loading commit data...
cxxall Loading commit data...
makeclean Loading commit data...
makelibzmq Loading commit data...
maketests Loading commit data...
platform.hpp Loading commit data...
runtests Loading commit data...
test_fork.cpp Loading commit data...
zc++ Loading commit data...