summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt (follow)
Commit message (Expand)AuthorAgeFilesLines
* rgw: add conditional backtrace logging after "WARNING: blocking librados call"Ali Maredia2023-01-241-0/+1
* rgw: allow Arrow Flight to be built and linked into ceph componentsJ. Eric Ivancich2022-12-151-0/+1
* Merge pull request #47458 from rzarzynski/wip-all-kickoff-rRadoslaw Zarzynski2022-10-041-1/+1
|\
| * cmake: bump project version to 18.0.0 for reefCasey Bodley2022-09-201-1/+1
* | Merge pull request #48148 from ktdreyer/win-remove-curlLucian Petrut2022-09-231-2/+4
|\ \ | |/ |/|
| * win32: remove libcurlKen Dreyer2022-09-161-2/+4
* | rgw: add DAOS SAL implementationZuhair AlSader2022-09-071-0/+1
|/
* Merge pull request #47829 from tchaikov/wip-cmake-CMP0135Kefu Chai2022-08-311-3/+5
|\
| * cmake: set CMP0135 policyKefu Chai2022-08-271-2/+2
| * cmake: use a loop for setting new policiesKefu Chai2022-08-271-2/+4
* | build: fix WITH_BOOST_VALGRIND config value was set after the factMark Kogan2022-08-181-3/+3
|/
* Merge pull request #46989 from petrutlucian94/boost_shared_mutexKefu Chai2022-08-061-1/+9
|\
| * common: use boost::shared_mutex on WindowsLucian Petrut2022-07-271-1/+9
* | Merge pull request #46945 from rhcs-dashboard/rbd-e2eNizamudeen A2022-07-261-0/+3
|\ \
| * | cmake: add rbd-mirror executable to run-make-checkDeepika Upadhyay2022-07-261-0/+3
| |/
* | Merge pull request #46554 from adamemerson/wip-up-the-boostKefu Chai2022-07-261-2/+2
|\ \ | |/ |/|
| * build: Bump Boost version to 1.79Adam C. Emerson2022-07-221-2/+2
* | cmake: use CMAKE_<LANG>_COMPILER_LAUNCHER for configuring ccacheKefu Chai2022-06-251-9/+10
* | Merge pull request #45750 from m-ildefons/boost-b2-jobsYuri Weinstein2022-06-151-2/+6
|\ \ | |/ |/|
| * cmake: configure boost build with concurrent jobsMoritz Röhrich2022-05-311-2/+6
* | cmake: set WITH_JAEGER=ON by defaultOmri Zeneva2022-05-171-1/+1
|/
* Merge pull request #46142 from tchaikov/wip-cmake-fuseKefu Chai2022-05-131-1/+1
|\
| * cmake: mark FUSE REQUIRED if WITH_FUSEKefu Chai2022-05-041-1/+1
* | cmake: restructure allocator related codeKefu Chai2022-05-021-0/+11
|/
* Merge pull request #45978 from tchaikov/wip-cmake-python3-exactKefu Chai2022-04-221-5/+1
|\
| * cmake/modules: use exact version of python3 when finding cythonKefu Chai2022-04-211-5/+1
* | cmake: try to find dml only if PMEM is enabledKefu Chai2022-04-211-5/+4
|/
* Add the support to use DML library for PMEM device.Ziye Yang2022-04-191-0/+6
* cmake: resurrect mutex debugging in all Debug buildsIlya Dryomov2022-04-131-0/+6
* cmake: WITH_SYSTEM_UTF8PROC defaults to OFFCasey Bodley2022-03-291-1/+1
* cmake: add WITH_SYSTEM_ARROW to skip submodule buildCasey2022-03-141-0/+1
* cmake: add submodule for utf8proc at v2.2.0Casey Bodley2022-03-141-0/+2
* cmake: add submodule for Apache Arrow at v6.0.1Casey Bodley2022-03-141-1/+1
* cmake/rgw: remove detection for curl_multi_waitCasey Bodley2022-03-011-4/+2
* compressor: fix compilation issues about QATzipMiaomiao Liu2022-02-181-1/+1
* cmake: replace BuildQatDrv.cmake with FindQatDrv.cmakeMiaomiao Liu2022-02-081-0/+6
* mgr/dashboard: monitoring: refactor into ceph-mixinArthur Outhenin-Chalandre2022-02-031-5/+1
* rgw: add CORTX Motr SAL implementationAndriy Tkachuk2022-01-271-0/+1
* cmake: disable parquet by defaultCasey Bodley2022-01-141-0/+1
* Merge pull request #44410 from tchaikov/wip-cmake-cleanupSamuel Just2022-01-101-6/+0
|\
| * cmake: detect linux/blk/zoned supportKefu Chai2021-12-251-6/+0
* | cmake: use new CMP0127 policyKefu Chai2021-12-191-0/+3
|/
* Merge pull request #44197 from josephsawaya/zns-segment-managerSamuel Just2021-12-161-0/+6
|\
| * crimson/os/seastore: add ZNSSegmentManagerJoseph Sawaya2021-12-141-0/+6
* | Merge pull request #43612 from adamemerson/wip-unlevelingYuri Weinstein2021-12-111-10/+0
|\ \ | |/ |/|
| * build: Remove LevelDB supportAdam C. Emerson2021-11-011-10/+0
* | monitoring/prometheus: Add cmake integrationSebastian Wagner2021-10-221-0/+1
|/
* rgw/dbstore: Fix DBstore build conflictsSoumya Koduri2021-08-051-1/+1
* cmake: disable kvs rados cls by defaultKefu Chai2021-08-041-1/+1
* Merge pull request #42570 from tchaikov/wip-libcryptsetupIlya Dryomov2021-08-021-4/+1
|\