summaryrefslogtreecommitdiff
path: root/libappstream-builder/asb-context.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
* Do not add the GNOME-Software-specific categories or icons by defaultRichard Hughes2017-06-071-0/+2
* Remove the cache-id functionalityRichard Hughes2017-05-161-1/+1
* libappstream-builder: Port to G_DECLARE_DERIVABLE_TYPE macroKalev Lember2015-09-081-16/+2
* Add a flag to use non-optimal data sources when building metadataRichard Hughes2015-06-161-0/+2
* Add a flag to relax the AppData Category=Settings requirementRichard Hughes2015-06-161-0/+2
* Add two flags to veto-ignore to relax the requirements for metadataRichard Hughes2015-06-161-0/+6
* Remove the batch output option from the builderRichard Hughes2015-04-071-2/+0
* Remove the extra screenshots and appdata options from the builderRichard Hughes2015-04-071-4/+0
* Remove all networking support when building metadataRichard Hughes2015-04-071-2/+1
* Remove --extra-appstream from the builderRichard Hughes2015-04-011-2/+0
* Add --batch-output to be able to disable the progress panel when buildingRichard Hughes2015-03-131-0/+2
* Make the icon tarball optionalRichard Hughes2015-01-261-0/+4
* Make the failed AppStream metadata optionalRichard Hughes2015-01-241-23/+25
* trivial: Add asb_context_add_package()Richard Hughes2015-01-221-0/+2
* Add an --origin option to appstream-builderRichard Hughes2014-12-171-0/+2
* Add --veto-ignore to appstream-builderRichard Hughes2014-10-231-0/+17
* Add asb_context_set_embedded_icons()Richard Hughes2014-10-011-0/+3
* Add an --enable-hidpi argument to appstream-builderRichard Hughes2014-09-261-0/+3
* Add asb_context_get_min_icon_size()Richard Hughes2014-09-251-0/+3
* Call asb_context_disable_older_pkgs() internally when requiredRichard Hughes2014-08-211-1/+0
* trivial: Rename an internal methodRichard Hughes2014-08-211-1/+1
* trivial: Add klass padding to the Asb objectsRichard Hughes2014-08-151-0/+9
* Add dummy failed applicationsRichard Hughes2014-08-151-0/+2
* Do not try to download screenshots when run with --nonetRichard Hughes2014-08-121-0/+1
* Remove asb_context_set_extra_checks()Richard Hughes2014-07-101-3/+0
* Do not use a hardcoded list of extra packagesRichard Hughes2014-07-091-2/+0
* Add --screenshot-dir to appstream-builderRichard Hughes2014-07-021-0/+2
* Remove --use-package-cache from appstrem-builderRichard Hughes2014-06-231-3/+0
* Do not write X-Kudo-RecentRelease for new versions of the metadataRichard Hughes2014-06-191-0/+1
* Add libappstream-builder from the createrepo_as projectRichard Hughes2014-06-171-0/+111