NetworkManager/shared
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
..
gsystem-local-alloc.h build: rename directory "include" to "shared" 2015-12-24 11:42:37 +01:00
Makefile.am shared: add "nm-shared-utils" 2016-03-26 12:10:53 +01:00
nm-dbus-compat.h build: rename directory "include" to "shared" 2015-12-24 11:42:37 +01:00
nm-default.h build: disable deprecation checks for internal compilation 2016-04-05 22:22:58 +02:00
nm-glib.h nm-glib: backport g_info() macro 2016-02-24 20:04:29 +01:00
nm-macros-internal.h shared: add nm_auto_unset_gvalue macro 2016-03-26 12:10:53 +01:00
nm-shared-utils.c shared: add nm_g_object_set_property() 2016-03-26 12:10:54 +01:00
nm-shared-utils.h shared: add nm_g_object_set_property() 2016-03-26 12:10:54 +01:00
nm-test-libnm-utils.h libnm/tests: add test code driving python test service 2015-12-26 16:43:49 +01:00
nm-test-utils-impl.c all: cleanup includes and let "nm-default.h" include "config.h" 2016-02-19 17:53:25 +01:00
nm-test-utils.h nmtst: add nmtst_variant_new_vardict() function 2016-03-26 12:10:53 +01:00
nm-version-macros.h.in build: rename directory "include" to "shared" 2015-12-24 11:42:37 +01:00