ceph/cmake/modules
Kefu Chai 6fca5e7d37 cmake: do not use $(MAKE) in Buildpmem.cmake
we cannot assume that we are using `make` as the cmake generatator,
for instance, if ninja is used, `$(MAKE)` won't be substituted by ninja.
so we need to check if Make is used as generator, if that's the case, we
can just use `$(MAKE)` so we can benefit from the job control of `make`,
otherwise, `make` is used, because currently, PMDK uses Makefile to
build.

Signed-off-by: Kefu Chai <kchai@redhat.com>
2020-04-03 13:07:51 +08:00
..
FindPython cmake: CMAKE_ROLE defaults to "PROJECT" 2019-12-19 10:58:58 +08:00
AddCephTest.cmake cmake: drop Find{Python,Python2}.cmake 2019-12-19 11:52:56 +08:00
BuildBoost.cmake cmake: Don't enable BOOST_USE_VALGRIND when not requested 2020-03-20 20:40:39 -04:00
BuildDPDK.cmake cmake: add find_make() function 2020-04-03 13:07:51 +08:00
BuildFIO.cmake test/fio: bump to fio 3.15 2019-11-12 02:24:45 +03:00
BuildQatDrv.cmake
BuildRocksDB.cmake cmake: [win32] Fix rocksdb cross compiling 2020-02-19 08:24:21 +00:00
BuildSPDK.cmake cmake: add find_make() function 2020-04-03 13:07:51 +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: do not use $(MAKE) in Buildpmem.cmake 2020-04-03 13:07:51 +08:00
CTags.cmake
CephCheck_link.c cmake: detect linker support 2019-10-08 21:53:03 +08:00
CephCheck_link.map cmake: detect linker support 2019-10-08 21:53:03 +08:00
CephChecks.cmake cmake: [win32] Update cmake files 2020-02-19 08:24:21 +00:00
CheckCxxAtomic.cmake cmake: Improve test for 16-byte atomic support on IBM Z 2020-01-23 13:13:58 +01:00
CheckYasm.cmake
Distutils.cmake src,qa: install python bindings into lib/cython_modules/lib.3 2019-12-19 11:52:54 +08:00
FindBacktrace.cmake
FindBoost.cmake cmake: update FindBoost.cmake for 1.72 2019-12-22 23:56:52 +08:00
FindCUnit.cmake
FindCppCheck.cmake cmake: silence messages when cppcheck/IWYU is not found 2019-12-10 11:08:02 +08:00
FindCython.cmake cmake: drop WITH_PYTHON2 option 2019-12-19 10:58:58 +08:00
FindGMock.cmake
FindGSSApi.cmake
FindIWYU.cmake cmake: silence messages when cppcheck/IWYU is not found 2019-12-10 11:08:02 +08:00
FindJeMalloc.cmake
FindLTTngUST.cmake
FindLZ4.cmake
FindMake.cmake cmake: add find_make() function 2020-04-03 13:07:51 +08:00
FindNUMA.cmake cmake: Add dpdk numa support 2019-11-28 20:15:39 +08:00
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: fix libtsan detection 2019-09-30 14:49:12 -04:00
FindStdFilesystem.cmake
FindStdFilesystem_test.cc
Findaio.cmake
Findbabeltrace.cmake
Findblkid.cmake
Findc-ares.cmake
Finddpdk.cmake crimson: link required dpdk components for seastar 2019-11-13 15:53:31 +08:00
Findfcgi.cmake
Findfio.cmake
Findfmt.cmake
Findfuse.cmake
Findgperftools.cmake
Findkeyutils.cmake
Findleveldb.cmake
Findnl.cmake
Findpmem.cmake
Findqatzip.cmake
Findrdmacm.cmake
Findsnappy.cmake
Findudev.cmake
Finduuid.cmake
Findverbs.cmake
Findxfs.cmake
Findzfs.cmake
GetGitRevisionDescription.cmake cmake/modules/GetGitRevisionDescription: update to work with git-worktree 2019-10-07 14:26:07 -05:00
GetGitRevisionDescription.cmake.in cmake/modules/GetGitRevisionDescription: update to work with git-worktree 2019-10-07 14:26:07 -05:00
SIMDExt.cmake
patch-dpdk-conf.sh cmake: Add dpdk numa support 2019-11-28 20:15:39 +08:00