summaryrefslogtreecommitdiff
path: root/cpp/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* Clean up test environment variables, prepare for running more tests in cmake.Alan Conway2009-11-301-0/+5
* Rearranged chack for ruby so that we only need ruby if we need to generate codeAndrew Stitcher2009-11-301-2/+1
* Updated qpid version to 0.6Andrew Stitcher2009-11-251-1/+1
* QPID-2198 - Moved SASL wrapper out of the cpp area and removed "qpid" from it...Ted Ross2009-11-121-1/+0
* Added full SASL authentication and security layer for the Python client.Ted Ross2009-11-111-0/+1
* QPID-2064 - add python bindings for qmf (c++)Ted Ross2009-09-021-0/+1
* QPID-664: Initial checkin of high level messaging api for c++Gordon Sim2009-08-251-0/+1
* Revert 807114Aidan Skinner2009-08-241-0/+1
* Use co -r instead of URL@REVAidan Skinner2009-08-241-1/+0
* Removed unneeded Makefile from configure.acTed Ross2009-08-111-1/+0
* Cleaned up the makefiles in the QMF bindings area.Ted Ross2009-08-111-0/+2
* Separate generated public header files from non-public headers, generated cod...Alan Conway2009-07-271-1/+0
* Minor configure.ac cleanup to remove unneeded openais definitions when no ope...Kim van der Riet2009-07-161-0/+3
* Fix make distcheck problemsTed Ross2009-07-091-1/+0
* Added version check for SWIG in the configure script. This should properly d...Ted Ross2009-07-081-1/+2
* Bumped the libtool version information for the C++ libraries.Ted Ross2009-07-021-2/+2
* Allow conrol at configure time over generation of qmf bindings via swig (--wi...Gordon Sim2009-06-031-0/+7
* QPID-1874 - Add check for "swig" program in configure.ac. Mention in cpp/INS...Ted Ross2009-06-011-2/+6
* QPID-1874 - Patch from Ian MainTed Ross2009-06-011-0/+77
* Update versions to 0.5Martin Ritchie2009-03-111-1/+1
* cpp/configure.acManuel Teira Paz2009-03-101-6/+16
* configure.ac:Manuel Teira Paz2009-03-101-0/+7
* configure.ac:Manuel Teira Paz2009-03-051-1/+26
* Issue a useful message if not generating code from specs; fixes QPID-1709Stephen D. Huston2009-03-041-1/+1
* Issue a useful message if not generating code from specs' fixes QPID-1709Stephen D. Huston2009-03-041-1/+2
* QPID-1595 from william -- trade demoCarl C. Trieloff2009-02-091-0/+1
* Reversed change to error message on missing cluster packages.Kim van der Riet2009-02-031-2/+2
* Changed name of UpdateClient's queue from "\000qpid-update" to "qpid.qpid-upd...Kim van der Riet2009-02-031-2/+2
* Corrected error message.Alan Conway2008-12-221-1/+1
* QPID-1412 - c++ implementation of the QMF client APITed Ross2008-12-191-0/+1
* Handle package name changes in Fedora10: openais->corosync cman->cmanlibAlan Conway2008-12-171-20/+20
* bumped version number to 0.4 for M4Rafael H. Schloming2008-12-101-1/+1
* Exorcise remains of boost.spirit parser.Alan Conway2008-11-201-3/+0
* Optional cluster integration with cman quorum service.Alan Conway2008-11-181-8/+26
* Fix test for xml depsGordon Sim2008-10-241-1/+1
* QPID-106: SSL support for c++ (broker and client), can be enabled/disabled ex...Gordon Sim2008-10-171-0/+28
* configure.ac: check for presence of libboost_threads vs. libboost_threads-mtAlan Conway2008-10-161-0/+3
* QPID-1340 froM Mick Goulish: preliminary client-side failover support.Alan Conway2008-10-101-0/+1
* Resolve QPID-1309Stephen D. Huston2008-10-021-0/+3
* Implementation of AMQP over RDMA protocols (Infiniband)Andrew Stitcher2008-09-111-1/+1
* QPID-1274 - Improved packaging for management agent and code generation toolTed Ross2008-09-051-0/+2
* Removed unused rpm targets and files.Alan Conway2008-08-261-2/+0
* Use numeric version number 0.3 in AC_INIT.Alan Conway2008-08-211-1/+1
* Update version, NOTICE files.Aidan Skinner2008-08-211-1/+1
* Configure --without-cpg by default for M3.Alan Conway2008-08-181-5/+3
* QPID-1198: Solaris ECF (port) based PollerAndrew Stitcher2008-07-301-25/+68
* configure.ac: check for cpg_local_get to exclude older CPG versions.Alan Conway2008-07-071-5/+3
* From Matt Farrellee - https://issues.apache.org/jira/browse/QPID-1151Alan Conway2008-06-261-1/+13
* Patch from Manuel Teira: https://issues.apache.org/jira/secure/CommentAssignI...Alan Conway2008-06-201-0/+5
* Bring cluster code up to date.Alan Conway2008-06-181-8/+3