summaryrefslogtreecommitdiff
path: root/cpp/Makefile
Commit message (Expand)AuthorAgeFilesLines
* 2006-12-01 Jim Meyering <meyering@redhat.com>Alan Conway2006-12-011-171/+0
* Changes for building on RHEL3. Also bundle debug and release libsSteven Shaw2006-11-301-0/+1
* Posix EventChannel implementation using epoll. Placeholder for kevents.Alan Conway2006-11-291-9/+18
* Merged AMQP version-sensitive generated files with C++ trunk. Phase 1 of merg...Kim van der Riet2006-11-221-10/+21
* QPID-120 Enabled qpid-cpp to build on RHEL3 with less pain.Steven Shaw2006-11-211-1/+13
* update Apache licenses to the current versionStephen Vinoski2006-11-101-13/+16
* Added POSIX equivalents to APR classes used by clients, inlined trivial calls.Alan Conway2006-11-091-8/+13
* More reorg to separate APR/posix code, work in progress.Alan Conway2006-11-081-1/+1
* Minor source reorg, see README.Alan Conway2006-11-061-1/+1
* 2006-11-03 Jim Meyering <meyering@redhat.com>Alan Conway2006-11-031-1/+1
* Moved APR specific sources into src_apr.Alan Conway2006-11-011-14/+22
* IO refactor phase 1. Reduced dependencies, removed redundant classes.Alan Conway2006-10-311-1/+2
* Reworked Makefile to support multiple builds, see README for detailsAlan Conway2006-10-301-88/+72
* Clean test/client directory properly.Alan Conway2006-10-251-5/+6
* QPID-52: use of tr1 and unordered_map break build or RHEL4.Alan Conway2006-10-241-2/+2
* Fixed deps to ensure unit tests are built.Gordon Sim2006-10-201-0/+1
* Fixed various minor TODO issues.Alan Conway2006-10-191-10/+10
* Fix build problems in makefile & client tests.Alan Conway2006-10-181-3/+3
* Fix #include dependencies.Alan Conway2006-10-171-0/+3
* Removed dependencies on linked libraries to avoid needless relinking.Alan Conway2006-10-171-6/+6
* Re enable python tests accidentally commented out in previous checkin.Alan Conway2006-10-161-1/+1
* Fix problem with generated code re-starting makefile.Alan Conway2006-10-161-14/+13
* Link with absolute paths to qpid libs so exes work anywhere.Alan Conway2006-10-161-4/+4
* Renamed unit tests to follow naming conventions, fixed some #include inconsis...Alan Conway2006-10-161-5/+1
* Build system reorg, see README and Makefile comments for details.Alan Conway2006-10-161-21/+109
* Converted broker to a class for use in tests, plugins etc.Alan Conway2006-10-121-6/+3
* git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@450556...Alan Conway2006-09-271-4/+8
* Implemented topic pattern matching for the TopicExchange.Alan Conway2006-09-211-6/+1
* Import of qpid from etp:Rafael H. Schloming2006-09-191-0/+53