summaryrefslogtreecommitdiff
path: root/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* build: drop autotoolsAleksander Morgado2022-11-071-56/+0
* build: make tests optionalDylan Van Assche2022-07-251-1/+4
* tools: add new system daemon stub tester applicationFrederic Martinsons2020-11-121-0/+1
* libwmc: remove itDan Williams2019-04-021-2/+0
* build: generate ChangeLog from git during distAleksander Morgado2017-09-131-0/+13
* i18n: deprecate intltool and use only gettext 0.19.8Aleksander Morgado2017-09-071-15/+1
* Makefile: Move to AM_DISTCHECK_CONFIGURE_FLAGSSam Spilsbury2016-10-261-1/+1
* build: end all multiline list variables with $(NULL)Aleksander Morgado2016-03-151-5/+27
* build: add code coverage supportJakub Sitnicki2015-01-111-0/+7
* examples: add modem watcher example in pythonAleksander Morgado2014-04-111-1/+1
* license: add LGPLv2+ license in addition to the GPLv2+ oneAleksander Morgado2014-03-051-1/+2
* libmm-glib: Add vala bindingsChristian Persch2013-08-141-1/+1
* build: remove '--with-tests' from the distcheck configure flagsAleksander Morgado2013-06-211-1/+0
* build: add gtester.make to the dist tarballAleksander Morgado2013-06-211-1/+2
* build: use --enable-gtk-doc instead of our custom --with-docsAleksander Morgado2013-05-261-1/+1
* build: distribute autogen.shDan Williams2013-03-121-1/+2
* systemd: include systemd unit file supportAleksander Morgado2013-02-061-0/+1
* build: merge libmm-common into libmm-glibAleksander Morgado2012-10-041-1/+1
* uml290: add mode switching toolDan Williams2012-05-301-1/+1
* marshallers: integrate them into the daemon compilationAleksander Morgado2012-03-161-1/+1
* cli: initial cli implementationAleksander Morgado2012-03-151-1/+1
* libmm-glib: setup build of the libmm-glib libraryAleksander Morgado2012-03-151-1/+2
* build: setup all data (polkit, icon, dbus...) in the same `data' directoryAleksander Morgado2012-03-151-43/+2
* docs: setup generation of gtk-doc based DBus API documentationAleksander Morgado2012-03-151-1/+1
* docs: remove generation of previous DBus API documentationAleksander Morgado2012-03-151-22/+1
* libmm-common: setup new library, with the gdbus-codegen generated codeAleksander Morgado2012-03-151-1/+1
* build: setup header generator in its own include/MakefileAleksander Morgado2012-03-151-10/+1
* build: include proper build dependencies for the polkit conf fileAleksander Morgado2012-02-261-1/+2
* dbus: don't install introspection XML we don't really ownDan Williams2012-01-091-1/+1
* build: remove duplicate 'policy' directory entry from SUBDIRSThomas Bechtold2011-11-071-1/+1
* libwmc: beginning of bits for WMC-based devices like UML290Dan Williams2011-09-171-1/+1
* build: ensure common header is built firstAleksander Morgado2011-08-171-1/+1
* api: rename common header to ModemManager.hAleksander Morgado2011-08-171-2/+2
* build: build docs during distcheck and fix up udev rules install baseDan Williams2011-05-041-3/+6
* Revert "build: po shouldn't be built unless --with-polkit=yes"Dan Williams2011-04-271-2/+2
* build: po shouldn't be built unless --with-polkit=yesDan Williams2011-04-271-2/+2
* api: don't install all.xmlDan Williams2011-02-011-1/+1
* build: fix distcheck after introspection XML renamesDan Williams2010-12-211-0/+1
* Install xml introspection files for DBus interfaces.Jason Glasgow2010-12-201-1/+4
* Generate a header file for ModemManagerJason Glasgow2010-12-201-3/+12
* build: enable tests for 'make distcheck'Dan Williams2010-10-141-1/+1
* build: another distcheck fixDan Williams2010-03-121-0/+1
* Merge remote branch 'origin/master' into qcdmDan Williams2010-03-011-2/+17
|\
| * build: fix build after bffb332481e2fd665a686e46419e2ddfb28529f1Dan Williams2010-02-271-0/+1
| * core: install correct dbus permissions for with-polkit/without-polkitDan Williams2010-02-271-2/+12
| * core: add authorization providers and optional PolicyKit supportDan Williams2010-02-261-1/+5
* | Merge remote branch 'origin/master' into qcdmDan Williams2010-02-201-4/+13
|\ \ | |/
| * policy: add basic PolicyKit authorizationsDan Williams2010-02-191-1/+1
| * build: add intltool support for PolicyKit policy translationsDan Williams2010-02-161-4/+13
* | qcdm: add DM protocol utilities and testcasesDan Williams2010-02-081-1/+1
|/