summaryrefslogtreecommitdiff
path: root/cpp/src/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Fix for previous qmf change to carry on building with cmakeAndrew Stitcher2009-08-191-2/+2
* Removed unused filesAndrew Stitcher2009-08-071-2/+0
* Separate generated public header files from non-public headers, generated cod...Alan Conway2009-07-271-5/+6
* Merge branch 'move_public_h_to_include' into trunkAlan Conway2009-07-151-15/+16
* Make up-to-date check for generated files look in binary dir. On Windows, don...Stephen D. Huston2009-07-021-7/+25
* Fix make build to generate code into the build treeAndrew Stitcher2009-07-021-15/+15
* Fix cmake build for recent gnu ld which needs all libs used by prog andAndrew Stitcher2009-07-021-4/+25
* Enabled tests, corrected Boost lib locatorsStephen D. Huston2009-07-011-8/+6
* Use Boost variables, not direct library names; inserts correct names cross-pl...Stephen D. Huston2009-06-031-2/+2
* QPID-1874 - First drop of the second-generation QMF libraries.Ted Ross2009-05-221-1/+17
* More work on cmake:Andrew Stitcher2009-05-141-4/+11
* Patch small probs building tests, examples on WindowsStephen D. Huston2009-05-111-7/+11
* Cmake fixes:Andrew Stitcher2009-05-111-2/+2
* Get the sense of the BUILD_ACL option the correct way roundAndrew Stitcher2009-05-051-2/+2
* Hack around the namespace pollution in QPID-1737Andrew Stitcher2009-05-051-9/+17
* Add missing file to CMakeAndrew Stitcher2009-05-041-0/+1
* Add portability support for QMF agent, thanks to Pete McKinnon - partially fi...Stephen D. Huston2009-05-041-0/+2
* Fixed CMake buildAndrew Stitcher2009-05-011-2/+2
* Made cmake config more like the autotools versionAndrew Stitcher2009-04-301-14/+30
* Removed code that prevents cmake build from raw checkoutAndrew Stitcher2009-04-281-3/+0
* Fixed to allow use of cmake 2.4Andrew Stitcher2009-04-281-9/+10
* Add tests; revise checks for C++ headers to uuse C++, not CStephen D. Huston2009-04-281-16/+10
* Merge in initial changes to allow building with CMake; rubygen and management...Stephen D. Huston2009-04-231-0/+647