summaryrefslogtreecommitdiff
path: root/cpp/options.mk
Commit message (Expand)AuthorAgeFilesLines
* New make-dist script and related files. Just a hack for now to build a binary...Steven Shaw2006-12-071-100/+0
* Merged AMQP version-sensitive generated files with C++ trunk. Phase 1 of merg...Kim van der Riet2006-11-221-1/+4
* QPID-120 Enabled qpid-cpp to build on RHEL3 with less pain.Steven Shaw2006-11-211-2/+7
* Patch from Andrew Stitcher to fix APR #include using apr-config.Alan Conway2006-11-171-2/+2
* 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-40/+46
* More reorg to separate APR/posix code, work in progress.Alan Conway2006-11-081-1/+2
* Minor source reorg, see README.Alan Conway2006-11-061-14/+9
* Misc. cleanup.Alan Conway2006-11-011-3/+3
* Moved APR specific sources into src_apr.Alan Conway2006-11-011-4/+8
* Reworked Makefile to support multiple builds, see README for detailsAlan Conway2006-10-301-10/+46
* Makefile support for optimized release build. Do make BUILD=RELEASE.Alan Conway2006-10-241-4/+8
* Removed dependencies on linked libraries to avoid needless relinking.Alan Conway2006-10-171-1/+1
* Add apr-1/ prefix to APR #includes to pick up from standard location.Alan Conway2006-10-161-1/+1
* Build system reorg, see README and Makefile comments for details.Alan Conway2006-10-161-35/+17
* Converted broker to a class for use in tests, plugins etc.Alan Conway2006-10-121-1/+1
* Turned up gcc warnings, fixed warnings in code, enabled -Werror.Alan Conway2006-10-111-4/+15
* Implemented topic pattern matching for the TopicExchange.Alan Conway2006-09-211-11/+7
* Import of qpid from etp:Rafael H. Schloming2006-09-191-0/+54