Activity
cmake_minimum_required() before project()
cmake_minimum_required() before project()
Pull request merge
Fix compilation with modern compilers
Fix compilation with modern compilers
Pull request merge
Fix example issue of zmq_timers.adoc
Fix example issue of zmq_timers.adoc
Pull request merge
cmake: Refer to prefix
variable in generated libzmq.pc
cmake: Refer to
prefix
variable in generated libzmq.pc
Pull request merge
Fix format issue of zmq_socket.adoc
Fix format issue of zmq_socket.adoc
Pull request merge
Problem: create_ipc_wildcard_address can fail
Problem: create_ipc_wildcard_address can fail
Pull request merge
Fix CMake-generated libzmq.pc
file
Fix CMake-generated
libzmq.pc
filePull request merge
Problem: CI build android on ubuntu-latest failed
Problem: CI build android on ubuntu-latest failed
Pull request merge
Fix reading cycle count on non-msvc win-on-aarch64
Fix reading cycle count on non-msvc win-on-aarch64
Pull request merge
Problem: macos-latest with libsodium compilation failed
Problem: macos-latest with libsodium compilation failed
Pull request merge
use proper STREQUAL instead of EQUAL to compare strings
use proper STREQUAL instead of EQUAL to compare strings
Pull request merge
problem: trying to link against librt on macOS
problem: trying to link against librt on macOS
Pull request merge
problem: using -errwarn
on non-Sun systems
problem: using
-errwarn
on non-Sun systemsPull request merge
Problem: macos-latest CIs both failing
Problem: macos-latest CIs both failing
Pull request merge
Problem: my name is not in the AUTHORS file
Problem: my name is not in the AUTHORS file
Pull request merge
Fix typos in gssapi cmake support PR
Fix typos in gssapi cmake support PR
Pull request merge
Add gssapi support to cmake
Add gssapi support to cmake
Pull request merge
Do not use _MSC_VER if windows
Do not use _MSC_VER if windows
Pull request merge
cmake: don't use builtin sha1 if not using ws
cmake: don't use builtin sha1 if not using ws
Pull request merge
build: fix mkdtemp check on macOS
build: fix mkdtemp check on macOS
Pull request merge
Fix Autotools-generated libzmq.pc
file
Fix Autotools-generated
libzmq.pc
filePull request merge
halt build if CURVE requested but not found
halt build if CURVE requested but not found
Pull request merge
Problem: cmake search for kqueue missing headers
Problem: cmake search for kqueue missing headers
Pull request merge
configure: fix basic syntax errors in the shell script programming la…
configure: fix basic syntax errors in the shell script programming la…
Pull request merge
Problem: Using non-ascii characters in unix domain socket path doesn'…
Problem: Using non-ascii characters in unix domain socket path doesn'…
Pull request merge
Build with -D_DEFAULT_SOURCE along with -std=c11
Build with -D_DEFAULT_SOURCE along with -std=c11
Pull request merge