mirror of
https://github.com/zeromq/libzmq.git
synced 2024-12-12 18:40:27 +01:00
bbcc79d188
There were numerous small issues with test cases: - some lacked the right source file header - some were not portable at all - some were using internal libzmq APIs (headers) Solution: fixed and cleaned up. |
||
---|---|---|
.. | ||
android | ||
cmake | ||
cygwin | ||
gyp | ||
mingw32 | ||
msvc | ||
nuget | ||
openwrt | ||
valgrind | ||
zos | ||
Makefile.am | ||
README |
This directory holds build tools, i.e. tools we use to build the current code tree. Packaging tools (which take released tarballs or github code repos) should go into /packaging.