summaryrefslogtreecommitdiff
path: root/libappstream-builder
Commit message (Expand)AuthorAgeFilesLines
* trivial: Fix self tests after the xdg-app fixesRichard Hughes2016-01-171-2/+1
* asb-package-ostree: Fix things up for xdg-app useAlexander Larsson2016-01-142-22/+28
* package-ostree: Init NEVRA on open otherwise we don't get the right tmpdir nameAlexander Larsson2016-01-141-0/+5
* Fix AppStream generation when using duplicate .deb packagesRichard Hughes2015-12-283-2/+90
* Assume a release value of '0' when unsetRichard Hughes2015-12-281-1/+8
* trivial: Fix a small memory leak when parsing debsRichard Hughes2015-12-281-2/+2
* Only use the package license when not provided by the AppData fileRichard Hughes2015-12-093-2/+22
* Add as_utils_license_to_spdx()Richard Hughes2015-12-091-85/+3
* Log when we auto-add kudos or keywordsRichard Hughes2015-11-267-11/+86
* Use a wildcard in the self tests to ignore GCab-generated hash differencesRichard Hughes2015-10-271-6/+13
* trivial: Remove some unknown code spotted by clangRichard Hughes2015-10-271-2/+0
* Use a MS-style version number when parsing a hex versionRichard Hughes2015-10-181-4/+4
* trivial: Fix make check with no firmware pluginRichard Hughes2015-10-181-1/+1
* Do not use the DriverVersion for the inf file versionRichard Hughes2015-10-181-6/+6
* Use AsStoreCab to read .cab files when building metadataRichard Hughes2015-10-076-205/+46
* trivial: Fix distcheck by searching the built filesRichard Hughes2015-10-071-1/+1
* Use g_set_object() to fix potential crash when adding pixbufsRichard Hughes2015-09-231-3/+1
* Simplify veto messages for missing <name> and <summary>Kalev Lember2015-09-181-2/+2
* Use a sensible warning when processing desktop files with NoDisplay=trueRichard Hughes2015-09-181-1/+2
* trivial: Fix display of vetos in the summary pageRichard Hughes2015-09-181-2/+2
* trivial: Remove dead codeRichard Hughes2015-09-182-6/+0
* trivial: Fix make distcheckRichard Hughes2015-09-181-1/+1
* trivial: Remove some now-obsolete veto rulesRichard Hughes2015-09-171-49/+0
* trivial: Remove the blacklist plugin as it's not used anymoreRichard Hughes2015-09-172-144/+0
* Require AppData files to be present in the AppStream metadataRichard Hughes2015-09-1615-1416/+319
* 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