summaryrefslogtreecommitdiff
path: root/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
...
* | systemd: merge branch systemd into masterThomas Haller2017-01-041-0/+1
|\ \ | |/
* | build: don't run GIR tools on private headersBeniamino Galvani2016-12-201-1/+0
* | build: remove "src/NetworkManager.ver-orig"Thomas Haller2016-12-181-3/+2
* | build: always use the right python for generate-settings-docs.pyMichael Catanzaro2016-12-161-0/+1
* | build: build documentation for o.fd.NM.DnsManagerLubomir Rintel2016-12-151-1/+2
* | ifcfg-rh: merge branch 'fg/dhcp_hostname_bgo775622'Francesco Giudici2016-12-151-0/+1
|\ \
| * | ifcfg-rh/tests: add ipv6 hostname legacy support read testfg/dhcp_hostname_bgo775622Francesco Giudici2016-12-141-0/+1
* | | build: allow specifying the python interpreter for buildingThomas Haller2016-12-141-0/+1
* | | dns: merge branch 'bg/dns-dbus-bgo603321'Beniamino Galvani2016-12-121-0/+5
|\ \ \
| * | | libnm: implement support for DNS manager propertiesBeniamino Galvani2016-12-121-0/+2
| * | | dns: export DNS manager D-Bus objectBeniamino Galvani2016-12-121-0/+3
| |/ /
* | | build: fix dependency of NetworkManager.ver for libnm-ppp-pluginThomas Haller2016-12-121-1/+2
|/ /
* | ppp: split ppp manager into a pluginBeniamino Galvani2016-12-061-2/+34
* | build: fix gtk-doc/introspection handling for buildThomas Haller2016-11-281-7/+7
* | build: do not require GTK-Doc to build nmcliEmmanuele Bassi2016-11-281-3/+3
* | build: combine targets for nm-settings*.xml via pattern rule in Makefile.amThomas Haller2016-11-241-7/+1
* | build: fix out-of-tree build to find common.ent for documentationThomas Haller2016-11-241-3/+3
* | build: avoid specifying man/nm-settings.xml paths multiple timesThomas Haller2016-11-241-11/+9
* | build: combine pattern rule for makefilesThomas Haller2016-11-241-15/+7
* | build: fix lookup "nm-settings-docs-overrides.xml" for out-of-tree buildThomas Haller2016-11-241-2/+2
* | build: rename intermediate doc xmlsThomas Haller2016-11-241-12/+12
* | build: avoid some uses of BUILT_SOURCES in Makefile.amThomas Haller2016-11-241-20/+19
* | build: add explicit dependency objects to generated source filesThomas Haller2016-11-241-15/+29
* | build: don't use $(top_*dir) in Makefile.amThomas Haller2016-11-241-33/+33
* | build: consistently use $() instead of ${} in Makefile.amThomas Haller2016-11-241-1/+1
* | build: drop $(top_builddir) for referring to libnm/libnm.laThomas Haller2016-11-241-2/+2
* | build: install the D-Bus introspection datalr/introspection-dataLubomir Rintel2016-11-231-4/+9
* | all: rename the introspection data to use the interface paths in namesLubomir Rintel2016-11-231-165/+153
* | ifcfg-rh/tests: add tests for link negotiation optionsFrancesco Giudici2016-11-221-0/+2
* | build: move setting install_manpages variableThomas Haller2016-11-221-7/+2
* | build: remove redundant check for ENABLE_GTK_DOCThomas Haller2016-11-221-4/+0
* | build: add explicit dependency of nmcli sources to "settings-docs.c"Thomas Haller2016-11-211-6/+12
* | build: silence some verbose make rulesLubomir Rintel2016-11-211-2/+2
* | build: cleanup include paths in Makefile.amThomas Haller2016-11-211-181/+181
* | build: don't add subdirectories to include search path but require qualified ...Thomas Haller2016-11-211-54/+2
* | build: rename "src/ppp-manager" to "src/ppp"Thomas Haller2016-11-211-13/+13
* | build: rename "src/dnsmasq-manager" to "src/dnsmasq"Thomas Haller2016-11-211-9/+9
* | build: rename "src/vpn-manager" to "src/vpn"Thomas Haller2016-11-211-5/+5
* | build: rename "src/dns-manager" to "src/dns"Thomas Haller2016-11-211-11/+11
* | build: rename "src/dhcp-manager" to "src/dhcp"Thomas Haller2016-11-211-40/+40
* | build: rename "src/supplicant-manager" to "src/supplicant"Thomas Haller2016-11-211-18/+18
* | build: add dependency for ifcfg-rh objects to "nmdbus-ifcfg-rh.h"Thomas Haller2016-11-211-0/+5
* | build: silence some verbose make rulesLubomir Rintel2016-11-211-9/+11
* | build: add dist-dependency for libnm-glib/libnm-glib-vpn.laThomas Haller2016-11-201-1/+3
* | build: fix dependencies for generated headersThomas Haller2016-11-201-10/+15
* | build: rename variables for mkenums files to have _mkenums suffixThomas Haller2016-11-201-46/+46
* | build: use variable instead of filenames for $(libnm_lib_h_pub_gen)Thomas Haller2016-11-201-2/+2
* | build: fix Makefile.am for libnm-core/crypto_*.cThomas Haller2016-11-181-2/+2
* | build: don't dist generated libnm-core/tests/nm-core-tests-enum-types.*Thomas Haller2016-11-181-2/+4
* | build: refactor Makefile.am for libnm-core and libnmThomas Haller2016-11-181-61/+88