summaryrefslogtreecommitdiff
path: root/cpp/Makefile
Commit message (Expand)AuthorAgeFilesLines
* 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