summaryrefslogtreecommitdiff
path: root/libappstream-builder
Commit message (Expand)AuthorAgeFilesLines
* Be less vocal when processing AppData filesRichard Hughes2015-09-161-49/+0
* Do not overwrite the AppData URL with the one from the packageRichard Hughes2015-09-162-2/+3
* trivial: Fix gcab generated checksumsRichard Hughes2015-09-151-4/+4
* Don't reallocate malloc'd memory with g_mallocKalev Lember2015-09-121-8/+1
* Use glib's cleanup functions for GStringKalev Lember2015-09-105-11/+8
* trivial: Drop as-cleanup.h include where not neededKalev Lember2015-09-0810-10/+0
* trivial: Remove any support for installed appdata-extra filesRichard Hughes2015-09-081-5/+0
* Use GLib's cleanup functions instead of libgsystem'sKalev Lember2015-09-0829-234/+234
* libappstream-builder: Port to G_DECLARE_DERIVABLE_TYPE macroKalev Lember2015-09-0818-185/+36
* Don't show mangled version numbers as negativesRichard Hughes2015-09-071-0/+4
* Avoid using PATH_MAXPino Toscano2015-08-251-4/+4
* Add support for the flashed firmware provide kindRichard Hughes2015-08-102-30/+70
* trivial: Remove unused prototypeRichard Hughes2015-08-101-2/+0
* Fix the name of the D-Bus session enumRichard Hughes2015-08-101-1/+1
* Make the DriverVer in the .inf file optionalRichard Hughes2015-08-052-2/+8
* trivial: Remove the unused asb_plugin_set_enabled()Richard Hughes2015-08-042-17/+0
* trivial: Remove the unused asb_app_add_screenshot_source()Richard Hughes2015-08-042-93/+0
* Remove another length argumentRichard Hughes2015-08-031-1/+1
* Drop the unused _len arguments on many functionsRichard Hughes2015-08-0316-86/+84
* Add AsChecksumRichard Hughes2015-08-033-23/+56
* Add asb_plugin_loader_set_dir() to set the default plugin locationRichard Hughes2015-07-294-7/+53
* trivial: fix make distcheckRichard Hughes2015-07-241-0/+1
* Only add the HiDPI kudo for desktop applications using stock iconsRichard Hughes2015-07-231-6/+0
* Add as_release_set_filename()Richard Hughes2015-07-232-2/+7
* trivial: Do not mess with the source pkgname for firmwareRichard Hughes2015-07-222-10/+9
* trivial: Correctly subsume source_pkgnameRichard Hughes2015-07-221-0/+1
* Do not expect the INF ClassGuid to be the ESRT GUIDRichard Hughes2015-07-031-4/+4
* Be less strict when loading incorrect AppData filesRichard Hughes2015-06-291-17/+10
* trivial: Fix make check now all fonts have Addons/FontsRichard Hughes2015-06-221-0/+4
* Update the SPDX licence list to v2.0Richard Hughes2015-06-221-0/+2
* Include <pkgname> when writing the ignored metadataRichard Hughes2015-06-172-0/+5
* Add a flag to use non-optimal data sources when building metadataRichard Hughes2015-06-162-5/+8
* Add a flag to relax the AppData Category=Settings requirementRichard Hughes2015-06-162-4/+8
* Add two flags to veto-ignore to relax the requirements for metadataRichard Hughes2015-06-163-54/+65
* Version the builder plugin locationRichard Hughes2015-05-122-2/+2
* Have another go at fixing font previewsRichard Hughes2015-05-061-1/+6
* Add text icons and sample text for some languagesParag Nemade2015-05-041-0/+18
* Detect recolorable symbolic iconsRichard Hughes2015-04-281-0/+6
* Check for duplicate screenshots when adding fontsRichard Hughes2015-04-131-0/+23
* Use the sanitized font filename as the cache-idRichard Hughes2015-04-102-6/+16
* Remove the batch output option from the builderRichard Hughes2015-04-078-597/+7
* Remove the extra screenshots and appdata options from the builderRichard Hughes2015-04-074-258/+15
* Remove all networking support when building metadataRichard Hughes2015-04-077-367/+58
* trivial: Remove some unused codeRichard Hughes2015-04-021-51/+0
* No longer set PaddedIconRichard Hughes2015-04-022-5/+0
* Remove --extra-appstream from the builderRichard Hughes2015-04-015-195/+0
* Build: link libasb_plugin_font.la with GTK30_3_XDominique Leuenberger2015-03-301-1/+1
* Do not trust the result of FcConfigAppFontAddFile()Richard Hughes2015-03-301-1/+1
* Update the checksums for the gcab-generated firmwareRichard Hughes2015-03-301-4/+4
* Put all the screenshots in a file rather than just writing to the upload pathRichard Hughes2015-03-252-0/+32