summaryrefslogtreecommitdiffstats
path: root/cmake/modules/CephChecks.cmake (follow)
Commit message (Expand)AuthorAgeFilesLines
* cmake: fail on unknown attributeKefu Chai2021-08-061-1/+1
* cmake: Check -flto flagsBoris Ranto2021-08-051-0/+6
* librados/librados_c: Use symver attribute if availableBoris Ranto2021-08-051-0/+7
* cmake: require GCC-8.1 and upKefu Chai2021-06-091-3/+3
* librados/librados_c: check .symver support using cmakeKefu Chai2021-05-021-0/+15
* common/compat: detect memset_s() using check_function_exists()Kefu Chai2021-05-021-0/+1
* common/pick_address: define in_addr_t if it is not definedKefu Chai2021-05-011-1/+2
* cmake: s/HAVE_MSGHDR/WITH_SYSTEMD/Kefu Chai2021-04-081-2/+0
* common: disable journald logging backend if struct msghdr is not foundKefu Chai2021-04-061-1/+3
* cmake: detect and use sigdescr_np() if availableDavid Disseldorp2020-09-011-0/+1
* cmake: [win32] Update cmake filesLucian Petrut2020-02-191-3/+12
* cmake: detect librt for POSIX time functionsKefu Chai2019-11-141-0/+7
* cmake: detect gettid() presenseIgor Fedotov2019-11-121-0/+1
* cmake: detect linker supportKefu Chai2019-10-081-0/+11
* headers: Remove __le16/__le32/__le64Ulrich Weigand2019-09-181-6/+0
* cmake: Fix unaligned check on big-endian systemsUlrich Weigand2019-09-121-11/+6
* cmake: check for unaligned accessKefu Chai2019-09-111-0/+46
* cmake: extract checks into CephChecks.cmakeKefu Chai2019-09-111-0/+91