summaryrefslogtreecommitdiffstats
path: root/src/CMakeLists.txt (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #54917 from tchaikov/cmake-cephfs-sans-libcephfsKefu Chai2023-12-191-36/+23
|\
| * cmake: add deps to vstart and vstart-base with loopKefu Chai2023-12-181-36/+23
* | cmake: drop BOOST_ASIO_USE_TS_EXECUTOR_AS_DEFAULTCasey Bodley2023-12-061-4/+2
|/
* build: Fix `WITH_FMT_HEADER_ONLY`Adam Emerson2023-10-301-9/+9
* build: Add `WITH_SYSTEM_FMT` optionAdam Emerson2023-10-301-1/+4
* build: Fix fmt version checkAdam Emerson2023-10-301-5/+7
* mds: add MDSCapAuth supportXiubo Li2023-09-111-0/+1
* Merge pull request #51197 from petrutlucian94/mingw-llvmIlya Dryomov2023-09-011-2/+6
|\
| * cmake: fix mingw-llvm shared linkingLucian Petrut2023-08-301-1/+2
| * cmake: avoid -Bsymbolic on WindowsLucian Petrut2023-08-301-1/+1
| * cmake: honor WITH_FMT_HEADER_ONLY with vendored fmt libLucian Petrut2023-08-211-0/+3
* | Merge pull request #48705 from theanalyst/cmake-fmt-versionbumpIlya Dryomov2023-08-141-1/+1
|\ \ | |/ |/|
| * cmake: ensure fmt lib is atleast 8.1.1Abhishek Lekshmanan2023-07-261-1/+1
* | build: globally set FMT_USE_TZSET=0 for WindowsLucian Petrut2023-07-281-2/+0
|/
* cmake: replace WITH_CPP_REDIS with WITH_RADOSGW_D4N_FILTERCasey Bodley2023-06-051-1/+0
* RGW: Add D4N classes and unit testing; update cpp_redis submodulesamarah2023-06-051-2/+2
* rgw: Add cpp-redis submodule to cephArjun Sharma2023-06-051-0/+5
* Revert "tracer/osd/librados/build/rgw: rgw and osd end2end tracing using open...Yuval Lifshitz2023-04-301-9/+6
* tracer/osd/librados/build/rgw: rgw and osd end2end tracing using opentelemetryOmri Zeneva2023-03-191-6/+9
* Merge pull request #48729 from ivancich/wip-flight-select-add-flightJ. Eric Ivancich2023-01-181-3/+3
|\
| * rgw: allow Arrow Flight to be built and linked into ceph componentsJ. Eric Ivancich2022-12-151-2/+2
| * rgw: allow Arrow Flight to be built and linked into ceph componentsJ. Eric Ivancich2022-12-151-2/+2
* | cmake: set WITH_FMT_VERSION as a STRING optionKefu Chai2022-12-181-1/+2
* | cmake: add an option named WITH_FMT_VERSIONKefu Chai2022-12-161-1/+2
|/
* cmake: use rapidjson headers from s3select's submoduleCasey Bodley2022-11-301-1/+7
* Merge pull request #46037 from mohmacht/ebdpluginLaura Flores2022-10-041-2/+3
|\
| * blk/kernel: add plugin system for devices with compression and move VDO suppo...Martin Ohmacht2022-09-281-2/+3
* | cmake: add -fstack-protector-strong on win32Ken Dreyer2022-09-271-2/+3
* | cmake: set empty CMAKE_DL_LIBS on MinGWKen Dreyer2022-09-271-0/+6
|/
* Merge pull request #48131 from adamemerson/wip-no-fno-new-ttp-matchingCasey Bodley2022-09-201-1/+0
|\
| * build: Remove -fno-new-ttp-matchingg flagAdam C. Emerson2022-09-161-1/+0
* | cmake: add cephadm to vstart targetMichael Fritch2022-09-131-0/+4
|/
* cmake: enforce gcc-10 for win32 portKefu Chai2022-08-151-2/+9
* cmake: enforce minimum compiler versions for c++20Casey Bodley2022-08-101-0/+6
* rgw/cmake: stop building all of radosgw a shared libCasey Bodley2022-08-081-1/+1
* cmake: ceph-exporter fix for WITH_MGR=OFFCasey Bodley2022-08-041-1/+0
* exporter: per node metric exporterAvan Thakkar2022-08-031-0/+3
* cmake: raise CMAKE_CXX_STANDARD from 17 to 20Casey Bodley2022-07-301-2/+2
* cmake: disable FMT_USE_TZSET for WIN32Kefu Chai2022-07-251-0/+2
* cmake: bump up required fmt versionKefu Chai2022-07-251-1/+1
* cmake: add ndctl and daxctl to build pmdkYin Congmin2022-07-121-3/+8
* cmake: add findndctl and finddaxctl functionYin Congmin2022-07-121-0/+2
* cmake: rename a series of pmem libraries to pmdkYin Congmin2022-06-271-6/+6
* cmake: lower the required version of libpmem to 1.8Yin Congmin2022-06-251-1/+1
* cmake: create jaeger_base target for consuming tracing librariesDeepika Upadhyay2022-05-171-6/+17
* cmake: link daemons against ${ALLOC_LIBS}Kefu Chai2022-05-031-2/+6
* cmake: restructure allocator related codeKefu Chai2022-05-021-21/+0
* cmake: resurrect mutex debugging in all Debug buildsIlya Dryomov2022-04-131-6/+0
* Merge pull request #45393 from rzarzynski/wip-crimson-fix-throw-in-pluginsKefu Chai2022-03-241-0/+1
|\
| * build, crimson/osd: do not let Seastar to interfere with ELF's program headers.Radosław Zarzyński2022-03-231-0/+1