ceph/cmake/modules
Kefu Chai d72c9205dc cmake: only display the result of checking nasm once
if nasm is able to emit AVX512 instructions, we can assume that it's
able to generate AVX2 instructions as well. so no need to print "Found
nasm" multiple times.

and by chaining mutual exclusive branches with "elseif", we can have
better readability.

Signed-off-by: Kefu Chai <kchai@redhat.com>
2021-01-04 01:34:46 +08:00
..
FindPython cmake: add support for python3.9 2020-11-11 10:43:37 +08:00
AddCephTest.cmake cmake: exclude unit tests from the "all" target 2020-12-10 18:26:39 +08:00
BuildBoost.cmake cmake: download and build boost 1.73 if it is not installed 2020-06-26 17:36:54 +08:00
BuildDPDK.cmake cmake: update list of libraries compiled from DPDK/SPDK 2020-08-27 20:08:03 +08:00
BuildFIO.cmake cmake: expose FIO_INCLUDE_DIR via libfio 2020-11-09 16:01:59 +08:00
BuildJaeger.cmake jaeger, build/op: add jaeger and it's dependencies as submodules 2020-12-11 07:55:46 +00:00
BuildOpenTracing.cmake jaeger, build/op: add jaeger and it's dependencies as submodules 2020-12-11 07:55:46 +00:00
BuildQatDrv.cmake
BuildRocksDB.cmake cmake: stop rebuilding rocksdb everytime 2020-12-10 12:26:00 +08:00
BuildSPDK.cmake cmake: use core2 when targeting amd64 2020-08-27 20:08:03 +08:00
Buildc-ares.cmake cmake: should expose ${C-ARES_BINARY_DIR} from c-ares 2020-02-13 17:51:45 +08:00
Buildpmem.cmake cmake: set GIT_SHALLOW and UPDATE_DISCONNECTED 2020-11-06 01:20:25 +08:00
Buildthrift.cmake jaeger, build/op: add jaeger and it's dependencies as submodules 2020-12-11 07:55:46 +00:00
Builduring.cmake cmake: Alter GIT_REPOSITORY for liburing 2020-12-03 11:56:43 +10:00
Buildyaml-cpp.cmake jaeger, build/op: add jaeger and it's dependencies as submodules 2020-12-11 07:55:46 +00:00
CTags.cmake cmake: don't include tags for Python imports, .tox, build/ dirs 2020-08-10 22:53:03 +00:00
CephCheck_link.c
CephCheck_link.map
CephChecks.cmake cmake: detect and use sigdescr_np() if available 2020-09-01 15:13:31 +02:00
CheckCxxAtomic.cmake cmake: Improve test for 16-byte atomic support on IBM Z 2020-01-23 13:13:58 +01:00
CheckNasm.cmake cmake: only display the result of checking nasm once 2021-01-04 01:34:46 +08:00
Distutils.cmake cmake: install python scripts into /usr/sbin even if DESTDIR is empty 2020-12-21 01:26:46 +08:00
ExternalProjectHelper.cmake jaeger, build/op: add jaeger and it's dependencies as submodules 2020-12-11 07:55:46 +00:00
FindBacktrace.cmake
FindBoost.cmake cmake: add 1.74 to known versions 2020-11-16 15:36:09 +08:00
FindCUnit.cmake
FindCython.cmake cmake: drop WITH_PYTHON2 option 2019-12-19 10:58:58 +08:00
FindFUSE.cmake cmake: to get the header and library from specified path 2020-05-24 21:40:18 -04:00
FindGMock.cmake
FindGSSApi.cmake
FindJeMalloc.cmake
FindLTTngUST.cmake
FindLZ4.cmake
FindMake.cmake cmake: add find_make() function 2020-04-03 13:07:51 +08:00
FindNUMA.cmake
FindOATH.cmake
FindOpenLdap.cmake
FindPython3.cmake
FindRDKafka.cmake cmake: check version of librdkafka 2019-12-15 22:16:08 +08:00
FindRabbitMQ.cmake
FindRocksDB.cmake
FindSanitizers.cmake cmake: expose Sanitizers_COMPILE_OPTIONS as a list 2020-08-31 16:11:33 +08:00
FindStdFilesystem.cmake cmake: do not always require extra link flags for std::filesystem 2020-12-02 19:42:34 +08:00
FindStdFilesystem_test.cc
Findaio.cmake
Findbabeltrace.cmake
Findblkid.cmake
Findc-ares.cmake
Finddpdk.cmake
Findfcgi.cmake
Findfmt.cmake
Findgperftools.cmake
Findkeyutils.cmake
Findleveldb.cmake
Findlibcryptsetup.cmake cmake: fix unknown pkg_search_module 2020-12-02 06:18:52 -05:00
Findnl.cmake
Findpmem.cmake
Findqatzip.cmake
Findrdmacm.cmake
Findsnappy.cmake
Findudev.cmake
Finduring.cmake cmake: use cmake module to integrate liburing 2020-04-17 23:22:56 +08:00
Finduuid.cmake
Findverbs.cmake
Findxfs.cmake
Findyaml-cpp.cmake jaeger, build/op: add jaeger and it's dependencies as submodules 2020-12-11 07:55:46 +00:00
Findzbd.cmake os/bluestore: Switch from libzbc library to libzbd library 2020-09-06 12:35:05 -04:00
Findzfs.cmake
GetGitRevisionDescription.cmake cmake: check $top_srcdir/.git directly 2020-04-08 18:03:37 +08:00
GetGitRevisionDescription.cmake.in
IncludeJaeger.cmake jaeger, build/op: add jaeger and it's dependencies as submodules 2020-12-11 07:55:46 +00:00
SIMDExt.cmake cmake: use add_compile_options() 2020-06-18 16:40:14 +08:00
patch-dpdk-conf.sh