summaryrefslogtreecommitdiff
path: root/qpid/cpp/src/cluster.cmake
Commit message (Collapse)AuthorAgeFilesLines
* Rebased the qmfv2 branch to trunk version 892277.Ted Ross2009-12-181-1/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/branches/qmfv2@892292 13f79535-47bb-0310-9956-ffa450edef68
* Run cluster tests under cmake.Alan Conway2009-12-021-3/+6
| | | | | | | | | | Various other test fixes. - Env vars to abstract different library location under cmake/automake. - More consistent use of env vars test_env.sh in test scripts. - Fix replication/replicating_exchange mismatch. - Add --no-module-dir to prevent accidentally loading modules. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@886259 13f79535-47bb-0310-9956-ffa450edef68
* Change java and python package versions to 0.6Andrew Stitcher2009-11-251-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@884115 13f79535-47bb-0310-9956-ffa450edef68
* Fixed cluster build for recent cluster changesAndrew Stitcher2009-11-251-0/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@884114 13f79535-47bb-0310-9956-ffa450edef68
* Updated cluster cmake build for recent changesAndrew Stitcher2009-11-181-0/+4
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@881680 13f79535-47bb-0310-9956-ffa450edef68
* Bring cluster module cmake build back up to date nad make it link as wellAndrew Stitcher2009-11-171-1/+7
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@881171 13f79535-47bb-0310-9956-ffa450edef68
* Make cluster/ssl/rdma/xml modules install correctlyAndrew Stitcher2009-11-171-1/+10
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@881170 13f79535-47bb-0310-9956-ffa450edef68
* Made cmake config more like the autotools versionAndrew Stitcher2009-04-301-17/+33
| | | | | | | | | | - By default if it detects a dependency it will build the module that needs it, otherwise it won't - It can be forced to build modules so that automated builds that have required outputs can fail config git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@770330 13f79535-47bb-0310-9956-ffa450edef68
* Fix locating of LIBCPG; removed deleted WriteEstimate.cpp, .h filesStephen D. Huston2009-04-291-7/+4
| | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@769971 13f79535-47bb-0310-9956-ffa450edef68
* Fixed to allow use of cmake 2.4Andrew Stitcher2009-04-281-6/+6
| | | | | | | Fixes to allow cmake to build all the plugin modules as before git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@769559 13f79535-47bb-0310-9956-ffa450edef68
* Merge in initial changes to allow building with CMake; rubygen and ↵Stephen D. Huston2009-04-231-0/+119
managementgen can now generate either .mk files or .cmake files as needed; CONF_FILE and MODULE_DIR macros now have broker/client counterparts QPIDD_CONF_FILE, QPIDD_MODULE_DIR, QPIDC_CONF_FILE, QPIDC_MODULE_DIR configurable by cmake git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@768085 13f79535-47bb-0310-9956-ffa450edef68