Squashed 'libs/libzmq/' content from commit 2b2fb9c7
git-subtree-dir: libs/libzmq git-subtree-split: 2b2fb9c7082dbc16c1323b97040a4edcfa2b997b
This commit is contained in:
15
README.cygwin.md
Executable file
15
README.cygwin.md
Executable file
@@ -0,0 +1,15 @@
|
||||
libzmq-cygwin
|
||||
=============
|
||||
|
||||
Definitive build fixes for cygwin (See https://github.com/zeromq/pyzmq/issues/113 for partial solution)
|
||||
|
||||
What's changed:
|
||||
./Makefile.am Add cygwin-specific target mostly the same as mingw
|
||||
./configure.ac Add cygwin-specific target mostly the same as mingw
|
||||
./tests/testutil.hpp Lengthen socket timeout to 121 seconds
|
||||
|
||||
What's new:
|
||||
./README.cygwin.md This file
|
||||
./builds/cygwin Folder for cygwin-specific build files
|
||||
./builds/cygwin/Makefile.cygwin Makefile for cygwin targets
|
||||
|
||||
Reference in New Issue
Block a user