build/pkg-config: improve static linking flags
[dpdk.git] / examples / qos_sched / Makefile
2020-07-01 Bruce Richardsonbuild/pkg-config: improve static linking flags
2020-04-23 Sunil Kumar Koriethdev: add tracepoints
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-27 Thomas Monjalonethdev: remove experimental flag of ports enumeration
2018-04-17 Thomas Monjalonethdev: deprecate port count function
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-21 Bruce Richardsonexamples: fix build clean on FreeBSD
2014-08-28 David Marchandfix unix permissions for source files
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-05-16 Olivier Matzexamples/qos_sched: fix makefile
2014-02-25 Bruce Richardsonmk: compilation fixes
2014-02-25 Bruce Richardsonupdate Intel copyright years to 2014
2013-10-09 Intelexamples/qos_sched: add stats
2013-10-09 Inteldoc: whitespace changes in licenses
2013-09-17 Intelsched: initial import