summaryrefslogtreecommitdiff
path: root/libappstream-builder/asb-package.h
Commit message (Expand)AuthorAgeFilesLines
* Use '#pragma once' to avoid a lot of boilerplateRichard Hughes2019-02-091-4/+1
* Use the SPDX-License-Identifier in all source filesRichard Hughes2019-02-091-15/+1
* Add two new GCC warnings and fix up signed/unsigned issuesRichard Hughes2016-07-251-12/+10
* Fix AppStream generation when using duplicate .deb packagesRichard Hughes2015-12-281-0/+2
* libappstream-builder: Port to G_DECLARE_DERIVABLE_TYPE macroKalev Lember2015-09-081-16/+2
* Create firmware AppStream components from .cab filesRichard Hughes2015-03-041-0/+1
* trivial: Add asb_package_get_version()Richard Hughes2015-02-021-0/+1
* Only open the package when requiredRichard Hughes2015-02-021-0/+2
* Clear the dep list and the file list if we've finished with the packageRichard Hughes2015-02-021-0/+2
* Close the packages after they have been processedRichard Hughes2015-02-021-1/+4
* Add the extra child deps to the main packageRichard Hughes2015-01-301-3/+3
* trivial: Add asb_package_get_kind()Richard Hughes2015-01-231-0/+9
* Add the VCS information to the AppStream metadataRichard Hughes2014-12-171-0/+4
* Only get the package data when requiredRichard Hughes2014-08-281-0/+18
* Include the architecture in the failed component IDRichard Hughes2014-08-211-0/+2
* trivial: Add klass padding to the Asb objectsRichard Hughes2014-08-151-0/+9
* Add support for <source_pkgname> which will be in AppStream 0.8Richard Hughes2014-07-291-0/+3
* Add asb_package_new()Richard Hughes2014-07-081-0/+1
* Add libappstream-builder from the createrepo_as projectRichard Hughes2014-06-171-0/+135