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