NetworkManager/cli/src
Dan Winship 377f72a66f build: fix nm-setting-docs build in various configurations
Certain build configurations (like --enable-gtk-doc
--disable-introspection) were broken with respect to nm-setting-docs.
Fix this. Also, we don't require just gobject-introspection, we need
pygobject specifically as well.
2014-06-27 17:24:57 -04:00
..
common.c cli: make Ctrl-C exit nmcli when line is empty *and* we are not in the editor 2014-06-24 10:58:42 +02:00
common.h cli: don't quit nmcli on Ctrl-C while in readline() 2014-06-24 10:38:14 +02:00
connections.c cli: make Ctrl-C exit nmcli when line is empty *and* we are not in the editor 2014-06-24 10:58:42 +02:00
connections.h cli: move readline related functions to common.h to be usable throughout nmcli 2014-06-04 09:47:37 +02:00
devices.c cli: switch to the new-style readline typedefs (bgo #731294) 2014-06-06 11:34:23 +02:00
devices.h cli: add initial pieces of nmcli 2010-02-25 09:52:30 -08:00
Makefile.am build: fix nm-setting-docs build in various configurations 2014-06-27 17:24:57 -04:00
network-manager.c cli: add 'help' for second level commands (bgo #698237) (rh #1034119) 2014-01-09 10:14:03 +01:00
network-manager.h cli: remove obsolete 'nmcli nm' 2013-04-24 10:04:43 +02:00
nmcli.c cli: make Ctrl-C exit nmcli when line is empty *and* we are not in the editor 2014-06-24 10:58:42 +02:00
nmcli.h cli: make Ctrl-C exit nmcli when line is empty *and* we are not in the editor 2014-06-24 10:58:42 +02:00
settings-docs.xsl cli: generate setting docs from libnm-util/nm-setting-docs.xml 2014-06-19 17:45:02 -04:00
settings.c build: fix nm-setting-docs build in various configurations 2014-06-27 17:24:57 -04:00
settings.h cli: show warning when setting band/channel for infra mode (rh #1000096) 2014-02-13 12:22:52 +01:00
utils.c cli: don't leak 'str' returned by g_strdup_vprintf() 2014-06-04 08:55:35 +02:00
utils.h cli: consolidate active and configured connections (rh #997999) 2014-01-23 13:45:46 +01:00