NetworkManager/src/supplicant-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
nm-supplicant-config.c supplicant-config: fix misleading indentation 2016-03-20 17:05:35 +01:00
nm-supplicant-config.h wifi: propagte errors from supplicant-config to caller 2015-11-19 13:45:14 +01:00
nm-supplicant-interface.c all: cleanup includes and let "nm-default.h" include "config.h" 2016-02-19 17:53:25 +01:00
nm-supplicant-interface.h supplicant: cleanup GObject property implementation in NMSupplicantInterface 2016-01-21 14:58:55 +01:00
nm-supplicant-manager.c supplicant: use logging helpers 2016-03-04 11:53:05 +01:00
nm-supplicant-manager.h wifi: fix crash due to wrong ownership handling in nm_supplicant_manager_iface_release() 2016-01-21 14:58:55 +01:00
nm-supplicant-settings-verify.c supplicant: honor the domain-suffix-match properties 2016-03-16 17:32:17 +01:00
nm-supplicant-settings-verify.h all: fix up multiple-include-guard defines 2014-08-16 10:17:14 -04:00
nm-supplicant-types.h wifi: propagte errors from supplicant-config to caller 2015-11-19 13:45:14 +01:00