summaryrefslogtreecommitdiffstats
path: root/cmake (follow)
Commit message (Expand)AuthorAgeFilesLines
* cmake: remove cppcheck and iwyu targetsKefu Chai2020-05-132-53/+0
* Merge pull request #34535 from changchengx/refine_build_liburingKefu Chai2020-04-182-0/+49
|\
| * cmake: use cmake module to integrate liburingChangcheng Liu2020-04-172-0/+49
* | cmake: detect fuse3 as wellKefu Chai2020-04-171-2/+7
* | cmake: check for FUSE versionKefu Chai2020-04-171-9/+23
* | cmake: link against FUSE::FUSEKefu Chai2020-04-171-0/+11
* | cmake: rename Findfuse.cmake to FindFUSE.cmakeKefu Chai2020-04-171-1/+1
|/
* cmake: check $top_srcdir/.git directlyKefu Chai2020-04-081-14/+7
* Merge pull request #34369 from smithfarm/wip-43895Kefu Chai2020-04-081-2/+3
|\
| * cmake: really stop at top of source code treeNathan Cutler2020-04-031-2/+3
* | cmake: specify CC when compiling pmemKefu Chai2020-04-031-16/+16
* | cmake: do not use $(MAKE) in Buildpmem.cmakeKefu Chai2020-04-031-1/+4
* | cmake: add find_make() functionKefu Chai2020-04-033-22/+21
|/
* cmake: Don't enable BOOST_USE_VALGRIND when not requestedAdam C. Emerson2020-03-211-1/+1
* build: Add WITH_BOOST_VALGRIND optionAdam C. Emerson2020-03-201-0/+7
* Merge pull request #33256 from tchaikov/wip-cmake-caresKefu Chai2020-02-211-1/+1
|\
| * cmake: should expose ${C-ARES_BINARY_DIR} from c-aresKefu Chai2020-02-131-1/+1
* | cmake: [win32] Fix rocksdb cross compilingLucian Petrut2020-02-191-1/+14
* | cmake: [win32] Update cmake filesLucian Petrut2020-02-192-3/+36
* | Merge pull request #32693 from CongMinYin/update-pmdk-versionKefu Chai2020-02-131-7/+7
|\ \ | |/ |/|
| * cmake: Update pmdk version to 1.7Yin Congmin2020-02-131-7/+7
* | cmake: Improve test for 16-byte atomic support on IBM ZUlrich Weigand2020-01-231-7/+18
|/
* CMake - Workaround set Boost_component_FOUNDDaniel Gryniewicz2020-01-081-0/+1
* cmake: build boost v1.72 instead of v1.67Kefu Chai2019-12-233-53/+3
* cmake: update FindBoost.cmake for 1.72Kefu Chai2019-12-221-11/+24
* cmake/Boost: Fix python3 versionKotresh HR2019-12-191-1/+1
* cmake: drop Find{Python,Python2}.cmakeKefu Chai2019-12-193-415/+2
* src,qa: install python bindings into lib/cython_modules/lib.3Kefu Chai2019-12-192-3/+3
* cmake: drop WITH_PYTHON2 optionKefu Chai2019-12-194-31/+17
* cmake: CMAKE_ROLE defaults to "PROJECT"Kefu Chai2019-12-191-0/+4
* cmake: check version of librdkafkaKefu Chai2019-12-151-11/+25
* cmake: silence messages when cppcheck/IWYU is not foundKefu Chai2019-12-102-5/+1
* cmake: do not use CMP0093 unless it is supportedKefu Chai2019-12-031-6/+8
* cmake: do not use CMP0074 unless it is supportedKefu Chai2019-12-031-3/+7
* Merge pull request #31317 from wjwithagen/wjw-update-FindBoost.cmakeKefu Chai2019-12-021-356/+474
|\
| * cmake: update FindBoost.cmake for 1.71Willem Jan Withagen2019-11-201-356/+474
* | Merge pull request #31841 from rosinL/wip-support-dpdk-numaKefu Chai2019-12-023-3/+30
|\ \
| * | cmake: Add shared library as dpdk dependencyluo rixin2019-11-281-1/+1
| * | cmake: Add dpdk numa supportChunsong Feng2019-11-283-3/+30
| |/
* | Merge PR #31781 into masterSage Weil2019-11-263-3/+16
|\ \
| * | cmake/modules: look for GNU make first instead of BSD makeDeepika Upadhyay2019-11-252-2/+8
| * | cmake: support parallel build for rocksdbDeepika Upadhyay2019-11-251-1/+8
* | | Merge PR #31579 into masterSage Weil2019-11-262-0/+57
|\ \ \
| * | | cmake: add cppcheck and iwyu static analysis targetsYuval Lifshitz2019-11-182-0/+57
* | | | Merge pull request #30960 from yuvalif/wip-yuval-add-kafka-notif-endpointCasey Bodley2019-11-211-0/+19
|\ \ \ \ | |_|_|/ |/| | |
| * | | rgw/pubsub: add kafka notification endpointYuval Lifshitz2019-11-051-0/+19
| |/ /
* | / cmake: detect librt for POSIX time functionsKefu Chai2019-11-141-0/+7
| |/ |/|
* | Merge pull request #31544 from ifed01/wip-ifed-gettid2Kefu Chai2019-11-132-1/+2
|\ \
| * | cmake: detect gettid() presenseIgor Fedotov2019-11-121-0/+1
| * | test/fio: bump to fio 3.15Igor Fedotov2019-11-121-1/+1
| |/