libzmq/builds/cmake
Luca Boccassi 4a0c83fb12 Problem: yqueue false sharing issues on PPC64
Solution: detect cacheline size for aligment purposes at build time
instead of hard-coding it, so that PPC and S390 can align to a value
greater than the 64 bytes default.
Uses libc getconf program, and falls back to the previous value of 64
if not found.
2019-01-19 20:08:14 +00:00
..
Modules Problem: pkg-config file cannot be used for static linking 2018-12-15 00:44:00 +00:00
ci_build.sh Problem: syntax error in shell script 2018-06-15 10:00:57 +02:00
clang-format-check.sh.in Problem: clang-format not run on CI 2018-02-02 15:47:43 +01:00
NSIS.template32.in Move CMake dependencies together. 2013-07-14 13:36:30 -04:00
NSIS.template64.in Move CMake dependencies together. 2013-07-14 13:36:30 -04:00
platform.hpp.in Problem: yqueue false sharing issues on PPC64 2019-01-19 20:08:14 +00:00
ZeroMQConfig.cmake.in move cmake ZeroMQConfig.cmake.in to builds/cmake 2018-01-13 13:14:53 -08:00