summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #24678 from rouming/masterRicardo Dias2019-03-281-1/+4
|\
| * test/fio: introduce fio ioengine: fio_ceph_messengerRoman Penyaev2019-01-161-1/+4
* | cmake: use StdFilesystem::filesystem instead of stdc++fsWillem Jan Withagen2019-03-241-1/+1
* | Merge PR #27021 into masterSage Weil2019-03-221-6/+0
|\ \
| * | msg: remove XioMessengerSage Weil2019-03-211-6/+0
* | | ceph_release: the next release will be octopusSage Weil2019-03-201-1/+1
* | | 14.2.0v14.2.0Jenkins Build Slave User2019-03-181-1/+1
|/ /
* | 14.1.1v14.1.1Jenkins Build Slave User2019-03-111-1/+1
* | 14.1.0v14.1.0Jenkins Build Slave User2019-02-221-1/+1
* | Merge pull request #26555 from tchaikov/wip-install-build-depsKefu Chai2019-02-221-5/+1
|\ \
| * | rgw,cmake: add option "WITH_RADOSGW_AMQP_ENDPOINT"Kefu Chai2019-02-211-0/+1
| * | cmake: find_package(RabbitMQ) instead of just checking its headerKefu Chai2019-02-211-5/+0
* | | cmake: fix syntax error of set()Kefu Chai2019-02-221-1/+1
* | | cmake: add UNIT_TESTS_BUILD preprocessor var based on WITH_TESTS cmake varRicardo Dias2019-02-211-0/+1
|/ /
* | rgw: pubsub add cmake check for rabbitmqYuval Lifshitz2019-02-131-0/+5
* | cmake: use sphinx-build-3 as an alternativeKefu Chai2019-02-071-1/+1
* | build: disable kerberos for nautilusSage Weil2019-02-031-1/+1
|/
* os/bluestore: support for FreeBSDAlan Somers2018-12-211-3/+8
* Merge pull request #22800 from wjwithagen/wjw-ctest-timeoutKefu Chai2018-12-211-0/+2
|\
| * cmake: allow setting of the CTest timeout during building.Willem Jan Withagen2018-10-291-0/+2
* | auth: Kerberos authenticationoliveiradan2018-12-041-0/+6
* | cmake: Support grafana dashboard installationBoris Ranto2018-10-251-0/+5
|/
* Merge pull request #24692 from tchaikov/wip-cmake-with-asanKefu Chai2018-10-231-0/+1
|\
| * cmake: pass Sanitizers flags to linker for linking .soKefu Chai2018-10-221-0/+1
* | blkdev: FreeBSD supportAlan Somers2018-10-191-0/+4
|/
* cmake: mark gcc 7 as minimum C++ compiler (due to std++17)Marcin Juszkiewicz2018-10-161-0/+6
* cmake: use OpenSSL::Crypto instead of OPENSSL_LIBRARIESKefu Chai2018-10-091-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-081-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-281-1/+12
|/