summaryrefslogtreecommitdiff
path: root/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2013-08-14libmm-glib: Add vala bindingsChristian Persch1-1/+1
2013-06-21build: remove '--with-tests' from the distcheck configure flagsAleksander Morgado1-1/+0
2013-06-21build: add gtester.make to the dist tarballAleksander Morgado1-1/+2
2013-05-26build: use --enable-gtk-doc instead of our custom --with-docsAleksander Morgado1-1/+1
2013-03-12build: distribute autogen.shDan Williams1-1/+2
2013-02-06systemd: include systemd unit file supportAleksander Morgado1-0/+1
2012-10-04build: merge libmm-common into libmm-glibAleksander Morgado1-1/+1
2012-05-30uml290: add mode switching toolDan Williams1-1/+1
2012-03-16marshallers: integrate them into the daemon compilationAleksander Morgado1-1/+1
2012-03-15cli: initial cli implementationAleksander Morgado1-1/+1
2012-03-15libmm-glib: setup build of the libmm-glib libraryAleksander Morgado1-1/+2
2012-03-15build: setup all data (polkit, icon, dbus...) in the same `data' directoryAleksander Morgado1-43/+2
2012-03-15docs: setup generation of gtk-doc based DBus API documentationAleksander Morgado1-1/+1
2012-03-15docs: remove generation of previous DBus API documentationAleksander Morgado1-22/+1
2012-03-15libmm-common: setup new library, with the gdbus-codegen generated codeAleksander Morgado1-1/+1
2012-03-15build: setup header generator in its own include/MakefileAleksander Morgado1-10/+1
2012-02-26build: include proper build dependencies for the polkit conf fileAleksander Morgado1-1/+2
2012-01-09dbus: don't install introspection XML we don't really ownDan Williams1-1/+1
2011-11-07build: remove duplicate 'policy' directory entry from SUBDIRSThomas Bechtold1-1/+1
2011-09-17libwmc: beginning of bits for WMC-based devices like UML290Dan Williams1-1/+1
2011-08-17build: ensure common header is built firstAleksander Morgado1-1/+1
2011-08-17api: rename common header to ModemManager.hAleksander Morgado1-2/+2
2011-05-04build: build docs during distcheck and fix up udev rules install baseDan Williams1-3/+6
2011-04-27Revert "build: po shouldn't be built unless --with-polkit=yes"Dan Williams1-2/+2
2011-04-27build: po shouldn't be built unless --with-polkit=yesDan Williams1-2/+2
2011-02-01api: don't install all.xmlDan Williams1-1/+1
2010-12-21build: fix distcheck after introspection XML renamesDan Williams1-0/+1
2010-12-20Install xml introspection files for DBus interfaces.Jason Glasgow1-1/+4
2010-12-20Generate a header file for ModemManagerJason Glasgow1-3/+12
2010-10-14build: enable tests for 'make distcheck'Dan Williams1-1/+1
2010-03-12build: another distcheck fixDan Williams1-0/+1
2010-03-01Merge remote branch 'origin/master' into qcdmDan Williams1-2/+17
2010-02-27build: fix build after bffb332481e2fd665a686e46419e2ddfb28529f1Dan Williams1-0/+1
2010-02-27core: install correct dbus permissions for with-polkit/without-polkitDan Williams1-2/+12
2010-02-26core: add authorization providers and optional PolicyKit supportDan Williams1-1/+5
2010-02-20Merge remote branch 'origin/master' into qcdmDan Williams1-4/+13
2010-02-19policy: add basic PolicyKit authorizationsDan Williams1-1/+1
2010-02-16build: add intltool support for PolicyKit policy translationsDan Williams1-4/+13
2010-02-08qcdm: add DM protocol utilities and testcasesDan Williams1-1/+1
2010-01-27build: use separate directory for m4 macrosMichael Biebl1-0/+2
2010-01-18build: fix 'make clean'Dan Williams1-2/+1
2009-07-07build: make distcheck actually workDan Williams1-0/+2
2009-06-28asynchronous and deferred port detectionDan Williams1-1/+1
2009-06-18udev: move device probing and detection to udevDan Williams1-1/+1
2008-09-16Add marshallers so that RegistrationInfo signal can be enabled.Tambet Ingo1-1/+1
2008-08-22Remove the pkg-config file, we're not a library.Tambet Ingo1-5/+0
2008-07-31Document the public DBus API.Tambet Ingo1-0/+23
2008-07-31Add an example testing program.Tambet Ingo1-1/+1
2008-07-31Initial commit.Tambet Ingo1-0/+30