summaryrefslogtreecommitdiff
path: root/client/as-builder.c
Commit message (Expand)AuthorAgeFilesLines
* Ignore stray branchesMatthias Clasen2015-01-271-0/+4
* Make the icon tarball optionalRichard Hughes2015-01-261-0/+13
* Make the failed AppStream metadata optionalRichard Hughes2015-01-241-24/+38
* trivial: Fix compile without ostreeRichard Hughes2015-01-231-4/+3
* Add OSTree supportRichard Hughes2015-01-231-1/+73
* trivial: Show the help text when starting appstream-builder with no argumentsRichard Hughes2015-01-211-2/+8
* Return the correct exit code from appstream-builderRichard Hughes2015-01-211-1/+7
* Allow specifying --packages-dir multiple timesRichard Hughes2015-01-081-8/+10
* Add an --origin option to appstream-builderRichard Hughes2014-12-171-1/+8
* Alow setting the cachedir different from the outputdirRichard Hughes2014-12-171-1/+1
* Add --veto-ignore to appstream-builderRichard Hughes2014-10-231-1/+23
* Add asb_context_set_embedded_icons()Richard Hughes2014-10-011-0/+5
* trivial: Do not use Fedora specific defaultsRichard Hughes2014-09-301-2/+2
* Add an --enable-hidpi argument to appstream-builderRichard Hughes2014-09-261-0/+5
* Add asb_context_get_min_icon_size()Richard Hughes2014-09-251-0/+5
* trivial: Be less vocal when scanning packagesRichard Hughes2014-09-071-1/+1
* trivial: Fix up last commit, typoRichard Hughes2014-08-281-1/+1
* trivial: Fix up some translated stringsRichard Hughes2014-08-281-23/+24
* Call asb_context_disable_older_pkgs() internally when requiredRichard Hughes2014-08-211-3/+0
* trivial: Don't use asb_context_find_in_cache() twice in the builderRichard Hughes2014-08-151-8/+0
* Create paths when setting up the AsbContextRichard Hughes2014-08-151-78/+0
* Remove asb_context_set_extra_checks()Richard Hughes2014-07-101-7/+0
* Add --screenshot-dir to appstream-builderRichard Hughes2014-07-021-4/+11
* trivial: Actually show log messages for failed buildsRichard Hughes2014-07-021-1/+4
* Remove --use-package-cache from appstrem-builderRichard Hughes2014-06-231-19/+5
* appstream-builder: Add packages recursively when using --packages-dirRichard Hughes2014-06-231-7/+26
* appstream-builder: Do not abort the build if a non-package file is foundRichard Hughes2014-06-231-5/+4
* i18n: use transifex for translationsIgor Gnatenko2014-06-181-13/+18
* i18n: make translable client utilsIgor Gnatenko2014-06-181-37/+76
* client/as-builder: fix parser optionsIgor Gnatenko2014-06-171-22/+22
* Add appstream-build from the createrepo_as projectRichard Hughes2014-06-171-0/+307