NetworkManager/src/platform
Thomas Haller 9152dec99f build: disable deprecation checks for internal compilation
For internal compilation we want to be able to use deprecated
API without warnings.

Define the version min/max macros to effectively disable deprecation
warnings.

However, don't do it via CFLAGS option in the makefiles, instead hack it
to "nm-default.h". After all, *every* source file that is for internal
compilation needs to include this header as first.
2016-04-05 22:22:58 +02:00
..
tests build: disable deprecation checks for internal compilation 2016-04-05 22:22:58 +02:00
wifi wifi: hack for wext devices reporting IW_MODE_AUTO configuration mode. 2016-03-11 18:59:40 +01:00
Makefile.am platform: add minimal Makefile.am for convenience 2013-06-19 13:48:29 +02:00
nm-fake-platform.c platform: add flags argument to nm_platform_ip4_address_add() 2016-03-01 15:09:16 +01:00
nm-fake-platform.h all: fix up multiple-include-guard defines 2014-08-16 10:17:14 -04:00
nm-linux-platform.c platform: add nm_platform_link_can_assume() 2016-04-04 15:33:16 +02:00
nm-linux-platform.h logging: make logging independent of platform 2016-03-01 12:42:42 +01:00
nm-platform-utils.c core: move simple utils function from "nm-platform-utils.h" 2016-03-07 11:49:52 +01:00
nm-platform-utils.h core: move simple utils function from "nm-platform-utils.h" 2016-03-07 11:49:52 +01:00
nm-platform.c platform: add nm_platform_link_can_assume() 2016-04-04 15:33:16 +02:00
nm-platform.h platform: add nm_platform_link_can_assume() 2016-04-04 15:33:16 +02:00
nmp-netns.c platform: add nmp_netns_bind_to_path() helper function 2016-03-15 12:56:59 +01:00
nmp-netns.h platform: add nmp_netns_bind_to_path() helper function 2016-03-15 12:56:59 +01:00
nmp-object.c platform: don't create udev client if udev isn't used 2016-03-07 11:58:01 +01:00
nmp-object.h platform: don't create udev client if udev isn't used 2016-03-07 11:58:01 +01:00