summaryrefslogtreecommitdiffstats
path: root/cmake (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
| |/
* | crimson: build seastar dpdk from src/seastar/dpdkYingxin Cheng2019-11-131-1/+10
* | crimson: link required dpdk components for seastarYingxin Cheng2019-11-132-12/+45
|/
* cmake: enable Finddpdk to find DPDK to be builtKefu Chai2019-10-241-7/+17
* cmake: define dpdk_LIBRARIES properlyKefu Chai2019-10-241-3/+10
* cmake: refactor BuildDPDKKefu Chai2019-10-241-2/+10
* Merge PR #30772 into masterSage Weil2019-10-222-14/+27
|\
| * cmake/modules/GetGitRevisionDescription: update to work with git-worktreeSage Weil2019-10-072-14/+27
* | cmake: detect linker supportKefu Chai2019-10-083-0/+14
|/
* Merge PR #30552 into masterPatrick Donnelly2019-10-011-1/+1
|\
| * cmake: fix libtsan detectionJeff Layton2019-09-301-1/+1
* | cmake: Test for 16-byte atomic support on IBM ZUlrich Weigand2019-09-291-1/+7
|/
* headers: Remove __le16/__le32/__le64Ulrich Weigand2019-09-181-6/+0
* Merge pull request #30362 from uweigand/fix-unaligned-checkKefu Chai2019-09-141-11/+6
|\
| * cmake: Fix unaligned check on big-endian systemsUlrich Weigand2019-09-121-11/+6
* | Merge pull request #29761 from wjwithagen/wjw-fix-venv-python-versionKefu Chai2019-09-131-1/+2
|\ \ | |/ |/|