index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
CMakeLists.txt
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
cmake: enable WITH_QATLIB and WITH_QATZIP by default
Casey Bodley
2024-02-07
1
-2
/
+2
*
cmake: WITH_QATZIP requires WITH_QATLIB or WITH_QATDRV
Casey Bodley
2024-02-07
1
-0
/
+3
*
cmake: build qatzip from source when WITH_SYSTEM_QATZIP=OFF
Casey Bodley
2024-02-07
1
-0
/
+10
*
cmake: build qat from source when WITH_SYSTEM_QATLIB=OFF
Casey Bodley
2024-02-07
1
-0
/
+9
*
cmake: rename qatzip->QATzip and support pkg-config
Casey Bodley
2024-02-07
1
-3
/
+3
*
cmake: add WITH_QATLIB to build against qatlib
Casey Bodley
2024-02-07
1
-1
/
+6
*
cmake: rename WITH_QAT to WITH_QATDRV
Casey Bodley
2024-02-07
1
-3
/
+3
*
os/bluestore: remove zoned from crimson
Pere Diaz Bou
2024-01-09
1
-7
/
+0
*
Merge pull request #53191 from rzarzynski/wip-all-kickoff-s-2
Laura Flores
2023-12-22
1
-1
/
+1
|
\
|
*
cmake, doc: bump project version to 19.0.0 for squid
Radoslaw Zarzynski
2023-12-04
1
-1
/
+1
*
|
Merge pull request #54916 from tchaikov/cmake-boost-workaround
Kefu Chai
2023-12-20
1
-1
/
+1
|
\
\
|
*
|
cmake: only apply workaround for boost < 1.84
Kefu Chai
2023-12-15
1
-1
/
+1
|
|
/
*
/
cmake: Do not set CMake policy to new that are set anyway
Christoph Grüninger
2023-12-17
1
-11
/
+0
|
/
*
cmake: do not issue CMAKE_BUILD_TYPE warning if set
Patrick Donnelly
2023-10-31
1
-7
/
+9
*
cmake: define BOOST_ASIO_HAS_IO_URING for WITH_LIBURING
Casey Bodley
2023-10-20
1
-0
/
+2
*
cmake: promote uring package search to top-level
Patrick Donnelly
2023-10-17
1
-0
/
+9
*
CMakeLists: warn if CMAKE_BUILD_TYPE is set/unset
Patrick Donnelly
2023-10-16
1
-0
/
+3
*
Merge pull request #52933 from dang/wip-dang-posix-driver
Daniel Gryniewicz
2023-09-15
1
-0
/
+1
|
\
|
*
RGW - Add POSIX Driver
Daniel Gryniewicz
2023-09-14
1
-0
/
+1
*
|
Merge pull request #51197 from petrutlucian94/mingw-llvm
Ilya Dryomov
2023-09-01
1
-5
/
+9
|
\
\
|
|
/
|
/
|
|
*
common: skip boost shared_mutex with mingw-llvm
Lucian Petrut
2023-08-30
1
-5
/
+9
*
|
cmake: update FindPython3 module
Kefu Chai
2023-08-17
1
-0
/
+1
|
/
*
build: globally set FMT_USE_TZSET=0 for Windows
Lucian Petrut
2023-07-28
1
-0
/
+1
*
build: Bump boost to 1.82
Adam C. Emerson
2023-07-05
1
-2
/
+7
*
RGW: Change cmake option descriptions from Rados to RADOS
Samarah
2023-06-09
1
-8
/
+8
*
Merge pull request #48879 from samarahu/wip-d4n
Casey Bodley
2023-06-08
1
-1
/
+2
|
\
|
*
RGW: Add D4N classes and unit testing; update cpp_redis submodule
samarah
2023-06-05
1
-1
/
+2
*
|
Merge pull request #50341 from yangdongsheng/ubbd
Ilya Dryomov
2023-06-05
1
-0
/
+8
|
\
\
|
|
/
|
/
|
|
*
tools/rbd: add support of new device type for ubbd
Dongsheng Yang
2023-05-18
1
-0
/
+8
*
|
CMakeLists.txt: increase verbosity for selected allocator
Matan Breizman
2023-05-31
1
-0
/
+1
|
/
*
rgw: add conditional backtrace logging after "WARNING: blocking librados call"
Ali Maredia
2023-01-24
1
-0
/
+1
*
rgw: allow Arrow Flight to be built and linked into ceph components
J. Eric Ivancich
2022-12-15
1
-0
/
+1
*
Merge pull request #47458 from rzarzynski/wip-all-kickoff-r
Radoslaw Zarzynski
2022-10-04
1
-1
/
+1
|
\
|
*
cmake: bump project version to 18.0.0 for reef
Casey Bodley
2022-09-20
1
-1
/
+1
*
|
Merge pull request #48148 from ktdreyer/win-remove-curl
Lucian Petrut
2022-09-23
1
-2
/
+4
|
\
\
|
|
/
|
/
|
|
*
win32: remove libcurl
Ken Dreyer
2022-09-16
1
-2
/
+4
*
|
rgw: add DAOS SAL implementation
Zuhair AlSader
2022-09-07
1
-0
/
+1
|
/
*
Merge pull request #47829 from tchaikov/wip-cmake-CMP0135
Kefu Chai
2022-08-31
1
-3
/
+5
|
\
|
*
cmake: set CMP0135 policy
Kefu Chai
2022-08-27
1
-2
/
+2
|
*
cmake: use a loop for setting new policies
Kefu Chai
2022-08-27
1
-2
/
+4
*
|
build: fix WITH_BOOST_VALGRIND config value was set after the fact
Mark Kogan
2022-08-18
1
-3
/
+3
|
/
*
Merge pull request #46989 from petrutlucian94/boost_shared_mutex
Kefu Chai
2022-08-06
1
-1
/
+9
|
\
|
*
common: use boost::shared_mutex on Windows
Lucian Petrut
2022-07-27
1
-1
/
+9
*
|
Merge pull request #46945 from rhcs-dashboard/rbd-e2e
Nizamudeen A
2022-07-26
1
-0
/
+3
|
\
\
|
*
|
cmake: add rbd-mirror executable to run-make-check
Deepika Upadhyay
2022-07-26
1
-0
/
+3
|
|
/
*
|
Merge pull request #46554 from adamemerson/wip-up-the-boost
Kefu Chai
2022-07-26
1
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
build: Bump Boost version to 1.79
Adam C. Emerson
2022-07-22
1
-2
/
+2
*
|
cmake: use CMAKE_<LANG>_COMPILER_LAUNCHER for configuring ccache
Kefu Chai
2022-06-25
1
-9
/
+10
*
|
Merge pull request #45750 from m-ildefons/boost-b2-jobs
Yuri Weinstein
2022-06-15
1
-2
/
+6
|
\
\
|
|
/
|
/
|
|
*
cmake: configure boost build with concurrent jobs
Moritz Röhrich
2022-05-31
1
-2
/
+6
[next]