index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
cmake
/
modules
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
librados/librados_c: check .symver support using cmake
Kefu Chai
2021-05-02
1
-0
/
+15
*
common/compat: detect memset_s() using check_function_exists()
Kefu Chai
2021-05-02
1
-0
/
+1
*
cmake: check for empty string by its value
Kefu Chai
2021-05-02
1
-1
/
+1
*
common/pick_address: define in_addr_t if it is not defined
Kefu Chai
2021-05-01
1
-1
/
+2
*
Merge pull request #41071 from tchaikov/wip-cmake-disable-vta
Kefu Chai
2021-05-01
1
-1
/
+10
|
\
|
*
cmake: disable "variable tracking" when building rados python binding
Kefu Chai
2021-04-28
1
-1
/
+10
*
|
Merge pull request #41038 from tchaikov/wip-cmake-liburing
Kefu Chai
2021-04-29
1
-2
/
+2
|
\
\
|
*
|
cmake: pass "CC" using configure when building liburing
Kefu Chai
2021-04-27
1
-2
/
+2
*
|
|
cmake: bump to PMDK v1.10
Yingxin Cheng
2021-04-28
1
-1
/
+1
|
|
/
|
/
|
*
|
cmake/modules/Findpmem: always set pmem_VERSION_STRING
Kefu Chai
2021-04-26
1
-8
/
+1
|
/
*
Merge pull request #40866 from hualongfeng/pmdk_in_dist
Kefu Chai
2021-04-15
1
-16
/
+26
|
\
|
*
cmake: use src/pmdk for building pmdk if it exists
Feng Hualong
2021-04-15
1
-16
/
+26
*
|
Merge pull request #40149 from tchaikov/wip-cmake-job-pool
Kefu Chai
2021-04-14
1
-0
/
+47
|
\
\
|
|
/
|
/
|
|
*
cmake: use ninja job pool
Kefu Chai
2021-03-21
1
-0
/
+47
*
|
cmake: s/HAVE_MSGHDR/WITH_SYSTEMD/
Kefu Chai
2021-04-08
1
-2
/
+0
*
|
Merge pull request #40487 from tchaikov/wip-boost-1.75
Kefu Chai
2021-04-07
1
-3
/
+3
|
\
\
|
*
|
cmake,install-deps,make-dist: use boost 1.75
Kefu Chai
2021-04-05
1
-3
/
+3
*
|
|
common: disable journald logging backend if struct msghdr is not found
Kefu Chai
2021-04-06
1
-1
/
+3
*
|
|
cmake: dedup components when finding pmem
Kefu Chai
2021-04-05
1
-1
/
+5
*
|
|
cmake: require libpmem 1.7
Kefu Chai
2021-04-03
1
-1
/
+12
*
|
|
cmake: consolidate the find logic in Findpmem.cmake
Kefu Chai
2021-04-03
1
-20
/
+11
*
|
|
cmake: use .pc for hints for finding pmem libraries
Kefu Chai
2021-04-03
1
-4
/
+18
|
/
/
*
|
cmake: allow use libzstd in system
Kefu Chai
2021-03-31
2
-0
/
+73
*
|
cmake: pass unparsed args to add_ceph_test()
Kefu Chai
2021-03-30
1
-1
/
+1
*
|
cmake: pass PARALLEL to add_ceph_unittest()
Kefu Chai
2021-03-30
1
-2
/
+2
*
|
Merge pull request #40336 from tchaikov/wip-cmake-fio
Kefu Chai
2021-03-26
1
-3
/
+5
|
\
\
|
*
|
cmake: pass compile options by fio interface library
Kefu Chai
2021-03-23
1
-3
/
+5
*
|
|
cmake: use fixture for preparing venv
Kefu Chai
2021-03-24
1
-8
/
+13
|
/
/
*
|
libcephsqlite: rework architecture and backend
Patrick Donnelly
2021-03-19
1
-6
/
+8
*
|
cmake: improve build inst for cephsqlite
Patrick Donnelly
2021-03-19
1
-0
/
+10
|
/
*
cmake: adapt FindBoost.cmake to our needs
Kefu Chai
2021-03-19
1
-20
/
+25
*
cmake: add 1.75 to known versions
Kefu Chai
2021-03-19
1
-179
/
+326
*
cmake: silence "You are in 'detached HEAD' state" warning
Kefu Chai
2021-03-09
1
-0
/
+1
*
cmake: define BUILD_BYPRODUCTS for Boost
Kefu Chai
2021-03-09
1
-7
/
+17
*
cmake: do not specify CMAKE_GENERATOR for external projects
Kefu Chai
2021-03-09
1
-1
/
+0
*
cmake: use "" for no-op INSTALL_COMMAND
Kefu Chai
2021-03-09
4
-4
/
+4
*
cmake: define BUILD_BYPRODUCTS for spdk-ext
Kefu Chai
2021-03-09
1
-9
/
+17
*
cmake: link libpmemobj against libpmem
Kefu Chai
2021-03-06
1
-2
/
+1
*
cmake: support COMPONENTS param in Findpmem.cmake
Kefu Chai
2021-03-06
1
-35
/
+37
*
cmake: use NUMA for package name in FindNUMA.cmake
Kefu Chai
2021-02-14
1
-1
/
+1
*
cmake: don't pass ccache argument to RocksDB build
Sheng Mao
2021-02-10
1
-3
/
+0
*
cmake: only display the result of checking nasm once
Kefu Chai
2021-01-03
1
-8
/
+5
*
cmake: drop duplicated variable
Kefu Chai
2021-01-03
1
-5
/
+4
*
cmake: install python scripts into /usr/sbin even if DESTDIR is empty
Kefu Chai
2020-12-20
1
-3
/
+3
*
Merge pull request #31358 from ideepika/wip-jaegertracing-in-ceph
Josh Durgin
2020-12-16
7
-0
/
+290
|
\
|
*
jaeger, build/op: add jaeger and it's dependencies as submodules
Deepika Upadhyay
2020-12-11
7
-0
/
+290
*
|
Merge pull request #38501 from tchaikov/wip-cmake-crimson-test
Kefu Chai
2020-12-11
1
-4
/
+4
|
\
\
|
*
|
cmake: exclude unit tests from the "all" target
Kefu Chai
2020-12-10
1
-4
/
+4
*
|
|
cmake: stop rebuilding rocksdb everytime
Kefu Chai
2020-12-10
1
-1
/
+0
|
/
/
*
|
cmake: Alter GIT_REPOSITORY for liburing
Brad Hubbard
2020-12-03
1
-1
/
+1
[next]