summaryrefslogtreecommitdiff
path: root/qpid/cpp/src/ssl.cmake
Commit message (Expand)AuthorAgeFilesLines
* QPID-4938: No longer build acl or ssl support as pluginsAndrew Stitcher2013-06-191-123/+0
* QPID-4825: Add SOVERSION link to shared librariesDarryl L. Pierce2013-05-101-0/+1
* QPID-4702: ensure correct ordering of link arguments (libs must follow object...Gordon Sim2013-04-221-1/+4
* QPID_4449 - Further fixes to the build files for both automake and cmake.Ted Ross2012-12-031-1/+2
* QPID-4449 - Reverted much of the original change and re-implemented the fix i...Ted Ross2012-11-301-1/+1
* QPID-4368: Fix 1.0 related client IO inline with changes for QPID-4272Gordon Sim2012-11-151-1/+1
* QPID-4272: Large amounts of code are duplicated between the SSL and TCP trans...Andrew Stitcher2012-10-241-4/+0
* QPID-3621 cmake build changes for solaris and solaris specific code changesClifford Allan Jansen2012-02-091-2/+2
* QPID-3464: Build Improvements (CMake) [from Jan-Marek Glogowski]Andrew Stitcher2011-11-031-10/+15
* Add SSL support for Windows client and broker per QPID-1403. Adds new AsynchI...Stephen D. Huston2010-01-231-54/+65
* Make cluster/ssl/rdma/xml modules install correctlyAndrew Stitcher2009-11-171-0/+8
* Fix cmake build for recent gnu ld which needs all libs used by prog andAndrew Stitcher2009-07-021-1/+1
* Fix to cmake build to account for some ssl include changesAndrew Stitcher2009-05-221-1/+2
* Made cmake config more like the autotools versionAndrew Stitcher2009-04-301-6/+12
* Fixed to allow use of cmake 2.4Andrew Stitcher2009-04-281-36/+22
* Merge in initial changes to allow building with CMake; rubygen and management...Stephen D. Huston2009-04-231-0/+105