build: symlink drivers to library directory
[dpdk.git] / meson.build
2018-01-30 Bruce Richardsonbuild: symlink drivers to library directory
2018-01-30 Bruce Richardsonbuild: change default library type to static
2018-01-30 Bruce Richardsonbuild: build as both static and shared libs
2018-01-30 Bruce Richardsonexamples: build some samples with meson
2018-01-30 Bruce Richardsonbuild: fix driver install path
2018-01-30 Luca Boccassibuild: add optional arch-specific headers install path
2018-01-30 Luca Boccassibuild: rename pkgconfig to libdpdk.pc
2018-01-30 Bruce Richardsonusertools: install with meson
2018-01-30 Bruce Richardsonapp/testpmd: build with meson
2018-01-30 Bruce Richardsondrivers: add infrastructure for meson build
2018-01-30 Bruce Richardsonbuildtools: build with meson
2018-01-30 Bruce Richardsoneal: build with meson
2018-01-30 Bruce Richardsonbuild: add infrastructure for meson and ninja builds