numam-dpdk/lib/power
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
..
guest_channel.c power: fix sanity checks for guest channel read 2021-05-12 17:18:38 +02:00
guest_channel.h lib: remove C++ include guard from private headers 2021-09-22 22:00:17 +02:00
meson.build build/windows: remove separate list of libs 2021-10-22 22:40:59 +02:00
power_acpi_cpufreq.c power: refactor ACPI and intel_pstate support 2021-07-08 22:32:13 +02:00
power_acpi_cpufreq.h lib: remove C++ include guard from private headers 2021-09-22 22:00:17 +02:00
power_common.c power: refactor ACPI and intel_pstate support 2021-07-08 22:32:13 +02:00
power_common.h power: refactor ACPI and intel_pstate support 2021-07-08 22:32:13 +02:00
power_cppc_cpufreq.c power: check frequencies count before filling array 2021-07-24 10:09:58 +02:00
power_cppc_cpufreq.h lib: remove C++ include guard from private headers 2021-09-22 22:00:17 +02:00
power_kvm_vm.c lib: remove librte_ prefix from directory names 2021-04-21 14:04:09 +02:00
power_kvm_vm.h lib: remove C++ include guard from private headers 2021-09-22 22:00:17 +02:00
power_pstate_cpufreq.c power: check frequencies count before filling array 2021-07-24 10:09:58 +02:00
power_pstate_cpufreq.h lib: remove C++ include guard from private headers 2021-09-22 22:00:17 +02:00
rte_power_empty_poll.c lib: remove librte_ prefix from directory names 2021-04-21 14:04:09 +02:00
rte_power_empty_poll.h lib: remove librte_ prefix from directory names 2021-04-21 14:04:09 +02:00
rte_power_guest_channel.h lib: remove librte_ prefix from directory names 2021-04-21 14:04:09 +02:00
rte_power_pmd_mgmt.c power: fix multi-queue scale mode 2021-07-22 21:36:30 +02:00
rte_power_pmd_mgmt.h power: make ethdev power management thread unsafe 2021-07-09 21:13:13 +02:00
rte_power.c power: support cppc_cpufreq driver 2021-07-09 16:04:46 +02:00
rte_power.h power: support cppc_cpufreq driver 2021-07-09 16:04:46 +02:00
version.map version: 21.11-rc0 2021-08-17 08:37:52 +02:00