| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Use '#pragma once' to avoid a lot of boilerplate | Richard Hughes | 2019-02-09 | 1 | -4/+1 |
| | | |||||
| * | Use the SPDX-License-Identifier in all source files | Richard Hughes | 2019-02-09 | 1 | -15/+1 |
| | | |||||
| * | libappstream-builder: Port to G_DECLARE_DERIVABLE_TYPE macro | Kalev Lember | 2015-09-08 | 1 | -15/+2 |
| | | |||||
| * | Add asb_plugin_loader_set_dir() to set the default plugin location | Richard Hughes | 2015-07-29 | 1 | -0/+3 |
| | | | | | | We need to set this from the build system when doing running the tests with build systems that do not build in the source tree. | ||||
| * | Do not allow plugins to remove applications | Richard Hughes | 2014-08-15 | 1 | -1/+1 |
| | | | | | Instead force them to veto applications, which at least means we get a CacheID. | ||||
| * | trivial: Add klass padding to the Asb objects | Richard Hughes | 2014-08-15 | 1 | -8/+8 |
| | | |||||
| * | Convert AsbPluginLoader to an actual GObject | Richard Hughes | 2014-06-19 | 1 | -18/+49 |
| | | | | | | | | | We want to start storing things in addition to the array of plugins (e.g. the AsbContext) so expand this out into an actual object. Also, this is an API change, but the whole of libappstream-builder is marked as 'Unstable' for now, and asb-plugin-loader.h has never been installed. | ||||
| * | Add libappstream-builder from the createrepo_as project | Richard Hughes | 2014-06-17 | 1 | -0/+48 |
