|
il y a 4 ans | |
---|---|---|
.. | ||
.github | il y a 4 ans | |
RELICENSE | il y a 4 ans | |
builds | il y a 4 ans | |
doc | il y a 4 ans | |
external | il y a 4 ans | |
include | il y a 4 ans | |
m4 | il y a 4 ans | |
packaging | il y a 4 ans | |
perf | il y a 4 ans | |
src | il y a 4 ans | |
tests | il y a 4 ans | |
tools | il y a 4 ans | |
unittests | il y a 4 ans | |
.clang-format | il y a 4 ans | |
.clang-tidy | il y a 4 ans | |
.gitignore | il y a 4 ans | |
.hgeol | il y a 4 ans | |
.mailmap | il y a 4 ans | |
.travis.yml | il y a 4 ans | |
AUTHORS | il y a 4 ans | |
CMakeLists.txt | il y a 4 ans | |
COPYING | il y a 4 ans | |
COPYING.LESSER | il y a 4 ans | |
Dockerfile | il y a 4 ans | |
Doxygen.cfg | il y a 4 ans | |
INSTALL | il y a 4 ans | |
Jenkinsfile | il y a 4 ans | |
Makefile.am | il y a 4 ans | |
NEWS | il y a 4 ans | |
README.cygwin.md | il y a 4 ans | |
README.doxygen.md | il y a 4 ans | |
README.md | il y a 4 ans | |
SECURITY.md | il y a 4 ans | |
SupportedPlatforms.md | il y a 4 ans | |
acinclude.m4 | il y a 4 ans | |
appveyor.yml | il y a 4 ans | |
autogen.sh | il y a 4 ans | |
branding.bmp | il y a 4 ans | |
ci_build.sh | il y a 4 ans | |
ci_deploy.sh | il y a 4 ans | |
configure.ac | il y a 4 ans | |
installer.ico | il y a 4 ans | |
version.sh | il y a 4 ans |
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