index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
CMakeLists.txt
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge PR #30494 into master
Patrick Donnelly
2019-10-11
1
-3
/
+3
|
\
|
*
cmake: Allow cephfs and ceph-mds to be build when building on FreeBSD
Willem Jan Withagen
2019-10-06
1
-3
/
+3
*
|
cmake: Do a debug build by default
Brad Hubbard
2019-10-09
1
-1
/
+7
|
/
*
mount.ceph: fork a child to get info from local configuration
Jeff Layton
2019-09-13
1
-0
/
+2
*
cmake: SKIP_RPATH if RPATH is not necessary
Kefu Chai
2019-09-03
1
-1
/
+1
*
objclass, osd: dissect the OSD-specific parts from class_api.cc.
Radoslaw Zarzynski
2019-08-24
1
-0
/
+1
*
Merge pull request #29322 from rzarzynski/wip-objclass-cleanup
Kefu Chai
2019-08-03
1
-0
/
+3
|
\
|
*
objclass, osd: turn ClassHandler into singleton.
Radoslaw Zarzynski
2019-07-29
1
-0
/
+3
*
|
cmake: require CMake v3.10.2
Kefu Chai
2019-08-02
1
-31
/
+7
*
|
cmake: Add python-common
Sebastian Wagner
2019-07-26
1
-0
/
+1
*
|
Merge pull request #26160 from linuxbox2/wip-rgw-lc-header
Matt Benjamin
2019-07-24
1
-5
/
+6
|
\
\
|
*
|
rgw: project and return lc expiration from GET/HEAD and PUT ops
Matt Benjamin
2019-07-18
1
-5
/
+6
*
|
|
cmake: use exact version of python if minor version is specified
Kefu Chai
2019-07-23
1
-1
/
+5
*
|
|
cmake: use python2 by default
Kefu Chai
2019-07-22
1
-0
/
+11
*
|
|
cmake: update FindPython* modules
Kefu Chai
2019-07-20
1
-5
/
+5
|
/
/
*
|
Merge pull request #28802 from lixiaoy1/cmake_pmdk
Kefu Chai
2019-07-12
1
-0
/
+9
|
\
\
|
*
|
cmake: Add the support to use system PMDK library
lixiaoy1
2019-07-10
1
-0
/
+9
*
|
|
Merge pull request #28876 from tchaikov/wip-cmake-vstart-with-cython_cephfs
Kefu Chai
2019-07-05
1
-1
/
+1
|
\
\
\
|
*
|
|
cmake: add cython_cephfs to vstart target
Kefu Chai
2019-07-04
1
-1
/
+1
*
|
|
|
Merge pull request #27834 from rzarzynski/wip-nss-drop-cms
Kefu Chai
2019-07-05
1
-2
/
+0
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
common, crypto, build: get rid of NSS entirely.
Radoslaw Zarzynski
2019-06-26
1
-2
/
+0
*
|
|
|
CMakeLists: include 'cephfs' (which includes libcephfs) in 'vstart' target
Sage Weil
2019-07-02
1
-1
/
+1
|
|
/
/
|
/
|
|
*
|
|
src: use spirit based ceph.conf parser
Kefu Chai
2019-06-25
1
-0
/
+1
|
|
/
|
/
|
*
|
Merge pull request #25395 from rzarzynski/wip-build-compiletest_cxx11_client
Kefu Chai
2019-06-18
1
-0
/
+8
|
\
\
|
|
/
|
/
|
|
*
build, tests: introduce compiletest_cxx11_client for C++11 conformity.
Radoslaw Zarzynski
2018-12-17
1
-0
/
+8
*
|
cmake: set empty-string RPATH for ceph-osd
Nathan Cutler
2019-06-12
1
-1
/
+2
*
|
Merge pull request #28252 from tchaikov/wip-cmake-cleanup
Kefu Chai
2019-06-04
1
-2
/
+1
|
\
\
|
*
|
cmake: include googletest instead of its subdirectory
Kefu Chai
2019-05-27
1
-1
/
+1
|
*
|
cmake: do not disable Seastar_TESTING explicitly
Kefu Chai
2019-05-27
1
-1
/
+0
*
|
|
Merge pull request #27569 from batrick/gcc-9-wrn
Kefu Chai
2019-05-28
1
-1
/
+9
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
CMakeLists: add std::move warnings in gcc9
Patrick Donnelly
2019-04-30
1
-1
/
+9
*
|
|
make-dist: set version number only once
Nathan Cutler
2019-05-08
1
-2
/
+0
*
|
|
cmake: do not build unit test of seastar
Kefu Chai
2019-05-07
1
-0
/
+1
*
|
|
cmake: do not install googletest
Kefu Chai
2019-05-02
1
-0
/
+1
|
/
/
*
|
cmake: should PYTHON3_VERSION_STRING of libpython3
Kefu Chai
2019-04-05
1
-2
/
+2
*
|
cmake: check for MAJOR.MINOR version of python3
Boris Ranto
2019-04-05
1
-1
/
+1
*
|
cmake: check for libpython of the same version of interpreter
Kefu Chai
2019-04-04
1
-1
/
+1
*
|
cmake: use specified python3 version if any
Kefu Chai
2019-04-04
1
-3
/
+6
*
|
Merge PR #27021 into master
Sage Weil
2019-03-22
1
-5
/
+0
|
\
\
|
*
|
msg: remove XioMessenger
Sage Weil
2019-03-21
1
-5
/
+0
*
|
|
cmake: disable -Werror when building seastar
Kefu Chai
2019-03-21
1
-1
/
+1
*
|
|
cmake: build fmt submodule if libfmt is not found
Kefu Chai
2019-03-21
1
-1
/
+1
|
/
/
*
|
librados: revert librados3/libradoscc back to librados2
Jason Dillaman
2019-02-20
1
-1
/
+1
*
|
cmake: rename CMAKE_INSTALL_{FULL_}?PKGLIBDIR
Kefu Chai
2019-02-16
1
-4
/
+4
*
|
cmake: install mgr plugins into $prefix/share/ceph
Kefu Chai
2019-02-16
1
-1
/
+3
*
|
message/MMonMgrReport: conditionally reencode PGMapDigest
Sage Weil
2019-02-13
1
-0
/
+1
*
|
cmake: disable GCC-9 warnings
Kefu Chai
2019-02-02
1
-1
/
+1
*
|
cmake: use $CMAKE_BINARY_DIR for default $CEPH_BUILD_VIRTUALENV
Kefu Chai
2019-01-27
1
-1
/
+1
*
|
cmake: silence -Wsign-compare in libfmt
Kefu Chai
2019-01-18
1
-0
/
+1
*
|
ceph-volume: Add venv to vstart cmake target
Sebastian Wagner
2018-12-20
1
-0
/
+4
[next]