summaryrefslogtreecommitdiffstats
path: root/cmake (follow)
Commit message (Expand)AuthorAgeFilesLines
* cmake: do not add dependencies to INTERFACE library on cmake < 3.3Kefu Chai2017-06-211-1/+1
* cmake: build boost as an external projectKefu Chai2017-06-141-0/+184
* Merge pull request #15562 from tchaikov/wip-no-assert.hSage Weil2017-06-091-28/+0
|\
| * cmake,debian,rpm: remove atomic_t completelyKefu Chai2017-06-081-28/+0
* | Merge pull request #15102 from majianpeng/blockdevice-pmemSage Weil2017-06-081-0/+15
|\ \ | |/ |/|
| * os/bluestore/BlockDevice:support pmem device as bluestore backend.Jianpeng Ma2017-06-071-0/+15
* | build: misc fixes for cmake build on i386James Page2017-06-061-28/+32
|/
* cmake: align cmake names of library packagesNathan Cutler2017-05-044-4/+4
* cmake: do not try to add submodule to exclude list if .git is not aroundKefu Chai2017-04-131-5/+8
* cmake: support optional argument for overriding default ctag excludesKefu Chai2017-04-071-24/+34
* cmake: Add simple recursive ctags target for Ceph source onlyDan Mick2017-04-061-0/+27
* cmake: extract ppc64le detection into SIMDExt.cmakeKefu Chai2017-04-021-1/+13
* cmake/modules/SIMDExt.cmake: armv8 crypto intrinsicsDan Mick2017-03-271-1/+12
* cmake/modules/SIMDExt.cmake: add whitespaceDan Mick2017-03-251-0/+7
* Merge pull request #12977 from weixiaowilliam/crc32c_optKefu Chai2017-02-181-2/+17
|\
| * crc32c: optimize aarch64 crc32c implementationwei xiao2017-02-041-2/+17
* | msg/async/rdma: check if exp verbs availAdir Lev2017-02-131-0/+11
|/
* cmake: support for external rocksdbBassam Tabbara2017-01-161-0/+18
* cmake: search for nspr include files for both suffixes: nspr4 and nsprJohn Lin2017-01-161-0/+1
* Merge pull request #12776 from optimistyzy/201714Haomai Wang2017-01-061-15/+0
|\
| * cmake,modules: remove Findpciaccess.cmakeoptimistyzy2017-01-041-15/+0
* | cmake: search for Keyutils in default paths and cleanupPascal Bach2017-01-041-6/+1
|/
* dpdk: make compilation successful when use dpdk v16.11Pan Liu2017-01-021-3/+3
* bluestore: fixed compilation error when enable spdkPan Liu2016-12-271-1/+1
* cmake: simplify find_package jemallocBassam Tabbara2016-12-131-60/+8
* embedded: Add a skeleton libcephd libraryBassam Tabbara2016-11-291-0/+85
* cmake: Suppress warnings on Cython outputAdam C. Emerson2016-11-171-2/+2
* msg/async: add dpdk stack pluginHaomai Wang2016-11-091-11/+53
* msg/async/rdma: add build opsHaomai Wang2016-11-011-0/+38
* AArch64: Detect crc32 extension support from assemblerAlexander Graf2016-10-101-2/+13
* erasure-code: Backward compatibility with legacy EC pluginsBassam Tabbara2016-09-291-0/+3
* cmake: normalize use of SIMD flagsBassam Tabbara2016-09-291-3/+0
* erasure-code: Remove SIMD flavors for jerasure and shecBassam Tabbara2016-09-291-43/+40
* fio: generalize for other ObjectStoresCasey Bodley2016-09-131-0/+12
* Set ARM_CRC_FLAGS from the CRC test rather than ARM_NEON_FLAGSDan Mick2016-09-091-1/+1
* cmake: pass -DINTEL* to gf-complete cflagsKefu Chai2016-09-021-0/+66
* cmake: replace Findlttng-ust.cmake with FindLTTngUST.cmakeKefu Chai2016-08-302-71/+111
* Merge pull request #10208 from BlaXpirit/cmake-py3Josh Durgin2016-08-135-84/+547
|\
| * cmake: Also build Python bindings for Python 3Oleh Prypin2016-08-115-84/+547
* | cmake: cleanup Findxio.cmakeKefu Chai2016-08-111-22/+7
* | cmake: cleanup Findleveldb.cmakeKefu Chai2016-08-111-34/+10
* | cmake: cleanup Findgperftools.cmakeKefu Chai2016-08-112-47/+12
|/
* cmake: install platlib into a subdir of build-base dirKefu Chai2016-08-102-3/+3
* cmake: fix wrong path introduced by bb163e9Kefu Chai2016-08-101-1/+1
* cmake: specify distutils build path explicitlyKefu Chai2016-08-102-3/+4
* doc,pybind: bypass sanity check if building docKefu Chai2016-08-091-1/+1
* Merge pull request #10098 from dzafman/wip-16568Kefu Chai2016-08-011-1/+1
|\
| * cmake: Support extra arguments to tests using add_ceph_testDavid Zafman2016-07-271-1/+1
* | cmake: cleanup Findfuse.cmakeKefu Chai2016-07-291-152/+13
* | cmake: cleanup Findgperftools.cmakeKefu Chai2016-07-251-5/+0