Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-04-09 | RPM packaging improvements | Mikko Koppanen | |
Signed-off-by: Mikko Koppanen <mkoppanen@php.net> | |||
2011-03-31 | Upstream the openpgm build fixes. Add DSO symbol visibility to OpenPGM builds | Mikko Koppanen | |
Signed-off-by: Mikko Koppanen <mkoppanen@php.net> | |||
2011-03-23 | Pre-compiled devices removed | Martin Sustrik | |
Along with the devices, xmlParser which is no longer needed is removed. Signed-off-by: Martin Sustrik <sustrik@250bpm.com> | |||
2010-10-15 | Merge branch 'maint' | Martin Sustrik | |
* maint: Makefile.am: Add missing files to distribution, improve maintainer-clean configure.in: Extract API version from zmq.h Added bin directory to ignore list. Conflicts: configure.in include/zmq.h | |||
2010-10-15 | Makefile.am: Add missing files to distribution, improve maintainer-clean | Martin Lucina | |
Add missing files needed for regenerating configure to the distribution; add MAINTAINERS; improve maintainer-clean to produce a really clean tree. Signed-off-by: Martin Lucina <mato@kotelna.sk> | |||
2010-10-15 | configure.in: Extract API version from zmq.h | Martin Lucina | |
* Added a version.sh and relevant changes to configure.in to extract the API version from zmq.h at the time autogen.sh is run. * Moved the version macros to be next to zmq_version in zmq.h and improved the comments. * Modified ZMQ_MAKE_VERSION to use (x) instead of plain x when expanding macro parameters. Signed-off-by: Martin Lucina <mato@kotelna.sk> | |||
2010-09-04 | Merge branch 'maint' | Martin Lucina | |
* maint: Update .gitignore doc: Add 0MQ version to XHTML11 backend footer build: Generate ChangeLog in 'make dist', ZIP automatically | |||
2010-09-04 | build: Generate ChangeLog in 'make dist', ZIP automatically | Martin Lucina | |
Change 'make dist' to generate the Git ChangeLog file, that way it doesn't have to be manually updated nor kept in Git which causes unnecessary work. Also change 'make dist' to invoke 'dist-zip' automatically to generate a ZIP as well as a .tar.gz. Thanks to http://live.gnome.org/Git/ChangeLog for the inspiration to automatically generate ChangeLog. | |||
2010-08-27 | Add a basic framework for a test suite | Martin Lucina | |
The test suite uses the standard automake support. Tests are always built, but run only when you do a "make check". | |||
2010-06-04 | zmqd: Removing for now, not ready for 2.0.7 | Martin Lucina | |
2010-05-28 | dist-hook for copying zeromq.spec to top-level | Mikko Koppanen | |
2010-05-15 | single 0MQ daemon (zmqd) - initial version | Jon Dyte | |
2010-03-16 | Add MSVC build files to distribution | Martin Sustrik | |
2010-03-12 | C perf tests are built non-optionally; C++ perf tests removed | Martin Sustrik | |
2010-03-11 | Removed Java binding from core distribution | Martin Lucina | |
2010-02-24 | Fix: OpenPGM is now distributed as .tar.gz | Martin Lucina | |
2010-02-24 | chat example moved to separate repo | Martin Sustrik | |
2010-02-16 | PGM tarball should be removed on 'distclean', not 'clean' | Martin Lucina | |
2010-02-15 | Correct path for pgm distclean | Martin Lucina | |
2010-02-15 | Missed one instance of pgm2 | Martin Lucina | |
2010-02-15 | Cleaning up more PGM cruft | Martin Lucina | |
2010-02-10 | Convert documentation to AsciiDoc | Martin Lucina | |
2010-01-05 | Fixed newer autotools warningng about AC_CONFIG_MACRO_DIR | malosek | |
2009-12-31 | removed unused foreign/openpgm/create_custom_gsi_1.patch file | malosek | |
2009-12-13 | OpenPGM v1 support removed | Martin Sustrik | |
2009-12-07 | autotools build system builds chat example now | Martin Sustrik | |
2009-11-30 | added libpgm-2.0.17rc2 into the dist package | malosek | |
2009-11-22 | man pages - initial (dummy) version | Martin Sustrik | |
2009-10-05 | build system tuning - fixed make dist | malosek | |
2009-10-05 | build system tuning | malosek | |
2009-09-22 | added PGM bus functionality | malosek | |
2009-09-17 | fixed missing xmlParser in dist package | malosek | |
2009-09-16 | ruby directory moved into bindings dir | malosek | |
2009-09-16 | python directory moved into bindings dir | malosek | |
2009-09-16 | java directory moved into bindings directory II | malosek | |
2009-09-14 | forwarder device added | Martin Sustrik | |
2009-09-11 | added OpenPGM sender - ZMQ_PUB | malosek | |
2009-09-10 | added --with-pgm option, libpgm-1.2.14 build within 0mq build system | malosek | |
2009-09-08 | build system tuning | malosek | |
2009-09-07 | include directory split into c and cpp dirs, added --with-c and --with-cpp ↵ | malosek | |
configure options | |||
2009-08-31 | Add Java binding | Martin Hurton | |
2009-08-30 | build system for perf/C and perf/C++ | Martin Sustrik | |
2009-08-30 | engine virtualised; chatroom example removed | Martin Sustrik | |
2009-08-29 | Ruby bidning added | tamara | |
2009-08-24 | python build fix | tamara | |
2009-08-24 | python extension added | tamara | |
2009-08-03 | renamed from zs to zmq | Martin Sustrik | |
2009-07-29 | initial commit | Martin Sustrik | |