Martin Lucina
30b967e2a4
Integrate version numbering into autoconf
...
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 17:49:40 +01:00
Martin Lucina
354efc513f
Convert documentation to AsciiDoc
2010-02-10 16:18:46 +01:00
Martin Sustrik
6b2ca4e158
ZMQII-67: Build checks for python even if it's not needed
2010-02-09 15:15:44 +01:00
Martin Lucina
6502c16a7f
Update OpenPGM to 2.0.23rc8
2010-02-03 15:52:11 +01:00
malosek
4d5e643299
patching libtool script moved at the end of configure
2010-01-28 19:19:25 +01:00
Martin Sustrik
849095a042
Merge branch 'master' of git@github.com:sustrik/zeromq2
2010-01-28 12:45:37 +01:00
Martin Sustrik
f17f0fa67b
CL binding ripped out of the tree
2010-01-28 12:45:12 +01:00
malosek
2056c888d2
changed version of the master branch back to dev
2010-01-27 18:29:45 +01:00
malosek
0b97e7a4f2
libpgm updated to 2.6.21rc6
2010-01-27 11:30:22 +01:00
Martin Sustrik
f40e3a6931
version number bumped
2010-01-17 17:49:34 +01:00
malosek
e9a4ad38ce
updated version to 2.0-beta1 in configure.in
2010-01-06 20:10:27 +01:00
malosek
8d339e9596
Fixed newer autotools warningng about AC_CONFIG_MACRO_DIR
2010-01-05 13:46:35 +01:00
malosek
d10c605fa9
updated to libpgm-2.0.20rc5
2010-01-05 10:51:54 +01:00
malosek
bf01727f4b
updated to libpgm 2.0.19rc4
2010-01-04 16:04:40 +01:00
malosek
819590c04c
libpgm updated to 2.0.18rc3
2009-12-31 16:31:13 +01:00
malosek
7cb02fb3e7
fixed make dist for non pgm configuration
2009-12-31 15:44:42 +01:00
Martin Sustrik
fa6bf24d80
XREP & XREQ socket types added; zmq_queue device added
2009-12-13 14:45:23 +01:00
Martin Sustrik
f4ac8d7a44
OpenPGM v1 support removed
2009-12-13 09:56:02 +01:00
Martin Sustrik
bfef2fcd0b
autotools build system builds chat example now
2009-12-07 21:52:10 +01:00
Martin Sustrik
6fcdc5fa69
common lisp binding & perf tests added
2009-12-03 10:14:07 +01:00
malosek
9cff475af8
added libpgm-2.0.17rc2 into the dist package
2009-11-30 18:18:13 +01:00
Martin Sustrik
c98fd6bc3f
ZMQII-25: Implement streamed request/reply
2009-11-24 11:23:10 +01:00
Martin Sustrik
55b64a02e7
man pages - initial (dummy) version
2009-11-22 08:47:06 +01:00
malosek
8b08047cb0
added --with-pgm2-examples configure option
2009-10-19 19:00:04 +02:00
malosek
71e455bfe5
ZMQII-19: add --disable-eventfd configure option
2009-10-19 15:19:22 +02:00
malosek
ea2f6558fd
mingw fixed winsock linking issue
2009-10-12 22:50:01 +02:00
malosek
7afc61ae7c
0MQ compilable on winXP mingw with --with-pgm2 option
2009-10-06 12:57:24 +02:00
malosek
3daeff2786
mingw port
2009-10-05 15:06:40 +02:00
malosek
14dc1f45cd
build system tuning - fixed make dist
2009-10-05 12:28:34 +02:00
malosek
ff65e26ce7
create_custom_gsi.patch renamed to create_custom_gsi_1.patch
2009-10-05 10:22:12 +02:00
malosek
e1b9fcd4b1
moved pgm_create_custom_gsi into PGM1 and drop ssl dependency
2009-10-05 10:18:24 +02:00
malosek
72c5c5fff4
--with-pgm2 compilable
2009-09-24 16:23:49 +02:00
malosek
33afdcd1ad
added --with-pgm2 into build system
2009-09-24 12:43:35 +02:00
malosek
85cbd7f83c
added PGM bus functionality
2009-09-22 15:12:51 +02:00
malosek
1a65504595
ruby directory moved into bindings dir
2009-09-16 17:06:59 +02:00
malosek
c63387ca36
python directory moved into bindings dir
2009-09-16 17:00:32 +02:00
malosek
6bfb9e6aaf
java directory moved into bindings directory II
2009-09-16 16:22:23 +02:00
Martin Sustrik
35e82b4605
forwarder renamed to zmq_forwarder
2009-09-15 09:45:32 +02:00
Martin Sustrik
6cfd175e31
forwarder device added
2009-09-14 16:45:53 +02:00
malosek
5acef9fc96
added --with-pgm option, libpgm-1.2.14 build within 0mq build system
2009-09-10 11:21:05 +02:00
malosek
4cc923b025
Stop configure, when could not link with libuuid
2009-09-09 11:19:05 +02:00
malosek
734a62c12d
Sparc solaris port
2009-09-08 16:55:03 +02:00
malosek
844b590b5e
added libzmq.pc.in file
2009-09-08 15:06:08 +02:00
malosek
2a4a10c8be
build system tuning
2009-09-08 14:54:04 +02:00
malosek
b71c3005e6
include directory split into c and cpp dirs, added --with-c and --with-cpp configure options
2009-09-07 17:06:47 +02:00
Martin Sustrik
63b56d7fb3
python perf tests are included into distribution package
2009-09-04 16:21:39 +02:00
Martin Sustrik
75a5a8732c
--disable-shared & C perf tests: a better way
2009-09-02 10:59:31 +02:00
Martin Hurton
1f06d99a0f
Add Java binding
2009-08-31 16:42:03 +02:00
Martin Sustrik
314deb6185
build system for perf/C and perf/C++
2009-08-30 15:47:39 +02:00
Martin Sustrik
176879e5bb
engine virtualised; chatroom example removed
2009-08-30 08:18:31 +02:00