mk: build with _GNU_SOURCE defined by default
[dpdk.git] / lib / meson.build
2018-10-22 Anatoly Burakovmk: build with _GNU_SOURCE defined by default
2018-09-17 Bruce Richardsonbuild: add configuration summary at end of config
2018-09-17 Bruce Richardsonbuild: simplify logic for default library dependencies
2018-07-26 Bruce Richardsonbuild: remove duplicate checks for cflags
2018-07-26 Bruce Richardsonbuild: improve error message for missing dependency
2018-07-15 Gaetan Rivetkvargs: build before EAL
2018-07-11 Gavin Hubuild: fix for host clang and cross gcc
2018-05-08 Bruce Richardsonbuild: ensure compatibility with future meson versions
2018-05-11 Konstantin Ananyevbpf: add BPF loading and execution framework
2018-05-10 Fiona Trahecompressdev: add basic device management
2018-04-27 Ferruh Yigitethdev: rename folder to library name
2018-04-27 Remy Hortonethdev: add common devargs parser
2018-04-17 Bruce Richardsonrawdev: add to meson build
2018-04-16 Erik Gabriel Carrillomk: update timer library order in static build
2018-01-30 Pavan Nikhileshbuild: detect micro-arch on ARM
2018-01-30 Bruce Richardsonbuild: remove architecture flag as default C flag
2018-01-30 Bruce Richardsonbuild: replace license text with SPDX tag
2018-01-30 Bruce Richardsonbuild: build as both static and shared libs
2018-01-30 Bruce Richardsonbuild: remove library special cases
2018-01-30 Bruce Richardsonbuild: add option to version libs using DPDK version
2018-01-30 Bruce Richardsonlib: build with meson
2018-01-30 Bruce Richardsoneal: build with meson