numam-dpdk/lib/pipeline
Bruce Richardson b1094939a5 build/windows: remove separate list of libs
Rather than maintaining a separate list of libraries which are to be
built on windows, use the standard library list and explicitly add to
each library that is not to be built a check for windows and disable
the library at that per-lib level. As well as shortening the main
lib/meson.build file, this also leads to the build summary at the end of
the meson config run correctly listing the libraries which are not to be
built.

Signed-off-by: Bruce Richardson <bruce.richardson@intel.com>
2021-10-22 22:40:59 +02:00
..
meson.build build/windows: remove separate list of libs 2021-10-22 22:40:59 +02:00
rte_pipeline.c lib: remove librte_ prefix from directory names 2021-04-21 14:04:09 +02:00
rte_pipeline.h lib: remove librte_ prefix from directory names 2021-04-21 14:04:09 +02:00
rte_port_in_action.c lib: remove librte_ prefix from directory names 2021-04-21 14:04:09 +02:00
rte_port_in_action.h lib: remove librte_ prefix from directory names 2021-04-21 14:04:09 +02:00
rte_swx_ctl.c pipeline: support learner tables 2021-09-27 09:52:04 +02:00
rte_swx_ctl.h pipeline: support learner tables 2021-09-27 09:52:04 +02:00
rte_swx_extern.h lib: remove librte_ prefix from directory names 2021-04-21 14:04:09 +02:00
rte_swx_pipeline_internal.h pipeline: improve handling of learner action arguments 2021-09-27 12:18:49 +02:00
rte_swx_pipeline_spec.c pipeline: improve handling of learner action arguments 2021-09-27 12:18:49 +02:00
rte_swx_pipeline.c pipeline: improve handling of learner action arguments 2021-09-27 12:18:49 +02:00
rte_swx_pipeline.h pipeline: improve handling of learner action arguments 2021-09-27 12:18:49 +02:00
rte_table_action.c net: rename Ethernet header fields 2021-10-08 14:58:11 +02:00
rte_table_action.h lib: remove librte_ prefix from directory names 2021-04-21 14:04:09 +02:00
version.map pipeline: support learner tables 2021-09-27 09:52:04 +02:00