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