summaryrefslogtreecommitdiffstats
path: root/cmake (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #49403 from tchaikov/cmake-boostKefu Chai2022-12-211-2/+1
|\
| * cmake: disable warnings using -Wno-everythingKefu Chai2022-12-131-1/+1
| * cmake: pass cflags using user-config.jamKefu Chai2022-12-131-2/+1
* | cmake: adapt FindBoost.cmake to our needsKefu Chai2022-12-131-18/+25
* | cmake: add 1.79 and 1.80 to known versionsKefu Chai2022-12-131-36/+63
|/
* cmake: add c-ares::cares as a global visible libraryKefu Chai2022-11-291-1/+1
* cmake: s/c-ares::c-ares/c-ares::cares/Kefu Chai2022-11-212-7/+11
* Merge PR #47153 into mainKen Dreyer2022-09-261-0/+1
|\
| * build: fix atomic linking with LTO on s390xKen Dreyer2022-07-181-0/+1
* | rgw: add DAOS SAL implementationZuhair AlSader2022-09-071-0/+53
* | ceph-mixin: fix PATH issues with jsonnet-bundlerArthur Outhenin-Chalandre2022-08-181-1/+1
* | cmake: find motr libraries and header before using themKefu Chai2022-08-101-0/+50
* | cmake: remove spaces in macro used for compiling cython codeKefu Chai2022-08-051-2/+2
* | cmake: disable LTO when building pmdkKefu Chai2022-08-041-1/+2
* | Merge pull request #46554 from adamemerson/wip-up-the-boostKefu Chai2022-07-261-4/+3
|\ \ | |/ |/|
| * build: Bump Boost version to 1.79Adam C. Emerson2022-07-221-4/+3
* | cmake: add ndctl and daxctl to build pmdkYin Congmin2022-07-121-7/+11
* | cmake: add findndctl and finddaxctl functionYin Congmin2022-07-122-0/+84
* | Merge pull request #46835 from CongMinYin/wip-install-pmdkKefu Chai2022-06-283-68/+68
|\ \
| * | cmake: rename a series of pmem libraries to pmdkYin Congmin2022-06-273-68/+68
* | | cmake: remove git fetch and use submodule for building opentelemetry libDeepika Upadhyay2022-06-221-8/+4
|/ /
* / cmake: pass -Wno-error when building PMDKIlya Dryomov2022-06-091-1/+1
|/
* Merge pull request #44684 from zenomri/wip-omri-tracing-compiledYuval Lifshitz2022-06-021-8/+10
|\
| * cmake: change build type of opentelemtry to ReleaseOmri Zeneva2022-05-171-0/+1
| * cmake: use BOOST_ROOT if building with system boostDeepika Upadhyay2022-05-171-3/+5
| * cmake: create jaeger_base target for consuming tracing librariesDeepika Upadhyay2022-05-171-2/+2
| * cmake: include opentelemetry include directoriesDeepika Upadhyay2022-05-171-4/+3
* | Merge pull request #44264 from tchaikov/wip-mipelKefu Chai2022-05-211-3/+17
|\ \ | |/ |/|
| * cmake: do not use GCC extension when detecting 16-bit atomic opKefu Chai2022-03-101-3/+17
* | Merge pull request #46103 from tchaikov/cmake-alloc-cleanupKefu Chai2022-05-041-3/+9
|\ \
| * | cmake/modules/BuildFIO: specify the full path to alloc librariesKefu Chai2022-05-021-3/+9
* | | Merge pull request #45845 from SUSE/wip-fix-55237Ilya Dryomov2022-05-041-9/+11
|\ \ \ | |/ / |/| |
| * | ceph.spec.in: openSUSE: require gcc11-c++, disable parquetTim Serong2022-04-291-9/+11
* | | cmake/modules: use exact version of python3 when finding cythonKefu Chai2022-04-212-3/+1
* | | Merge pull request #44230 from optimistyzy/122_add_dmlKefu Chai2022-04-201-0/+58
|\ \ \
| * | | Add the support to use DML library for PMEM device.Ziye Yang2022-04-191-0/+58
| |/ /
* / / cmake/modules: always use the python3 specified in command lineKefu Chai2022-04-161-0/+11
|/ /
* | cmake/modules: avoid using distutilsKefu Chai2022-03-251-1/+1
* | cmake/modules: drop a cmake variableKefu Chai2022-03-251-2/+1
* | cmake: move Arrow targets into find_package modulesCasey2022-03-142-0/+22
* | cmake: use arrow's find_package modulesCasey2022-03-142-0/+592
* | cmake: add submodule for utf8proc at v2.2.0Casey Bodley2022-03-142-0/+168
* | cmake: add submodule for Apache Arrow at v6.0.1Casey Bodley2022-03-142-2/+148
|/
* cmake: pass RTE_DEVEL_BUILD=n when building dpdkKefu Chai2022-03-051-1/+1
* cmake: use string(JOIN ..) to compose URL for boost downloadKefu Chai2022-03-021-8/+4
* compressor: fix compilation issues about QATzipMiaomiao Liu2022-02-181-10/+17
* cmake: replace BuildQatDrv.cmake with FindQatDrv.cmakeMiaomiao Liu2022-02-082-33/+80
* cmake/modules/BuildSPDK.cmake: link whole-archiveTongliang Deng2022-01-201-6/+8
* cmake: dpdk: only append common dir if it has been foundClément Péron2022-01-131-1/+1
* cmake: dpdk: use STREQUAL and not EQUAL when comparing stringsClément Péron2022-01-131-1/+1