summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt (follow)
Commit message (Expand)AuthorAgeFilesLines
* cmake: enable WITH_QATLIB and WITH_QATZIP by defaultCasey Bodley2024-02-071-2/+2
* cmake: WITH_QATZIP requires WITH_QATLIB or WITH_QATDRVCasey Bodley2024-02-071-0/+3
* cmake: build qatzip from source when WITH_SYSTEM_QATZIP=OFFCasey Bodley2024-02-071-0/+10
* cmake: build qat from source when WITH_SYSTEM_QATLIB=OFFCasey Bodley2024-02-071-0/+9
* cmake: rename qatzip->QATzip and support pkg-configCasey Bodley2024-02-071-3/+3
* cmake: add WITH_QATLIB to build against qatlibCasey Bodley2024-02-071-1/+6
* cmake: rename WITH_QAT to WITH_QATDRVCasey Bodley2024-02-071-3/+3
* os/bluestore: remove zoned from crimsonPere Diaz Bou2024-01-091-7/+0
* Merge pull request #53191 from rzarzynski/wip-all-kickoff-s-2Laura Flores2023-12-221-1/+1
|\
| * cmake, doc: bump project version to 19.0.0 for squidRadoslaw Zarzynski2023-12-041-1/+1
* | Merge pull request #54916 from tchaikov/cmake-boost-workaroundKefu Chai2023-12-201-1/+1
|\ \
| * | cmake: only apply workaround for boost < 1.84Kefu Chai2023-12-151-1/+1
| |/
* / cmake: Do not set CMake policy to new that are set anywayChristoph Grüninger2023-12-171-11/+0
|/
* cmake: do not issue CMAKE_BUILD_TYPE warning if setPatrick Donnelly2023-10-311-7/+9
* cmake: define BOOST_ASIO_HAS_IO_URING for WITH_LIBURINGCasey Bodley2023-10-201-0/+2
* cmake: promote uring package search to top-levelPatrick Donnelly2023-10-171-0/+9
* CMakeLists: warn if CMAKE_BUILD_TYPE is set/unsetPatrick Donnelly2023-10-161-0/+3
* Merge pull request #52933 from dang/wip-dang-posix-driverDaniel Gryniewicz2023-09-151-0/+1
|\
| * RGW - Add POSIX DriverDaniel Gryniewicz2023-09-141-0/+1
* | Merge pull request #51197 from petrutlucian94/mingw-llvmIlya Dryomov2023-09-011-5/+9
|\ \ | |/ |/|
| * common: skip boost shared_mutex with mingw-llvmLucian Petrut2023-08-301-5/+9
* | cmake: update FindPython3 moduleKefu Chai2023-08-171-0/+1
|/
* build: globally set FMT_USE_TZSET=0 for WindowsLucian Petrut2023-07-281-0/+1
* build: Bump boost to 1.82Adam C. Emerson2023-07-051-2/+7
* RGW: Change cmake option descriptions from Rados to RADOSSamarah2023-06-091-8/+8
* Merge pull request #48879 from samarahu/wip-d4nCasey Bodley2023-06-081-1/+2
|\
| * RGW: Add D4N classes and unit testing; update cpp_redis submodulesamarah2023-06-051-1/+2
* | Merge pull request #50341 from yangdongsheng/ubbdIlya Dryomov2023-06-051-0/+8
|\ \ | |/ |/|
| * tools/rbd: add support of new device type for ubbdDongsheng Yang2023-05-181-0/+8
* | CMakeLists.txt: increase verbosity for selected allocatorMatan Breizman2023-05-311-0/+1
|/
* 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