summaryrefslogtreecommitdiff
path: root/libappstream-builder/asb-plugin-loader.c
Commit message (Expand)AuthorAgeFilesLines
* Use the SPDX-License-Identifier in all source filesRichard Hughes2019-02-091-15/+1
* trivial: Sort the plugins in the correct order, i.e. ABC, not CBARichard Hughes2018-05-031-1/+1
* Allow subsuming each property individuallyRichard Hughes2016-08-091-1/+1
* trivial: Get rid of useless internal-only gtk-doc markupRichard Hughes2016-06-281-21/+0
* Rename a symbol to reflect realityRichard Hughes2016-02-251-1/+1
* Require AppData files to be present in the AppStream metadataRichard Hughes2015-09-161-12/+5
* trivial: Drop as-cleanup.h include where not neededKalev Lember2015-09-081-1/+0
* Use GLib's cleanup functions instead of libgsystem'sKalev Lember2015-09-081-3/+3
* libappstream-builder: Port to G_DECLARE_DERIVABLE_TYPE macroKalev Lember2015-09-081-3/+2
* Add asb_plugin_loader_set_dir() to set the default plugin locationRichard Hughes2015-07-291-7/+42
* Create firmware AppStream components from .cab filesRichard Hughes2015-03-041-0/+4
* Do not blacklist applications with broken AppData filesRichard Hughes2015-01-091-2/+15
* trivial: Don't show warnings when doing distcheckRichard Hughes2014-11-041-2/+2
* trivial: Do not merge apps with vetosRichard Hughes2014-09-111-0/+2
* Rename as_app_get_id_full() to as_app_get_id()Richard Hughes2014-08-221-1/+1
* Do not allow plugins to remove applicationsRichard Hughes2014-08-151-4/+4
* trivial: Remove the dep-loop between AsbPluginLoader and AsbContextRichard Hughes2014-08-121-4/+9
* Add as_app_add_veto()Richard Hughes2014-08-091-1/+1
* Convert AsbPluginLoader to an actual GObjectRichard Hughes2014-06-191-77/+142
* Add libappstream-builder from the createrepo_as projectRichard Hughes2014-06-171-0/+383