summaryrefslogtreecommitdiffstats
path: root/package/czmq/czmq.mk
Commit message (Collapse)AuthorAgeFilesLines
* Normalize separator size to 80Alexandre Belloni2013-06-061-2/+2
| | | | | Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* czmq: disable asciidoc documentation generationArnout Vandecappelle (Essensium/Mind)2013-05-121-0/+4
| | | | | | | | | | | | czmq uses asciidoc for its documentation. asciidoc uses python and import the unicodedata module, which is not in host-python. So disable asciidoc entirely. This doesn't get hit by the autobuilders because they don't have asciidoc installed in their chroot. Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* czmq: new packageSimon Dawson2013-03-271-0/+23
Signed-off-by: Simon Dawson <spdawson@gmail.com> [yann.morin.1998@free.fr: create dir as post-patch, not pre-configure] Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>