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
*
Merge pull request #33256 from tchaikov/wip-cmake-cares
Kefu Chai
2020-02-21
1
-1
/
+1
|
\
|
*
cmake: should expose ${C-ARES_BINARY_DIR} from c-ares
Kefu Chai
2020-02-13
1
-1
/
+1
*
|
cmake: [win32] Fix rocksdb cross compiling
Lucian Petrut
2020-02-19
1
-1
/
+14
*
|
cmake: [win32] Update cmake files
Lucian Petrut
2020-02-19
2
-3
/
+36
*
|
Merge pull request #32693 from CongMinYin/update-pmdk-version
Kefu Chai
2020-02-13
1
-7
/
+7
|
\
\
|
|
/
|
/
|
|
*
cmake: Update pmdk version to 1.7
Yin Congmin
2020-02-13
1
-7
/
+7
*
|
cmake: Improve test for 16-byte atomic support on IBM Z
Ulrich Weigand
2020-01-23
1
-7
/
+18
|
/
*
CMake - Workaround set Boost_component_FOUND
Daniel Gryniewicz
2020-01-08
1
-0
/
+1
*
cmake: build boost v1.72 instead of v1.67
Kefu Chai
2019-12-23
3
-53
/
+3
*
cmake: update FindBoost.cmake for 1.72
Kefu Chai
2019-12-22
1
-11
/
+24
*
cmake/Boost: Fix python3 version
Kotresh HR
2019-12-19
1
-1
/
+1
*
cmake: drop Find{Python,Python2}.cmake
Kefu Chai
2019-12-19
3
-415
/
+2
*
src,qa: install python bindings into lib/cython_modules/lib.3
Kefu Chai
2019-12-19
2
-3
/
+3
*
cmake: drop WITH_PYTHON2 option
Kefu Chai
2019-12-19
4
-31
/
+17
*
cmake: CMAKE_ROLE defaults to "PROJECT"
Kefu Chai
2019-12-19
1
-0
/
+4
*
cmake: check version of librdkafka
Kefu Chai
2019-12-15
1
-11
/
+25
*
cmake: silence messages when cppcheck/IWYU is not found
Kefu Chai
2019-12-10
2
-5
/
+1
*
cmake: do not use CMP0093 unless it is supported
Kefu Chai
2019-12-03
1
-6
/
+8
*
cmake: do not use CMP0074 unless it is supported
Kefu Chai
2019-12-03
1
-3
/
+7
*
Merge pull request #31317 from wjwithagen/wjw-update-FindBoost.cmake
Kefu Chai
2019-12-02
1
-356
/
+474
|
\
|
*
cmake: update FindBoost.cmake for 1.71
Willem Jan Withagen
2019-11-20
1
-356
/
+474
*
|
Merge pull request #31841 from rosinL/wip-support-dpdk-numa
Kefu Chai
2019-12-02
3
-3
/
+30
|
\
\
|
*
|
cmake: Add shared library as dpdk dependency
luo rixin
2019-11-28
1
-1
/
+1
|
*
|
cmake: Add dpdk numa support
Chunsong Feng
2019-11-28
3
-3
/
+30
|
|
/
*
|
Merge PR #31781 into master
Sage Weil
2019-11-26
3
-3
/
+16
|
\
\
|
*
|
cmake/modules: look for GNU make first instead of BSD make
Deepika Upadhyay
2019-11-25
2
-2
/
+8
|
*
|
cmake: support parallel build for rocksdb
Deepika Upadhyay
2019-11-25
1
-1
/
+8
*
|
|
Merge PR #31579 into master
Sage Weil
2019-11-26
2
-0
/
+57
|
\
\
\
|
*
|
|
cmake: add cppcheck and iwyu static analysis targets
Yuval Lifshitz
2019-11-18
2
-0
/
+57
*
|
|
|
Merge pull request #30960 from yuvalif/wip-yuval-add-kafka-notif-endpoint
Casey Bodley
2019-11-21
1
-0
/
+19
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
rgw/pubsub: add kafka notification endpoint
Yuval Lifshitz
2019-11-05
1
-0
/
+19
|
|
/
/
*
|
/
cmake: detect librt for POSIX time functions
Kefu Chai
2019-11-14
1
-0
/
+7
|
|
/
|
/
|
*
|
Merge pull request #31544 from ifed01/wip-ifed-gettid2
Kefu Chai
2019-11-13
2
-1
/
+2
|
\
\
|
*
|
cmake: detect gettid() presense
Igor Fedotov
2019-11-12
1
-0
/
+1
|
*
|
test/fio: bump to fio 3.15
Igor Fedotov
2019-11-12
1
-1
/
+1
|
|
/
*
|
crimson: build seastar dpdk from src/seastar/dpdk
Yingxin Cheng
2019-11-13
1
-1
/
+10
*
|
crimson: link required dpdk components for seastar
Yingxin Cheng
2019-11-13
2
-12
/
+45
|
/
*
cmake: enable Finddpdk to find DPDK to be built
Kefu Chai
2019-10-24
1
-7
/
+17
*
cmake: define dpdk_LIBRARIES properly
Kefu Chai
2019-10-24
1
-3
/
+10
*
cmake: refactor BuildDPDK
Kefu Chai
2019-10-24
1
-2
/
+10
*
Merge PR #30772 into master
Sage Weil
2019-10-22
2
-14
/
+27
|
\
|
*
cmake/modules/GetGitRevisionDescription: update to work with git-worktree
Sage Weil
2019-10-07
2
-14
/
+27
*
|
cmake: detect linker support
Kefu Chai
2019-10-08
3
-0
/
+14
|
/
*
Merge PR #30552 into master
Patrick Donnelly
2019-10-01
1
-1
/
+1
|
\
|
*
cmake: fix libtsan detection
Jeff Layton
2019-09-30
1
-1
/
+1
*
|
cmake: Test for 16-byte atomic support on IBM Z
Ulrich Weigand
2019-09-29
1
-1
/
+7
|
/
*
headers: Remove __le16/__le32/__le64
Ulrich Weigand
2019-09-18
1
-6
/
+0
*
Merge pull request #30362 from uweigand/fix-unaligned-check
Kefu Chai
2019-09-14
1
-11
/
+6
|
\
|
*
cmake: Fix unaligned check on big-endian systems
Ulrich Weigand
2019-09-12
1
-11
/
+6
*
|
Merge pull request #29761 from wjwithagen/wjw-fix-venv-python-version
Kefu Chai
2019-09-13
1
-1
/
+2
|
\
\
|
|
/
|
/
|
[next]