summaryrefslogtreecommitdiff
path: root/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
...
* | build: add dist-hook dependency for documentation filesThomas Haller2016-11-181-7/+27
* | build: refactor handling sources for libnm-utilThomas Haller2016-11-181-17/+32
* | build: don't dist generated enum-types for libnm-glibThomas Haller2016-11-181-5/+11
* | build: add dependency for generated files for libnm-glibThomas Haller2016-11-181-0/+5
* | build: refactor handling sources for libnm-glibThomas Haller2016-11-181-27/+46
* | build: let libnm/libnm.la sources depend on introspection filesThomas Haller2016-11-181-3/+12
* | build: only generate documentation when BUILD_SETTING_DOCSThomas Haller2016-11-181-1/+7
* | core: drop unused "nm-bt-enum-types.h"Thomas Haller2016-11-181-8/+0
* | core: drop unused "nm-modem-enum-types.h"Thomas Haller2016-11-181-9/+0
* | systemd: merge branch systemd into masterThomas Haller2016-11-131-1/+1
|\ \ | |/
* | build: generate src/NetworkManager.ver during buildThomas Haller2016-11-101-12/+20
* | build: don't build the wimax nsp bindingsLubomir Rintel2016-11-101-3/+1
* | libnm: use the o.fd.DBus.ObjectManager API for object managementlr/object-managerLubomir Rintel2016-11-101-3/+3
* | tui: add support for IP tunnel connectionsBeniamino Galvani2016-11-091-0/+2
* | rdisc: rename to ndiscLubomir Rintel2016-11-091-19/+19
* | ifcfg-rh/tests: add test for handling multiple occurances of a variableThomas Haller2016-11-091-1/+3
* | ifcfg-rh: comment out invalid lines during svWriteFileThomas Haller2016-11-091-1/+7
* | build: set correct path to common.ent for out-of-tree buildsLubomir Rintel2016-11-041-1/+1
* | build: move policy file from "policy/" to "data/"Thomas Haller2016-11-031-3/+1
* | build: fix vala build of libnm.vapiThomas Haller2016-11-031-0/+1
* | build: fix dist-ing vapi/NM-1.0.metadataThomas Haller2016-11-031-0/+1
* | build: fix dist-ing vapi/libnm.depsThomas Haller2016-11-031-0/+1
* | vapi: add vapi NM-1.0 for libnmThomas Haller2016-11-031-0/+7
* | build: fix search path for building vapiThomas Haller2016-10-261-1/+1
* | build: add glob-util.h to systemd source listFrancesco Giudici2016-10-261-0/+1
* | build: fix "settings-docs.c" include pathFrancesco Giudici2016-10-251-2/+2
* | build: exclude building src/platform/tests/monitor for --enable-tests=noThomas Haller2016-10-231-1/+1
* | build: combine CPPFLAGS for src/testsThomas Haller2016-10-221-142/+36
* | build: buld nm-dhcp-manager.c as part of libNetworkMangerBaseThomas Haller2016-10-221-9/+3
* | build: build src/platform/tests/test-common.c as part of libNetworkManagerTes...Thomas Haller2016-10-221-42/+18
* | build: refactor intermediate NetworkManager libraries during buildThomas Haller2016-10-221-124/+71
* | src: drop generated nm-src-enum-types.hThomas Haller2016-10-221-18/+1
* | core: don't use generated glib enum for platform typesThomas Haller2016-10-221-1/+1
* | core: don't use generated glib enum for NMAuthSubjectTypeThomas Haller2016-10-221-1/+1
* | build: reuse common CPPFLAGS via dflt_cppflags_libnm_core variableThomas Haller2016-10-221-57/+51
* | build: don't link libnm-wwan.la against introspection/libnmdbus.laThomas Haller2016-10-221-1/+0
* | build: fix out-of-tree build for libnm-core/testsThomas Haller2016-10-221-0/+1
* | build: fix out-of-tree build for dispatcherThomas Haller2016-10-221-0/+1
* | build: fix out-of-tree build for libnm/tests/libnm-vpnplugin-utils-test.laThomas Haller2016-10-221-2/+5
* | build: merge "examples/Makefile.am" into toplevel Makefileth/non-recursive-make-bgo772985Thomas Haller2016-10-211-1/+0
* | build: merge "examples/C/glib/Makefile.am" into toplevel MakefileThomas Haller2016-10-211-0/+4
* | build: merge "vapi/Makefile.am" into toplevel MakefileThomas Haller2016-10-211-3/+43
* | build: merge "docs/Makefile.am" into toplevel MakefileThomas Haller2016-10-211-1/+10
* | build: move nm.mk into main Makefile.amThomas Haller2016-10-211-1/+12
* | build: merge "man/Makefile.am" into toplevel MakefileThomas Haller2016-10-211-1/+122
* | build: merge "libnm-glib/tests/Makefile.am" into toplevel MakefileThomas Haller2016-10-211-8/+46
* | build: merge "libnm-glib/Makefile.am" into toplevel MakefileThomas Haller2016-10-211-8/+239
* | build: merge "libnm-util/tests/Makefile.am" into toplevel MakefileThomas Haller2016-10-211-1/+56
* | build: merge "libnm-util/Makefile.am" into toplevel MakefileThomas Haller2016-10-211-15/+210
* | build: merge "data/Makefile.am" into toplevel MakefileThomas Haller2016-10-211-1/+85