summaryrefslogtreecommitdiff
path: root/qpid/cpp/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* Merge from trunk Aidan Skinner2009-09-091-0/+2
* 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
* Convert remaining cppunit tests to boost test framework to reduce dependencies.Gordon Sim2008-05-301-7/+0
* Make help2man and doxygen dependencies optional.Alan Conway2008-05-261-3/+24
* QPID-1047: Qpidc.spec.in is missing dependencies and has misplaced files -- a...Nuno Santos2008-05-091-0/+1
* QPID-648: Patch from Matt FarrelleeGordon Sim2008-05-091-2/+6
* QPID-1035: managementgen only exists in qpid C++ source - applying patched su...Nuno Santos2008-05-081-0/+1
* Fix for defining HAS_XMLAlan Conway2008-05-061-1/+2
* From https://issues.apache.org/jira/browse/QPID-879 contributed by Jonathan R...Alan Conway2008-05-061-1/+33
* Work In Progress:Andrew Stitcher2008-04-281-1/+29