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