summaryrefslogtreecommitdiffstats
path: root/cmake/modules (follow)
Commit message (Expand)AuthorAgeFilesLines
* librados/librados_c: check .symver support using cmakeKefu Chai2021-05-021-0/+15
* common/compat: detect memset_s() using check_function_exists()Kefu Chai2021-05-021-0/+1
* cmake: check for empty string by its valueKefu Chai2021-05-021-1/+1
* common/pick_address: define in_addr_t if it is not definedKefu Chai2021-05-011-1/+2
* Merge pull request #41071 from tchaikov/wip-cmake-disable-vtaKefu Chai2021-05-011-1/+10
|\
| * cmake: disable "variable tracking" when building rados python bindingKefu Chai2021-04-281-1/+10
* | Merge pull request #41038 from tchaikov/wip-cmake-liburingKefu Chai2021-04-291-2/+2
|\ \
| * | cmake: pass "CC" using configure when building liburingKefu Chai2021-04-271-2/+2
* | | cmake: bump to PMDK v1.10Yingxin Cheng2021-04-281-1/+1
| |/ |/|
* | cmake/modules/Findpmem: always set pmem_VERSION_STRINGKefu Chai2021-04-261-8/+1
|/
* Merge pull request #40866 from hualongfeng/pmdk_in_distKefu Chai2021-04-151-16/+26
|\
| * cmake: use src/pmdk for building pmdk if it existsFeng Hualong2021-04-151-16/+26
* | Merge pull request #40149 from tchaikov/wip-cmake-job-poolKefu Chai2021-04-141-0/+47
|\ \ | |/ |/|
| * cmake: use ninja job poolKefu Chai2021-03-211-0/+47
* | cmake: s/HAVE_MSGHDR/WITH_SYSTEMD/Kefu Chai2021-04-081-2/+0
* | Merge pull request #40487 from tchaikov/wip-boost-1.75Kefu Chai2021-04-071-3/+3
|\ \
| * | cmake,install-deps,make-dist: use boost 1.75Kefu Chai2021-04-051-3/+3
* | | common: disable journald logging backend if struct msghdr is not foundKefu Chai2021-04-061-1/+3
* | | cmake: dedup components when finding pmemKefu Chai2021-04-051-1/+5
* | | cmake: require libpmem 1.7Kefu Chai2021-04-031-1/+12
* | | cmake: consolidate the find logic in Findpmem.cmakeKefu Chai2021-04-031-20/+11
* | | cmake: use .pc for hints for finding pmem librariesKefu Chai2021-04-031-4/+18
|/ /
* | cmake: allow use libzstd in systemKefu Chai2021-03-312-0/+73
* | cmake: pass unparsed args to add_ceph_test()Kefu Chai2021-03-301-1/+1
* | cmake: pass PARALLEL to add_ceph_unittest()Kefu Chai2021-03-301-2/+2
* | Merge pull request #40336 from tchaikov/wip-cmake-fioKefu Chai2021-03-261-3/+5
|\ \
| * | cmake: pass compile options by fio interface libraryKefu Chai2021-03-231-3/+5
* | | cmake: use fixture for preparing venvKefu Chai2021-03-241-8/+13
|/ /
* | libcephsqlite: rework architecture and backendPatrick Donnelly2021-03-191-6/+8
* | cmake: improve build inst for cephsqlitePatrick Donnelly2021-03-191-0/+10
|/
* cmake: adapt FindBoost.cmake to our needsKefu Chai2021-03-191-20/+25
* cmake: add 1.75 to known versionsKefu Chai2021-03-191-179/+326
* cmake: silence "You are in 'detached HEAD' state" warningKefu Chai2021-03-091-0/+1
* cmake: define BUILD_BYPRODUCTS for BoostKefu Chai2021-03-091-7/+17
* cmake: do not specify CMAKE_GENERATOR for external projectsKefu Chai2021-03-091-1/+0
* cmake: use "" for no-op INSTALL_COMMANDKefu Chai2021-03-094-4/+4
* cmake: define BUILD_BYPRODUCTS for spdk-extKefu Chai2021-03-091-9/+17
* cmake: link libpmemobj against libpmemKefu Chai2021-03-061-2/+1
* cmake: support COMPONENTS param in Findpmem.cmakeKefu Chai2021-03-061-35/+37
* cmake: use NUMA for package name in FindNUMA.cmakeKefu Chai2021-02-141-1/+1
* cmake: don't pass ccache argument to RocksDB buildSheng Mao2021-02-101-3/+0
* cmake: only display the result of checking nasm onceKefu Chai2021-01-031-8/+5
* cmake: drop duplicated variableKefu Chai2021-01-031-5/+4
* cmake: install python scripts into /usr/sbin even if DESTDIR is emptyKefu Chai2020-12-201-3/+3
* Merge pull request #31358 from ideepika/wip-jaegertracing-in-cephJosh Durgin2020-12-167-0/+290
|\
| * jaeger, build/op: add jaeger and it's dependencies as submodulesDeepika Upadhyay2020-12-117-0/+290
* | Merge pull request #38501 from tchaikov/wip-cmake-crimson-testKefu Chai2020-12-111-4/+4
|\ \
| * | cmake: exclude unit tests from the "all" targetKefu Chai2020-12-101-4/+4
* | | cmake: stop rebuilding rocksdb everytimeKefu Chai2020-12-101-1/+0
|/ /
* | cmake: Alter GIT_REPOSITORY for liburingBrad Hubbard2020-12-031-1/+1