summaryrefslogtreecommitdiffstats
path: root/src/librados/CMakeLists.txt (follow)
Commit message (Expand)AuthorAgeFilesLines
* librados: add symbol versioning to the C++ APIJason Dillaman2019-02-211-1/+1
* librados: add symbol versioning to the C APIJason Dillaman2019-02-201-21/+13
* librados: revert librados3/libradoscc back to librados2Jason Dillaman2019-02-201-28/+4
* auth: Kerberos authenticationoliveiradan2018-12-041-1/+2
* cmake: bump librados so versionKefu Chai2018-11-011-2/+2
* librados: move C++ APIs into libradosppKefu Chai2018-11-011-15/+48
* cmake: fix "WITH_STATIC_LIBSTDCXX"Kefu Chai2018-07-281-4/+0
* Remove embedded 'cephd' codeDan Mick2018-05-111-5/+0
* cmake: pass static linkflags to the linker who links libcommonKefu Chai2018-01-041-4/+8
* cmake: remove rados_a targetKefu Chai2017-10-271-7/+5
* cmake: use CXX_VISIBILITY_PRESET and VISIBILITY_INLINES_HIDDENKefu Chai2017-10-131-4/+2
* cmake: s/LINK_PRIVATE/PRIVATE/Kefu Chai2017-10-131-2/+1
* cmake: do not pass --exclude-libs on osxKefu Chai2017-09-161-2/+5
* osd, messenger, librados: lttng enhancementsAnjaneya Chagam2017-01-161-0/+3
* cmake: turn libcommon into a shared libraryKefu Chai2017-01-101-2/+2
* embedded: Add librbd and librados to embedded cephBassam Tabbara2016-11-291-0/+6
* cmake: librados depends on osdc implicitlyKefu Chai2016-10-201-1/+0
* cmake: always create static lib librados_aKefu Chai2016-10-201-5/+13
* cmake: let librados_api_obj depend on librados-tpKefu Chai2016-08-301-1/+1
* cmake: fix the tracing header dependenciesKefu Chai2016-08-291-1/+1
* cmake: correct ceph_test_librbd/ceph_test_rbd_mirror linkageJason Dillaman2016-08-051-1/+3
* cmake: exclude private symbols in public libsKefu Chai2016-07-281-2/+4
* cmake: remove util.cc from lib{rados,cephfs},ceph-objectstore-toolKefu Chai2016-07-191-1/+0
* cmake: restructure src/CMakeLists.txt in a more hierarchical wayKefu Chai2016-07-191-0/+26