summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* cmake: use OpenSSL::Crypto instead of OPENSSL_LIBRARIESKefu Chai2018-10-101-2/+1
* Merge PR #24020 into masterPatrick Donnelly2018-09-251-0/+1
|\
| * *: set missing CLOEXEC on opened fdsPatrick Donnelly2018-09-201-0/+1
* | common/ceph_mutex: ceph::{mutex,condition_variable,lock_guard}Sage Weil2018-09-211-0/+2
|/
* Merge pull request #23650 from tchaikov/wip-dpdk-cmakeKefu Chai2018-09-141-1/+1
|\
| * cmake: pass DPDK_DIR explicitlyKefu Chai2018-09-051-1/+1
* | cmake: always add ${Boost_INCLUDE_DIRS} to include dirsKefu Chai2018-09-111-1/+1
* | cmake: support multi-arch lib directory used along with BOOST_ROOTKefu Chai2018-09-111-0/+3
|/
* core: make pthread_get_name_np work when availableWillem Jan Withagen2018-08-191-0/+1
* cmake: honour CMAKE_REQUIRED_LIBRARIES in CheckIncludeFilesKefu Chai2018-08-171-0/+8
* Merge pull request #23510 from tchaikov/wip-cmake-boost-buildKefu Chai2018-08-131-1/+3
|\
| * cmake: fix build WITH_SYSTEM_BOOST=ONKefu Chai2018-08-091-1/+3
* | Merge pull request #23441 from tchaikov/wip-cmake-rocksdb-cleanupKefu Chai2018-08-091-1/+5
|\ \ | |/ |/|
| * cmake: add ALLOCATOR optionKefu Chai2018-08-061-0/+4
| * cmake: refactor RocksDB related scriptKefu Chai2018-08-061-1/+1
* | Merge PR #23432 into masterSage Weil2018-08-071-9/+3
|\ \
| * | cmake,make-dist: revert "build gperftools if WITH_STATIC_LIBSTDCXX"Kefu Chai2018-08-061-9/+3
| |/
* | FreeBSD: update build script to current stateWillem Jan Withagen2018-08-061-0/+7
|/
* cmake: extract sanitizer detection outKefu Chai2018-08-021-26/+13
* Merge pull request #23300 from tchaikov/wip-cmake-cleanupKefu Chai2018-08-021-19/+4
|\
| * cmake: extract std::filesystem linkage checking into moduleKefu Chai2018-07-291-12/+0
| * cmake: set HAVE_DPDK if it's availableKefu Chai2018-07-281-7/+4
* | cmake,make-dist: build gperftools if WITH_STATIC_LIBSTDCXXKefu Chai2018-07-291-3/+9
* | cmake: fix "WITH_STATIC_LIBSTDCXX"Kefu Chai2018-07-291-1/+12
|/
* cmake: make heap_profiler a library targetKefu Chai2018-07-261-0/+2
* cmake: import allocator libraries in a better wayKefu Chai2018-07-261-8/+6
* cmake: should link against libatomic if libcxx/libstdc++ does not offer atomi...Kefu Chai2018-07-101-0/+5
* cmake: remove workarounds for supporting cmake 2.xKefu Chai2018-07-071-1/+1
* cmake: consolidate WITH_{VERBS,RDMACM}Kefu Chai2018-06-281-7/+4
* Merge pull request #20297 from tanghaodong25/rdma-cmKefu Chai2018-06-271-5/+11
|\
| * msg/async/rdma: cmake find_package for librdmacmhaodong2018-06-201-5/+11
* | cmake: only build extra boost libraries only if WITH_SEASTARKefu Chai2018-06-121-3/+5
|/
* Merge pull request #22454 from tchaikov/wip-seastar-dencKefu Chai2018-06-091-1/+6
|\
| * cmake: update for accomodate seastarKefu Chai2018-06-081-1/+2
| * cmake: add WITH_SEASTAR optionCasey Bodley2018-06-081-0/+4
* | cmake: find liboath using the correct nameKefu Chai2018-06-061-1/+1
|/
* cmake: bump up the required boost version to 1.67Kefu Chai2018-06-041-2/+2
* auth: CryptoAESKeyHandler switches from NSS to OpenSSL.Radoslaw Zarzynski2018-05-181-2/+5
* Remove embedded 'cephd' codeDan Mick2018-05-111-7/+0
* Merge remote-tracking branch 'gh/mimic'Sage Weil2018-05-101-1/+1
|\
| * 13.1.0v13.1.0Jenkins Build Slave User2018-05-031-1/+1
* | Merge pull request #19714 from qwren/qatzip-compressorKefu Chai2018-05-041-0/+6
|\ \ | |/ |/|
| * compressor: add QAT supportQiaowei Ren2018-04-181-0/+6
* | cmake: enable CMP0051Kefu Chai2018-04-261-7/+1
* | cmake: enable CMP0046Kefu Chai2018-04-261-2/+1
* | cmake: use CMP0028 NEWKefu Chai2018-04-181-0/+3
|/
* cmake: Enable LZ4 if required library is available.Grant Slater2018-04-121-1/+1
* cls/otp, rgw-admin: use older liboath api, parse seed onceYehuda Sadeh2018-04-091-1/+1
* rgw: mfa - initial workYehuda Sadeh2018-04-091-0/+1
* rgw: add ssl support to beast frontendCasey Bodley2018-04-051-4/+9