summaryrefslogtreecommitdiffstats
path: root/cmake (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #26316 from wjwithagen/wjw-fix-FindStdFilesystemKefu Chai2019-02-141-1/+2
|\
| * cmake: Make the tests for finding Filesystem with more serious functionsWillem Jan Withagen2019-02-141-1/+2
* | cmake: update FindBoost.cmakeKefu Chai2019-02-071-65/+102
|/
* Merge pull request #22800 from wjwithagen/wjw-ctest-timeoutKefu Chai2018-12-211-1/+1
|\
| * cmake: allow setting of the CTest timeout during building.Willem Jan Withagen2018-10-291-1/+1
* | cmake: remove cython 0.29's subinterpreter checkTim Serong2018-12-171-0/+3
* | Merge PR #23550 into masterSage Weil2018-12-051-0/+22
|\ \
| * | auth: Kerberos authenticationoliveiradan2018-12-041-0/+22
| |/
* / cmake: do not pass unnecessary param to setup.pyKefu Chai2018-11-201-2/+4
|/
* cmake: update dpdk drivers/modules to accomodate dpdk submoduleKefu Chai2018-10-261-1/+1
* Merge pull request #23962 from aclamk/fio-fix-compilationKefu Chai2018-10-251-2/+5
|\
| * objectstore/test/fio: Fixed fio compilation when tcmalloc is used.Adam Kupczyk2018-09-131-2/+5
* | cmake,ceph.in: preload libasan if WITH_ASANKefu Chai2018-10-221-0/+9
* | cmake: pass cflags to disutils using CC instead of CFLAGSKefu Chai2018-10-221-2/+3
* | Merge pull request #24605 from tchaikov/wip-use-ccache-the-old-wayKefu Chai2018-10-191-6/+17
|\ \
| * | fix compilation with distcc and other compiler wrappersAlexey Sheplyakov2018-10-161-6/+17
* | | crypto: QAT Wrapper for Ceph EncryptionGanesh Maharaj Mahalingam2018-10-191-0/+33
|/ /
* | cmake/modules/BuildDPDK.cmake: Build required DPDK librariesBrad Hubbard2018-10-101-0/+2
* | Merge pull request #24168 from tchaikov/wip-17516Josh Durgin2018-10-051-41/+13
|\ \
| * | cmake: detect armv8 crc and crypto feature using CHECK_C_COMPILER_FLAGKefu Chai2018-09-201-41/+13
* | | cmake: fix typosKefu Chai2018-09-211-1/+1
|/ /
* | Merge pull request #23650 from tchaikov/wip-dpdk-cmakeKefu Chai2018-09-143-28/+73
|\ \
| * | cmake: pass DPDK_DIR explicitlyKefu Chai2018-09-052-8/+8
| * | cmake/modules/BuildDPDK.cmake: link whole-archiveKefu Chai2018-09-051-9/+22
| * | cmake: fix the build WITH_DPDK=ONKefu Chai2018-09-051-11/+43
| |/
* | Merge pull request #23995 from tchaikov/wip-add-ceph-libboost-repoKefu Chai2018-09-131-0/+2117
|\ \
| * | cmake/modules: add FindBoost.cmakeKefu Chai2018-09-111-0/+2117
| |/
* / cmake: fix version matching for FindfmtMohamad Gebai2018-09-101-3/+3
|/
* cmake: should use lowercase for component name in FindSanitizers.cmakeKefu Chai2018-08-211-11/+8
* Merge pull request #23628 from tchaikov/wip-cmake-gtest-cleanupKefu Chai2018-08-192-1/+21
|\
| * cmake: link against gtest in a better wayKefu Chai2018-08-172-1/+21
* | cmake: fix Finddpdk.cmakeKefu Chai2018-08-172-33/+86
* | cmake: do not build DPDK with -march=nativeNathan Cutler2018-08-171-2/+0
|/
* Merge pull request #23510 from tchaikov/wip-cmake-boost-buildKefu Chai2018-08-131-18/+23
|\
| * cmake: fix build WITH_SYSTEM_BOOST=ONKefu Chai2018-08-091-18/+23
* | Merge PR #23500 into masterPatrick Donnelly2018-08-121-1/+1
|\ \
| * | cmake: install script and egg-info files of cephfs-shellKefu Chai2018-08-091-1/+1
| |/
* | Merge pull request #23441 from tchaikov/wip-cmake-rocksdb-cleanupKefu Chai2018-08-083-33/+70
|\ \ | |/ |/|
| * cmake: refactor RocksDB related scriptKefu Chai2018-08-062-33/+61
| * cmake: add LZ4::LZ4 target for LZ4Kefu Chai2018-08-061-0/+9
| * cmake: cleanup snappy related scriptKefu Chai2018-08-061-3/+12
* | cmake,make-dist: revert "build gperftools if WITH_STATIC_LIBSTDCXX"Kefu Chai2018-08-061-42/+0
* | cmake: cleanup snappy related scriptKefu Chai2018-08-061-3/+12
|/
* Merge pull request #23390 from tchaikov/wip-cmake-fmt-4.xKefu Chai2018-08-032-16/+20
|\
| * cmake: require 4.0.0 <= libfmt-dev < 5.0.0Kefu Chai2018-08-022-16/+20
* | Merge pull request #23384 from tchaikov/wip-cmake-cleanupKefu Chai2018-08-032-2/+88
|\ \
| * | cmake: extract sanitizer detection outKefu Chai2018-08-021-0/+72
| * | cmake: fix StdFilesystem detectionKefu Chai2018-08-021-2/+16
* | | Merge pull request #23382 from tchaikov/wip-gtest-parallel-py3Nathan Cutler2018-08-021-1/+1
|\ \ \ | |_|/ |/| |
| * | cmake,run-make-check: always enable WITH_GTEST_PARALLELKefu Chai2018-08-021-1/+1
| |/