summaryrefslogtreecommitdiff
path: root/meson.build
AgeCommit message (Expand)Author
2024-02-01build: fix reasons conflictDavid Marchand
2023-10-06build: deprecate kmods meson optionBruce Richardson
2023-08-25build: move enabled applications list declarationDavid Marchand
2023-08-03build: use C11 standardBruce Richardson
2023-06-22build: rename enabled libraries listDavid Marchand
2023-05-24build: fix case of project language nameBruce Richardson
2022-11-14build: list selected applicationsDavid Marchand
2022-10-28build: export include directories listMarkus Theil
2022-10-10build: introduce deprecated librariesBruce Richardson
2022-10-10build: increase minimum meson version to 0.53.2Bruce Richardson
2022-10-06eal/loongarch: support LoongArch architectureMin Zhou
2022-08-29build: enable developer mode for all working treesDmitry Kozlyuk
2022-06-08eal/riscv: support RISC-V architectureMichal Mazurek
2022-06-07build: add definitions for use as Meson subprojectBruce Richardson
2022-05-31app/testpmd: register driver specific commandsDavid Marchand
2022-02-02build: remove deprecated Meson functionsBruce Richardson
2022-02-02build: fix warning about using -Wextra flagBruce Richardson
2022-02-02build: fix warnings when running external commandsBruce Richardson
2021-04-21lib: remove librte_ prefix from directory namesBruce Richardson
2021-04-21build: change indentation in infrastructure filesBruce Richardson
2021-04-16build: update minimum required Meson versionGabriel Ganne
2021-04-09build: enable a developer mode settingBruce Richardson
2021-03-15build: exclude meson files from examples installationBruce Richardson
2021-01-29build: add header includes checkBruce Richardson
2021-01-25buildtools: use Python pmdinfogenDmitry Kozlyuk
2020-11-12examples: fix flattening directory layout on installBruce Richardson
2020-07-05build: check AVX512 rather than binutils versionBruce Richardson
2020-07-05build: remove special handling for node libraryThomas Monjalon
2020-07-01build/pkg-config: move pkg-config file creationBruce Richardson
2020-07-01build: remove unnecessary variableBruce Richardson
2020-05-10build: add arch-specific header path to global includesBruce Richardson
2020-05-05node: add logging and null nodeNithin Dabilpuram
2020-03-31eal: move OS-specific sub-directoriesThomas Monjalon
2020-03-31eal: move common header filesThomas Monjalon
2019-11-25build: fix Windows buildBruce Richardson
2019-07-02build: print list of disabled componentsBruce Richardson
2019-06-26build: enable BSD features visibility for FreeBSDMarcin Smoczynski
2019-06-05build: generate Windows exports fileBruce Richardson
2019-05-20examples: fix install with empty meson parameterBruce Richardson
2019-05-02build: add libbsd to pkg-config file if enabledBruce Richardson
2019-05-02build: fix ninja install on FreeBSDBruce Richardson
2019-04-03eal: add OS specific header fileAnand Rawat
2019-04-01build: fix meson build in CI environmentsAli Alnubani
2019-03-27build: move meson version handling to config directoryBruce Richardson
2019-03-27build: add single source of DPDK version numberBruce Richardson
2019-03-26build: move variable for drivers to top levelAndrius Sirvys
2019-02-27build: bump minimum Meson version to 0.47.1Luca Boccassi
2019-02-26test: move to app directoryBruce Richardson
2019-02-25compat: merge compat library into EALBruce Richardson
2019-02-06version: 19.05-rc0Thomas Monjalon