index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
cmake
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
msg/async: add dpdk stack plugin
Haomai Wang
2016-11-09
1
-11
/
+53
*
msg/async/rdma: add build ops
Haomai Wang
2016-11-01
1
-0
/
+38
*
AArch64: Detect crc32 extension support from assembler
Alexander Graf
2016-10-10
1
-2
/
+13
*
erasure-code: Backward compatibility with legacy EC plugins
Bassam Tabbara
2016-09-29
1
-0
/
+3
*
cmake: normalize use of SIMD flags
Bassam Tabbara
2016-09-29
1
-3
/
+0
*
erasure-code: Remove SIMD flavors for jerasure and shec
Bassam Tabbara
2016-09-29
1
-43
/
+40
*
fio: generalize for other ObjectStores
Casey Bodley
2016-09-13
1
-0
/
+12
*
Set ARM_CRC_FLAGS from the CRC test rather than ARM_NEON_FLAGS
Dan Mick
2016-09-09
1
-1
/
+1
*
cmake: pass -DINTEL* to gf-complete cflags
Kefu Chai
2016-09-02
1
-0
/
+66
*
cmake: replace Findlttng-ust.cmake with FindLTTngUST.cmake
Kefu Chai
2016-08-30
2
-71
/
+111
*
Merge pull request #10208 from BlaXpirit/cmake-py3
Josh Durgin
2016-08-13
5
-84
/
+547
|
\
|
*
cmake: Also build Python bindings for Python 3
Oleh Prypin
2016-08-11
5
-84
/
+547
*
|
cmake: cleanup Findxio.cmake
Kefu Chai
2016-08-11
1
-22
/
+7
*
|
cmake: cleanup Findleveldb.cmake
Kefu Chai
2016-08-11
1
-34
/
+10
*
|
cmake: cleanup Findgperftools.cmake
Kefu Chai
2016-08-11
2
-47
/
+12
|
/
*
cmake: install platlib into a subdir of build-base dir
Kefu Chai
2016-08-10
2
-3
/
+3
*
cmake: fix wrong path introduced by bb163e9
Kefu Chai
2016-08-10
1
-1
/
+1
*
cmake: specify distutils build path explicitly
Kefu Chai
2016-08-10
2
-3
/
+4
*
doc,pybind: bypass sanity check if building doc
Kefu Chai
2016-08-09
1
-1
/
+1
*
Merge pull request #10098 from dzafman/wip-16568
Kefu Chai
2016-08-01
1
-1
/
+1
|
\
|
*
cmake: Support extra arguments to tests using add_ceph_test
David Zafman
2016-07-27
1
-1
/
+1
*
|
cmake: cleanup Findfuse.cmake
Kefu Chai
2016-07-29
1
-152
/
+13
*
|
cmake: cleanup Findgperftools.cmake
Kefu Chai
2016-07-25
1
-5
/
+0
*
|
cmake: cleanup Findudev.cmake
Kefu Chai
2016-07-25
1
-26
/
+3
*
|
cmake: cleanup Findblkid.cmake
Kefu Chai
2016-07-25
1
-26
/
+2
*
|
cmake: fix libaio detection
Kefu Chai
2016-07-25
1
-42
/
+10
*
|
cmake: cleanup Findbabeltrace.cmake
Kefu Chai
2016-07-25
1
-47
/
+8
*
|
cmake: add missing FindBacktrace.cmake
Kefu Chai
2016-07-25
1
-0
/
+101
*
|
cmake: cleanup FindOpenLdap.cmake
Kefu Chai
2016-07-25
1
-27
/
+11
*
|
cmake: cleanup Findtcmalloc.cmake
Kefu Chai
2016-07-25
1
-32
/
+13
*
|
cmake: do not check libuuid anymore
Kefu Chai
2016-07-25
1
-33
/
+0
*
|
Merge pull request #10352 from wjwithagen/wip-wjw-freebsd-cmake-2
Kefu Chai
2016-07-24
1
-0
/
+1
|
\
\
|
*
|
FindNSS.cmake: find includes in /usr/local/includes/nss/nss
Willem Jan Withagen
2016-07-20
1
-0
/
+1
|
|
/
*
|
cmake: remove unused Findfio.cmake
Kefu Chai
2016-07-20
1
-29
/
+0
*
|
cmake: Findfcgi.cmake cleanups
Kefu Chai
2016-07-20
1
-24
/
+4
*
|
cmake: use FindBacktrace instead of Findexecinfo
Kefu Chai
2016-07-20
1
-28
/
+0
|
/
*
cmake: only allow up to 1 hour for a ceph test
Kefu Chai
2016-07-16
1
-0
/
+4
*
cmake: add a "tests" target to build tests
Kefu Chai
2016-07-16
1
-2
/
+2
*
cmake: pass necessary cflags to build_ext
Kefu Chai
2016-07-11
1
-1
/
+2
*
cmake: put cythonized .c files into ${CMAKE_CURRENT_BINARY_DIR}
Kefu Chai
2016-07-11
1
-0
/
+1
*
cmake: creage egg_info files into build directory
Kefu Chai
2016-07-08
1
-2
/
+4
*
cmake: use the stock FindCURL.cmake
Kefu Chai
2016-07-07
1
-40
/
+0
*
cmake: use the stock FindEXPAT.cmake
Kefu Chai
2016-07-07
1
-29
/
+0
*
Merge pull request #9833 from onyb/wip-rados-pypi
Josh Durgin
2016-07-07
1
-0
/
+2
|
\
|
*
pybind: Add CMake support in rados
Anirudha Bose
2016-06-19
1
-0
/
+2
*
|
cmake: refactor distutils_install_module to follow the pattern of distutils_i...
Kefu Chai
2016-07-04
1
-7
/
+5
*
|
cmake: install python packages into $CMAKE_INSTALL_PREFIX
Kefu Chai
2016-07-04
1
-3
/
+1
*
|
Merge pull request #9119 from runsisi/wip-fix-cmake-desc
Kefu Chai
2016-06-18
1
-3
/
+3
|
\
\
|
*
|
cmake: update description for cmake module Findkeyutils.cmake
runsisi
2016-05-13
1
-3
/
+3
*
|
|
Update git rev parsing in CMake
Daniel Gryniewicz
2016-06-10
2
-4
/
+7
|
|
/
|
/
|
[next]