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