summaryrefslogtreecommitdiff
path: root/client/as-builder.c
Commit message (Expand)AuthorAgeFilesLines
* Add two new GCC warnings and fix up signed/unsigned issuesRichard Hughes2016-07-251-3/+3
* trivial: Get rid of useless internal-only gtk-doc markupRichard Hughes2016-06-281-6/+0
* Remove the --api-version parameter from client toolsRichard Hughes2016-02-181-15/+1
* Remove all traces of ostreeAlexander Larsson2016-01-221-84/+1
* ostree: Allow specifying a particular arch onlyAlexander Larsson2016-01-151-3/+10
* trivial: Fix --enable-ostree buildRichard Hughes2015-09-151-1/+2
* 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-27/+27
* Revert "Allow a filter filename to be used with the builder"Richard Hughes2015-08-261-38/+3
* Allow a filter filename to be used with the builderRichard Hughes2015-08-191-3/+38
* Remove support for lower than AppStream 0.6Richard Hughes2015-08-031-1/+1
* Remove support for AppStream 0.3 and lowerRichard Hughes2015-08-031-0/+8
* Add a flag to use non-optimal data sources when building metadataRichard Hughes2015-06-161-0/+4
* Add a flag to relax the AppData Category=Settings requirementRichard Hughes2015-06-161-0/+4
* Add two flags to veto-ignore to relax the requirements for metadataRichard Hughes2015-06-161-0/+12
* Show a warning when the origin or basename isn't specifiedRichard Hughes2015-05-221-4/+10
* Remove the batch output option from the builderRichard Hughes2015-04-071-6/+0
* Remove the extra screenshots and appdata options from the builderRichard Hughes2015-04-071-14/+0
* Remove all networking support when building metadataRichard Hughes2015-04-071-20/+0
* Remove --extra-appstream from the builderRichard Hughes2015-04-011-7/+0
* If the API version is unspecified when building use the latest released versionRichard Hughes2015-03-261-1/+1
* Put all the screenshots in a file rather than just writing to the upload pathRichard Hughes2015-03-251-1/+1
* Add --batch-output to be able to disable the progress panel when buildingRichard Hughes2015-03-131-0/+6
* 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