Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-08-11 | Removed wip zmq_deviced from master | Pieter Hintjens | |
2010-08-04 | Reverting 'clean' change to Makefile | Pieter Hintjens | |
2010-08-04 | Added clean target that deletes generated man pages | Pieter Hintjens | |
2010-06-30 | asciidoc.conf was missing from distribution tarball | Martin Lucina | |
2010-06-03 | Documentation: zmq_errno(3) | Martin Lucina | |
2010-05-31 | Documentation updates | Martin Lucina | |
Add getsockopt to Makefile.am | |||
2010-03-13 | ZMQ_NOFLUSH and zmq_flush obsoleted | Martin Sustrik | |
2010-03-09 | Add dependency for zmq_epgm.7 | Martin Lucina | |
2010-03-09 | Hack, zmq_epgm.7 needs to be copied from zmq_pgm.7 | Martin Lucina | |
2010-03-09 | Documentation rewrite | Martin Lucina | |
2010-02-27 | python binding removed | Martin Sustrik | |
2010-02-18 | Never build docs from tarball releases | Martin Lucina | |
This fixes the build_doc logic to work as advertised and never try to (re)build documentation when working with a tarball release. | |||
2010-02-11 | Integrate version numbering into autoconf | Martin Lucina | |
configure.in is now the master source for the package version number, this propagates to src/platform.hpp (for zmq_version) and doc/Makefile.am (for documentation generation) automagically. | |||
2010-02-11 | ZMQII-72: Add zmq_version function (documentation) | Martin Sustrik | |
2010-02-10 | Convert documentation to AsciiDoc | Martin Lucina | |