summaryrefslogtreecommitdiff
path: root/libappstream-builder
Commit message (Expand)AuthorAgeFilesLines
* Update the SPDX license list to v1.20Richard Hughes2014-09-011-0/+1
* Turn of sig checking for rpm packagesRichard Hughes2014-08-291-0/+1
* trivial: Demote 'Adding extra package' to a debugRichard Hughes2014-08-181-1/+1
* Remove support for pre-decompressed RPMsRichard Hughes2014-08-181-27/+0
* Do not try to download screenshots when run with --nonetRichard Hughes2014-08-123-0/+24
* trivial: Do not blacklist apps that were released the same dayRichard Hughes2014-08-121-4/+3
* trivial: Do not write a log if LogDir is not setRichard Hughes2014-08-121-1/+5
* trivial: Remove the dep-loop between AsbPluginLoader and AsbContextRichard Hughes2014-08-122-5/+11
* trivial: Use _cleanup_ in more placesRichard Hughes2014-08-122-51/+22
* trivial: Fix a small memory leak in the gettext pluginRichard Hughes2014-08-121-3/+1
* trivial: Do not try to write the icons tarball if there are no iconsRichard Hughes2014-08-111-2/+4
* trivial: Check for required values when running asb_context_setup()Richard Hughes2014-08-111-0/+16
* trivial: Fix the return code of asb_string_replace()Richard Hughes2014-08-111-1/+1
* Add as_utils_is_spdx_license()Richard Hughes2014-08-111-2/+2
* trivial: Never use g_error() for a runtime warningRichard Hughes2014-08-111-2/+2
* Check the icon size when checking the installed rootRichard Hughes2014-08-102-22/+43
* Add as_utils_find_icon_filename()Richard Hughes2014-08-091-93/+8
* Add as_app_add_veto()Richard Hughes2014-08-098-72/+27
* Show the time remaining when building metadataRichard Hughes2014-07-301-2/+33
* trivial: Only write the <source_pkgname> if different to the <pkgname>Richard Hughes2014-07-291-9/+8
* Add support for <source_pkgname> which will be in AppStream 0.8Richard Hughes2014-07-294-7/+65
* Add the <dbus> provide for applications automaticallyRichard Hughes2014-07-292-0/+134
* Detect any addons with missing parentsRichard Hughes2014-07-291-0/+59
* Add asb_app_set_veto_description()Richard Hughes2014-07-293-22/+45
* Only add registered projects and categories to the metadataRichard Hughes2014-07-291-2/+11
* builder: Add a plugin to detect new-style 'gtk/menus.ui' AppMenu supportRichard Hughes2014-07-282-0/+111
* trivial: Fix an optimisation when checking for kudosRichard Hughes2014-07-281-1/+1
* trivial: Also use gtk_application_get_menu_by_id() for AppMenu detectionRichard Hughes2014-07-271-0/+2
* trivial: Only set X-Kudo-RecentRelease for version < 0.8 metadataRichard Hughes2014-07-271-1/+1
* Support pre-decompressed RPMsRichard Hughes2014-07-171-0/+27
* Show the builder progress in a ncurses-style panelRichard Hughes2014-07-176-4/+487
* trivial: Add one more application to the blacklistRichard Hughes2014-07-171-0/+1
* Do not warn if the AppData file duplicates the .desktop valueRichard Hughes2014-07-161-6/+1
* Add oxygen-icon-theme when an application depends on kde-runtimeRichard Hughes2014-07-162-18/+63
* trivial: Don't print the missing icon path twiceRichard Hughes2014-07-161-2/+2
* Show apps with missing icons in the failed metadataRichard Hughes2014-07-151-15/+21
* Do not fail to build packages with invalid KDE service filesRichard Hughes2014-07-151-10/+35
* trivial: Show the name of the plugin that failed in the logsRichard Hughes2014-07-151-2/+2
* trivial: Add two more abandoned upstreamsRichard Hughes2014-07-151-0/+2
* Show any package duplicates when generating metadataRichard Hughes2014-07-151-0/+38
* Record if distro metadata and screenshots are being usedRichard Hughes2014-07-112-0/+2
* Show applications with too small icons in the failed metadataRichard Hughes2014-07-111-16/+13
* Do not allow RequiresAppdata to become true with AppDataRichard Hughes2014-07-111-0/+6
* Do not show the extecutive summary for the failed metadataRichard Hughes2014-07-111-5/+9
* Do not allow NoDisplay=true applications to ever be in the metadataRichard Hughes2014-07-111-2/+2
* trivial: Be more useful when explaining the 'No Comment' errorRichard Hughes2014-07-111-2/+2
* Allow old applications in the metadata if they have AppDataRichard Hughes2014-07-111-7/+1
* trivial: One more application to the blacklistRichard Hughes2014-07-111-0/+1
* trivial: Always write valid XML even for failed.htmlRichard Hughes2014-07-101-1/+4
* Save in the logs when icons are padded with alphaRichard Hughes2014-07-102-13/+24