summaryrefslogtreecommitdiffstats
path: root/src/common/CMakeLists.txt (follow)
Commit message (Expand)AuthorAgeFilesLines
* src/common/json: Modified JSON structures so they take advantage of ceph_json...JonBailey199311 days1-0/+1
* Merge branch 'ceph:main' into JonBailey1993/ceph_test_rados_io_sequenceJon Bailey2024-09-301-0/+1
|\
| * Change code from non-PIC to PIC for ppc64Surya Kumari Jangala2024-09-101-0/+1
* | src/test/osd/ceph_test_rados_io_sequenceJonBailey19932024-09-181-0/+1
|/
* Merge pull request #56224 from ibm-s390-cloud/master-s390x-crc32cYuri Weinstein2024-07-301-0/+5
|\
| * crc32c optimized for s390x archAliaksei Makarau2024-05-221-0/+5
* | Merge pull request #57271 from tj90241/a-better-crc32cYuri Weinstein2024-06-271-0/+1
|\ \
| * | common: Leverage a better CRC32C implementationTyler Stachecki2024-05-051-0/+1
| |/
* / cmake: link against legacy-option-headers instead of depend on itKefu Chai2024-04-271-2/+2
|/
* build: Fix `WITH_FMT_HEADER_ONLY`Adam Emerson2023-10-301-1/+1
* common: perf counters cache + rgw op labeled countersAli Maredia2023-10-121-0/+1
* cmake: avoid duplicate symbolsLucian Petrut2023-08-301-1/+2
* common: add win32/wstring.hLucian Petrut2023-03-221-0/+1
* common: add abstraction for label-aware perf counter keysCasey Bodley2023-02-231-0/+1
* common: do not compile condition_variable_debug in none debug modeXiubo Li2021-08-251-1/+1
* cmake: use generator exp. for passing fmt::fmt's COMPILE_DEFINITIONSKefu Chai2021-07-241-2/+2
* cmake: add an option "WITH_FMT_HEADER_ONLY"Kefu Chai2021-07-231-0/+1
* common: generate legacy_config_opts.h from .yaml.in filesKefu Chai2021-04-151-0/+2
* common: extract options into yamlKefu Chai2021-04-131-0/+2
* cmake: use the same name for macros and cmake variablesKefu Chai2021-04-131-3/+3
* cmake: s/HAVE_MSGHDR/WITH_SYSTEMD/Kefu Chai2021-04-081-1/+1
* common: disable journald logging backend if struct msghdr is not foundKefu Chai2021-04-061-1/+5
* Merge pull request #39738 from SMIL-Infra/journaldKefu Chai2021-04-051-0/+1
|\
| * common: enable sending local logs to journald胡玮文2021-03-091-0/+1
* | cmake: do not build lockdep for Release buildKefu Chai2021-03-131-1/+1
* | cmake: do not build mutex_debug.cc if !WITH_CEPH_DEBUG_MUTEXKefu Chai2021-03-121-2/+6
|/
* cmake: build static libs if they are internal onesKefu Chai2021-02-191-1/+1
* common: Add Windows ETW supportAlin Gabriel Serdean2021-02-091-1/+22
* common: move Windows files to a separate folderLucian Petrut2020-11-181-8/+8
* common: Add Windows service helpersLucian Petrut2020-11-181-1/+2
* common: Add Windows registry key utilsLucian Petrut2020-11-181-1/+2
* common: Add win32_strerror and errno_to_ntstatusLucian Petrut2020-11-121-2/+2
* Merge PR #32777 into masterJan Fajerski2020-11-091-0/+2
|\
| * common,msg: Fix socket handlingLucian Petrut2020-10-131-0/+2
* | cmake: remove yasm since it's been replaced by nasmChangcheng Liu2020-10-291-1/+0
* | cmake: use nasm to replace yasm to build isa-lChangcheng Liu2020-10-291-2/+3
* | common: use isa-l's crc32 to implement fast crc32 on IA archChangcheng Liu2020-10-291-2/+2
* | common: rename YASM MACRO to hint support SIMDChangcheng Liu2020-10-291-2/+2
|/
* src/common/address_helper: remove address_helper* because it will never be ca...haoyixing2020-09-301-1/+0
* common: ifaddrs compatibility layerAlin Gabriel Serdean2020-08-311-2/+3
* common: implement win32 subprocess helpersLucian Petrut2020-08-311-3/+4
* common: stub certain modules and functions on WindowsLucian Petrut2020-06-041-5/+13
* common/rabin: removeSage Weil2020-05-271-1/+0
* common/FixedCDC: add 'fixed' chunkerSage Weil2020-05-271-0/+1
* common/FastCDC: initial implementationSage Weil2020-05-271-0/+1
* common/CDC: add abstract interfaceSage Weil2020-05-271-0/+1
* Merge pull request #33964 from rosinL/openss_engineKefu Chai2020-05-221-0/+1
|\
| * common: add openssl engine supportHang Li2020-04-261-0/+1
* | common: Add pretty_binary_string conversionsAdam Kupczyk2020-04-291-0/+1
* | common: Add dlfcn_compat.h for win32Lucian Petrut2020-04-141-0/+4
|/