summaryrefslogtreecommitdiff
path: root/qpid/cpp/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Apply patches for QPID-6312 to get Qpid building on AIX with XL C++ 13.1Stephen D. Huston2015-02-041-0/+5
* QPID-4575: C++ Messaging .NET Binding fixes for Visual Studio 2012Charles E. Rolke2014-09-121-0/+3
* NO-JIRA: Remove annoying '*' in cmake build type message.Alan Conway2014-08-111-2/+3
* QPID-5941: Set sensible default build type: default is RelWithDebInfo.Alan Conway2014-07-291-0/+12
* QPID-5829: This rearrangement is really it...Andrew Stitcher2014-06-181-3/+3
* QPID-5829: One more CMake rearrangement and all will be good...Andrew Stitcher2014-06-181-3/+3
* QPID-5829: Rearrange CMake - repair original commit that breaks the .NET bindingCharles E. Rolke2014-06-181-0/+3
* QPID-5829: Properly fix the CMake conditionalAndrew Stitcher2014-06-171-1/+1
* QPID-5829: Oops - fix mistaken change to actually work on WindowsAndrew Stitcher2014-06-171-1/+1
* QPID-5829: Rearrange CMake files to centralise some flagsAndrew Stitcher2014-06-171-0/+93
* QPID-5646: Detect and build against earlier versions of Proton.Andrew Stitcher2014-03-271-0/+2
* QPID-5237: Self-contained C++ source distributionAndrew Stitcher2013-10-291-3/+16
* QPID-5262: Install debug versions of MS runtime DLLsAndrew Stitcher2013-10-281-0/+1
* QPID-5260: Significant tidy up of cmake buildAndrew Stitcher2013-10-281-2/+2
* QPID-4940: Remove obsolete qmf codeAndrew Stitcher2013-07-261-2/+1
* QPID-4955: Fix to previous commitAndrew Stitcher2013-06-271-2/+2
* QPID-4955: CMake install puts config files in the wrong placeAndrew Stitcher2013-06-261-4/+0
* QPID-4889: Only installs the Swig descriptors in /usr/includeDarryl L. Pierce2013-05-241-5/+0
* QPID-4737: Fix cmake "make package"Alan Conway2013-04-111-1/+1
* QPID-4687: Add uninstall make target to cmake buildAlan Conway2013-04-011-0/+11
* QPID-4588: Moved the swig descriptors to the include/qpid directory.Darryl L. Pierce2013-02-191-3/+3
* QPID-4588: Fix all Swig descriptors to look in qpid and qmf subdirs.Darryl L. Pierce2013-02-181-5/+5
* QPID-4514: Remove obsolete cluster code: Remove cluster.xml from CMakeLists.txtAndrew Stitcher2012-12-201-2/+1
* QPID-4207 : Relocated all swig .i files to the include directory.Darryl L. Pierce2012-11-271-0/+9
* NO-JIRA: shamelessly stole some cmake improvements from proton:Andrew Stitcher2012-10-301-0/+15
* QPID-3633: Make cmake the primary build tool for the cpp treeAndrew Stitcher2012-10-221-3/+1
* QPID-3633: Make cmake the primary build tool for the cpp treeAndrew Stitcher2012-10-221-3/+5
* Remove cluster (prerequisite for QPID-4178)Gordon Sim2012-08-101-1/+0
* QPID-3464: Build Improvements (CMake) [from Jan-Marek Glogowski]Andrew Stitcher2011-11-031-2/+4
* QPID-3061 - Added cmake support for the swig-generated Qpid bindings.Ted Ross2011-02-181-0/+1
* QPID-2711 - Patch from Chuck RolkeTed Ross2010-07-081-7/+7
* Change warning C4996 from level 1 to level 4. This is the "warning C4996: 'st...Stephen D. Huston2010-06-171-0/+9
* Add missing qpidxarm.dll and plug-ins to installer; resolves QPID-2467.Stephen D. Huston2010-03-251-3/+2
* Remove WCF products from the C++ packagingAndrew Stitcher2010-03-161-31/+0
* Comment out the gacutil stuff for the WCF DLLs and explain why. Related to QP...Stephen D. Huston2010-02-171-8/+17
* When installing WCF DLLs on Windows, install the Release ones, not Debug. Res...Stephen D. Huston2010-01-041-2/+2
* Make the unix config files install in the install prefix not absolute /etcAndrew Stitcher2009-11-171-7/+0
* Move the kit-building settings out of CMakeLists.txt to a new file, BuildInst...Stephen D. Huston2009-11-131-118/+29
* Add API doc generation and install to CMake build.Stephen D. Huston2009-10-161-2/+6
* Add new SocketAddress.cpp and requisite adjustments; a few install improvementsStephen D. Huston2009-10-121-0/+21
* Fix package name and NSIS banner bitmap size.Stephen D. Huston2009-10-081-7/+5
* Added more install-related content to the CMake structure.Stephen D. Huston2009-10-071-7/+133
* For Windows, add 'd' postfix to library file namesStephen D. Huston2009-09-301-4/+4
* Enabled tests, corrected Boost lib locatorsStephen D. Huston2009-07-011-3/+0
* Change project name to qpid-cpp to match prior-scheme artifacts; enable ctestStephen D. Huston2009-06-111-2/+5
* Add examples building to cmake buildStephen D. Huston2009-05-081-1/+2
* Help 'make check' produce familiar outputStephen D. Huston2009-05-081-1/+1
* Fixed to allow use of cmake 2.4Andrew Stitcher2009-04-281-1/+5
* Add tests; revise checks for C++ headers to uuse C++, not CStephen D. Huston2009-04-281-1/+4
* Merge in initial changes to allow building with CMake; rubygen and management...Stephen D. Huston2009-04-231-0/+40