summaryrefslogtreecommitdiffstats
path: root/cmake (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* | cmake: cleanup Findudev.cmakeKefu Chai2016-07-251-26/+3
* | cmake: cleanup Findblkid.cmakeKefu Chai2016-07-251-26/+2
* | cmake: fix libaio detectionKefu Chai2016-07-251-42/+10
* | cmake: cleanup Findbabeltrace.cmakeKefu Chai2016-07-251-47/+8
* | cmake: add missing FindBacktrace.cmakeKefu Chai2016-07-251-0/+101
* | cmake: cleanup FindOpenLdap.cmakeKefu Chai2016-07-251-27/+11
* | cmake: cleanup Findtcmalloc.cmakeKefu Chai2016-07-251-32/+13
* | cmake: do not check libuuid anymoreKefu Chai2016-07-251-33/+0
* | Merge pull request #10352 from wjwithagen/wip-wjw-freebsd-cmake-2Kefu Chai2016-07-241-0/+1
|\ \
| * | FindNSS.cmake: find includes in /usr/local/includes/nss/nssWillem Jan Withagen2016-07-201-0/+1
| |/
* | cmake: remove unused Findfio.cmakeKefu Chai2016-07-201-29/+0
* | cmake: Findfcgi.cmake cleanupsKefu Chai2016-07-201-24/+4
* | cmake: use FindBacktrace instead of FindexecinfoKefu Chai2016-07-201-28/+0
|/
* cmake: only allow up to 1 hour for a ceph testKefu Chai2016-07-161-0/+4
* cmake: add a "tests" target to build testsKefu Chai2016-07-161-2/+2
* cmake: pass necessary cflags to build_extKefu Chai2016-07-111-1/+2
* cmake: put cythonized .c files into ${CMAKE_CURRENT_BINARY_DIR}Kefu Chai2016-07-111-0/+1
* cmake: creage egg_info files into build directoryKefu Chai2016-07-081-2/+4
* cmake: use the stock FindCURL.cmakeKefu Chai2016-07-071-40/+0
* cmake: use the stock FindEXPAT.cmakeKefu Chai2016-07-071-29/+0
* Merge pull request #9833 from onyb/wip-rados-pypiJosh Durgin2016-07-071-0/+2
|\
| * pybind: Add CMake support in radosAnirudha Bose2016-06-191-0/+2
* | cmake: refactor distutils_install_module to follow the pattern of distutils_i...Kefu Chai2016-07-041-7/+5
* | cmake: install python packages into $CMAKE_INSTALL_PREFIXKefu Chai2016-07-041-3/+1
* | Merge pull request #9119 from runsisi/wip-fix-cmake-descKefu Chai2016-06-181-3/+3
|\ \
| * | cmake: update description for cmake module Findkeyutils.cmakerunsisi2016-05-131-3/+3
* | | Update git rev parsing in CMakeDaniel Gryniewicz2016-06-102-4/+7
| |/ |/|