summaryrefslogtreecommitdiffstats
path: root/cmake (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #53346 from linuxbox2/wip-build-fioIlya Dryomov2023-11-011-1/+2
|\
| * cmake: BuildFIO.cmake should not introduce -std=gnu++17Matt Benjamin2023-09-101-1/+2
* | Merge pull request #54216 from adamemerson/wip-fmt-felicityCasey Bodley2023-10-311-61/+0
|\ \
| * | build: Fix fmt version checkAdam Emerson2023-10-301-61/+0
* | | cmake: fix Finduring.cmakeCasey Bodley2023-10-201-1/+1
|/ /
* | cmake: populate liburing include and library paths down to rocksdb external p...Patrick Donnelly2023-10-172-0/+9
* | RGW - Add POSIX DriverDaniel Gryniewicz2023-09-141-0/+61
|/
* cmake: update FindPython3 moduleKefu Chai2023-08-171-2/+1
* cmake: update FindPython3 moduleKefu Chai2023-08-172-853/+4031
* build: Bump boost to 1.82Adam C. Emerson2023-07-052-4/+4
* tools/rbd: add support of new device type for ubbdDongsheng Yang2023-05-181-0/+22
* cmake/boost: WITH_ASAN adds BOOST_USE_ASAN to contextCasey Bodley2023-03-071-0/+7
* cmake: update FindSanitizers for new libasan versionsCasey Bodley2023-03-071-0/+4
* Merge pull request #48729 from ivancich/wip-flight-select-add-flightJ. Eric Ivancich2023-01-182-6/+37
|\
| * rgw: allow Arrow Flight to be built and linked into ceph componentsJ. Eric Ivancich2022-12-152-6/+37
* | Merge pull request #49403 from tchaikov/cmake-boostKefu Chai2022-12-211-2/+1
|\ \ | |/ |/|
| * cmake: disable warnings using -Wno-everythingKefu Chai2022-12-131-1/+1
| * cmake: pass cflags using user-config.jamKefu Chai2022-12-131-2/+1
* | cmake: adapt FindBoost.cmake to our needsKefu Chai2022-12-131-18/+25
* | cmake: add 1.79 and 1.80 to known versionsKefu Chai2022-12-131-36/+63
|/
* cmake: add c-ares::cares as a global visible libraryKefu Chai2022-11-291-1/+1
* cmake: s/c-ares::c-ares/c-ares::cares/Kefu Chai2022-11-212-7/+11
* Merge PR #47153 into mainKen Dreyer2022-09-261-0/+1
|\
| * build: fix atomic linking with LTO on s390xKen Dreyer2022-07-181-0/+1
* | rgw: add DAOS SAL implementationZuhair AlSader2022-09-071-0/+53
* | ceph-mixin: fix PATH issues with jsonnet-bundlerArthur Outhenin-Chalandre2022-08-181-1/+1
* | cmake: find motr libraries and header before using themKefu Chai2022-08-101-0/+50
* | cmake: remove spaces in macro used for compiling cython codeKefu Chai2022-08-051-2/+2
* | cmake: disable LTO when building pmdkKefu Chai2022-08-041-1/+2
* | Merge pull request #46554 from adamemerson/wip-up-the-boostKefu Chai2022-07-261-4/+3
|\ \ | |/ |/|
| * build: Bump Boost version to 1.79Adam C. Emerson2022-07-221-4/+3
* | cmake: add ndctl and daxctl to build pmdkYin Congmin2022-07-121-7/+11
* | cmake: add findndctl and finddaxctl functionYin Congmin2022-07-122-0/+84
* | Merge pull request #46835 from CongMinYin/wip-install-pmdkKefu Chai2022-06-283-68/+68
|\ \
| * | cmake: rename a series of pmem libraries to pmdkYin Congmin2022-06-273-68/+68
* | | cmake: remove git fetch and use submodule for building opentelemetry libDeepika Upadhyay2022-06-221-8/+4
|/ /
* / cmake: pass -Wno-error when building PMDKIlya Dryomov2022-06-091-1/+1
|/
* Merge pull request #44684 from zenomri/wip-omri-tracing-compiledYuval Lifshitz2022-06-021-8/+10
|\
| * cmake: change build type of opentelemtry to ReleaseOmri Zeneva2022-05-171-0/+1
| * cmake: use BOOST_ROOT if building with system boostDeepika Upadhyay2022-05-171-3/+5
| * cmake: create jaeger_base target for consuming tracing librariesDeepika Upadhyay2022-05-171-2/+2
| * cmake: include opentelemetry include directoriesDeepika Upadhyay2022-05-171-4/+3
* | Merge pull request #44264 from tchaikov/wip-mipelKefu Chai2022-05-211-3/+17
|\ \ | |/ |/|
| * cmake: do not use GCC extension when detecting 16-bit atomic opKefu Chai2022-03-101-3/+17
* | Merge pull request #46103 from tchaikov/cmake-alloc-cleanupKefu Chai2022-05-041-3/+9
|\ \
| * | cmake/modules/BuildFIO: specify the full path to alloc librariesKefu Chai2022-05-021-3/+9
* | | Merge pull request #45845 from SUSE/wip-fix-55237Ilya Dryomov2022-05-041-9/+11
|\ \ \ | |/ / |/| |
| * | ceph.spec.in: openSUSE: require gcc11-c++, disable parquetTim Serong2022-04-291-9/+11
* | | cmake/modules: use exact version of python3 when finding cythonKefu Chai2022-04-212-3/+1
* | | Merge pull request #44230 from optimistyzy/122_add_dmlKefu Chai2022-04-201-0/+58
|\ \ \