Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Build support for clustering, initial CPG wrapper & tests. | Alan Conway | 2007-06-07 | 1 | -0/+0 |
| | | | | | | | | | - src/qpid/cluster/Cpg.cpp: C++ wrapper for the openais CPG library. - src/tests/unit/Cpg.cpp: verify CPG functions in make check. - makefiles etc.: build cluster stuff only if openais is installed. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@545190 13f79535-47bb-0310-9956-ffa450edef68 | ||||
* | Fix for the most disruptive items in QPID-243. | Andrew Stitcher | 2007-04-02 | 1 | -0/+0 |
* All #include lines now use '""' rather than '<>' where appropriate. * #include lines within the qpid project use relative includes so that the same path will work in /usr/include when installed as part of the client libraries. * All the source code has now been rearranged to be under src in a directory analogous to the namespace of the classes in it. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@524769 13f79535-47bb-0310-9956-ffa450edef68 |