NetworkManager/src/dhcp-manager
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
Makefile.am build: disable deprecation checks for internal compilation 2016-04-05 22:22:58 +02:00
nm-dhcp-client-logging.h dhcp: support _LOGx_ENABLED() macro in dhcp-client 2016-03-17 18:00:53 +01:00
nm-dhcp-client.c dhcp: fix GBytes leak in nm_dhcp_client_start_ip4() 2016-03-18 10:46:16 +01:00
nm-dhcp-client.h dhcp/systemd: honor timeout 2016-01-25 17:46:01 +01:00
nm-dhcp-dhclient-utils.c all: cleanup includes and let "nm-default.h" include "config.h" 2016-02-19 17:53:25 +01:00
nm-dhcp-dhclient-utils.h dhcp4: send FQDN option when ipv4.dhcp-fqdn is set 2015-11-23 22:09:12 +01:00
nm-dhcp-dhclient.c dhcp: client: use logging helpers 2016-03-04 11:59:37 +01:00
nm-dhcp-dhclient.h all: make use of new header file "nm-default.h" 2015-08-05 15:32:40 +02:00
nm-dhcp-dhcpcd.c dhcp: client: use logging helpers 2016-03-04 11:59:37 +01:00
nm-dhcp-dhcpcd.h all: rename nm-glib-compat.h to nm-glib.h, use everywhere 2015-07-24 13:25:47 -04:00
nm-dhcp-helper.c all: cleanup includes and let "nm-default.h" include "config.h" 2016-02-19 17:53:25 +01:00
nm-dhcp-listener.c all: cleanup includes and let "nm-default.h" include "config.h" 2016-02-19 17:53:25 +01:00
nm-dhcp-listener.h all: make use of new header file "nm-default.h" 2015-08-05 15:32:40 +02:00
nm-dhcp-manager.c dhcp: don't fail assertions when a DHCP client is not available 2016-03-24 15:03:04 +01:00
nm-dhcp-manager.h dhcp4: send FQDN option when ipv4.dhcp-fqdn is set 2015-11-23 22:09:12 +01:00
nm-dhcp-systemd.c systemd: split "nm-sd.h" out of "nm-sd-adapt.h" 2016-03-11 11:02:12 +01:00
nm-dhcp-systemd.h all: rename nm-glib-compat.h to nm-glib.h, use everywhere 2015-07-24 13:25:47 -04:00
nm-dhcp-utils.c all: cleanup includes and let "nm-default.h" include "config.h" 2016-02-19 17:53:25 +01:00
nm-dhcp-utils.h all: make use of new header file "nm-default.h" 2015-08-05 15:32:40 +02:00