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
*
cmake: fix lz4 params when building rocksdb
Lucian Petrut
2020-07-27
1
-3
/
+3
*
cmake: download and build boost 1.73 if it is not installed
Kefu Chai
2020-06-26
1
-3
/
+3
*
cmake: update FindBoost.cmake for 1.73
Kefu Chai
2020-06-26
1
-363
/
+398
*
cmake: use add_compile_options()
Kefu Chai
2020-06-18
2
-3
/
+2
*
Merge PR #34719 into master
Patrick Donnelly
2020-06-03
1
-16
/
+39
|
\
|
*
cmake: to get the header and library from specified path
Xiubo Li
2020-05-25
1
-9
/
+21
|
*
libfuse: check the libfuse version from the pkconfig/fuse{3}.pc file
Xiubo Li
2020-05-25
1
-7
/
+18
*
|
os/bluestore: Enable writing data to HM-SMR hard drives.
Abutalib Aghayev
2020-05-22
1
-0
/
+19
|
/
*
cmake: remove cppcheck and iwyu targets
Kefu Chai
2020-05-13
2
-53
/
+0
*
Merge pull request #34535 from changchengx/refine_build_liburing
Kefu Chai
2020-04-18
2
-0
/
+49
|
\
|
*
cmake: use cmake module to integrate liburing
Changcheng Liu
2020-04-17
2
-0
/
+49
*
|
cmake: detect fuse3 as well
Kefu Chai
2020-04-17
1
-2
/
+7
*
|
cmake: check for FUSE version
Kefu Chai
2020-04-17
1
-9
/
+23
*
|
cmake: link against FUSE::FUSE
Kefu Chai
2020-04-17
1
-0
/
+11
*
|
cmake: rename Findfuse.cmake to FindFUSE.cmake
Kefu Chai
2020-04-17
1
-1
/
+1
|
/
*
cmake: check $top_srcdir/.git directly
Kefu Chai
2020-04-08
1
-14
/
+7
*
Merge pull request #34369 from smithfarm/wip-43895
Kefu Chai
2020-04-08
1
-2
/
+3
|
\
|
*
cmake: really stop at top of source code tree
Nathan Cutler
2020-04-03
1
-2
/
+3
*
|
cmake: specify CC when compiling pmem
Kefu Chai
2020-04-03
1
-16
/
+16
*
|
cmake: do not use $(MAKE) in Buildpmem.cmake
Kefu Chai
2020-04-03
1
-1
/
+4
*
|
cmake: add find_make() function
Kefu Chai
2020-04-03
3
-22
/
+21
|
/
*
cmake: Don't enable BOOST_USE_VALGRIND when not requested
Adam C. Emerson
2020-03-21
1
-1
/
+1
*
build: Add WITH_BOOST_VALGRIND option
Adam C. Emerson
2020-03-20
1
-0
/
+7
*
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
[next]