build/pkg-config: improve static linking flags
[dpdk.git] / examples / vhost / Makefile
2020-07-01 Bruce Richardsonbuild/pkg-config: improve static linking flags
2019-11-20 Bruce Richardsonexamples: hide error for missing pkg-config path flag
2019-11-20 Bruce Richardsonexamples: fix build with old pkg-config
2019-07-03 Bruce Richardsonexamples: fix pkg-config detection with older make
2019-07-02 Bruce Richardsonexamples: support relocated DPDK install
2019-05-20 Bruce Richardsonexamples: fix make clean when using pkg-config
2019-03-30 Bruce Richardsonexamples: detect default build directory
2019-03-12 Bruce Richardsonmk: use linux and freebsd in config names
2019-03-12 Bruce Richardsonbuild/linux: rename macro from LINUXAPP to LINUX
2018-10-22 Anatoly Burakovmk: build with _GNU_SOURCE defined by default
2018-07-12 Thomas Monjalonexamples: make Linux environment check consistent
2018-04-17 Thomas Monjalonfix ethdev ports enumeration
2018-01-30 Bruce Richardsonexamples: enable linking both static and shared
2018-01-30 Bruce Richardsonexamples: use pkg-config in makefiles
2018-01-30 Bruce Richardsonexamples: put app name and sources at top of makefiles
2018-01-04 Bruce Richardsonexamples: use SPDX tag for Intel copyright files
2017-06-14 Jerin Jacobfix typos using codespell utility
2017-04-01 Yuanhan Liuexamples/vhost: demonstrate the new generic APIs
2015-11-03 Ravi Kerureal: set name to threads
2014-10-23 Huawei Xieexamples/vhost: add new example based on lib
2014-10-13 Huawei Xievhost: move from examples to dedicated library
2014-07-02 Thomas Monjalonexamples: ignore linux apps on bsd
2014-06-10 Bruce Richardsonremove trailing whitespaces
2014-05-21 David Marchandconfig: rename "default" configurations as "native"
2014-02-26 Bruce Richardsonexamples/vhost: import userspace vhost application