libzmq/packaging
Luca Boccassi 859f39b302 Problem: OBS build on sid fails
Solution: change the version format to non-native as a hack, to match
OBS' debstransform usage of 1.0 format
2020-06-27 18:27:47 +01:00
..
debian Problem: OBS build on sid fails 2020-06-27 18:27:47 +01:00
nuget add wss transport and fix tipc tests when building using cmake on linux (#3857) 2020-04-13 23:03:19 +01:00
obs Problem: release script for OBS build fails often 2020-05-11 19:31:23 +01:00
redhat Problem: internal reimplementation of strlcpy used by default on Linux 2019-12-28 16:21:06 +01:00
README Problem: builds directory contains packaging scripts 2016-01-15 10:25:38 +01:00

This directory is for packaging tools. Please do not hardcode version
numbers into your scripts; you can get them at runtime by calling
version.sh, or at configure time if you use autoconf.