summaryrefslogtreecommitdiff
path: root/libappstream-builder
Commit message (Expand)AuthorAgeFilesLines
* Omit timestamp from gzip compressed filesStefan Brüns2016-05-021-1/+3
* Sort archive contents by name for repeatable resultsStefan Brüns2016-05-021-0/+3
* trivial: Add a work-around for the new libreoffice in the builderRichard Hughes2016-04-291-0/+5
* Use a wildcard for the font preview checksumRichard Hughes2016-03-311-4/+5
* Add as_utils_string_replace()Richard Hughes2016-03-033-45/+0
* Add a AsMarkupConvertFormat to as_markup_import()Richard Hughes2016-03-031-3/+6
* Add support for GNOME Shell extensionsRichard Hughes2016-03-012-0/+241
* trivial: Do not require icons for generic component typesRichard Hughes2016-02-261-2/+7
* Rename a symbol to reflect realityRichard Hughes2016-02-255-15/+15
* Move the kudo and provides autodetection to libappstream-glibRichard Hughes2016-01-314-153/+19
* trivial: Fix up self tests after generic kindRichard Hughes2016-01-311-5/+5
* Support the QT translation systemRichard Hughes2016-01-261-14/+15
* Use heuristics when building metadata with an AppData fileRichard Hughes2016-01-241-1/+1
* Reject an invalid project group when parsingRichard Hughes2016-01-221-12/+0
* trivial: Remove support for old-style firmware GUIDS-as-IDsRichard Hughes2016-01-221-11/+0
* Only load supported icon kinds when using appstream-composeRichard Hughes2016-01-221-29/+9
* Remove the hardcoded rule for xfdashboard as it has been reported upstreamRichard Hughes2016-01-221-9/+0
* Use the project_group heuristics when parsing AppData filesRichard Hughes2016-01-221-58/+0
* trivial: Remove the veto for ConsoleOnlyRichard Hughes2016-01-221-14/+0
* trivial: Remove a warning for no recent upstream releaseRichard Hughes2016-01-221-19/+0
* trivial: Remove some dead codeRichard Hughes2016-01-221-16/+0
* trivial: Remove the hardcoded hack for nautilusRichard Hughes2016-01-221-11/+1
* trivial: Fix building firmware after the ostree removalRichard Hughes2016-01-221-1/+2
* Remove the GIR and GResource, nm and KDE-specific pluginsRichard Hughes2016-01-227-597/+3
* Remove the GStreamer pluginRichard Hughes2016-01-222-142/+0
* Remove all traces of ostreeAlexander Larsson2016-01-227-492/+1
* Add as_image_load_filename_full()Richard Hughes2016-01-211-93/+12
* Allow multiple NLS domains to be specified when searchingRichard Hughes2016-01-211-224/+19
* Allow disabling font support with --disable-fontsRichard Hughes2016-01-212-2/+15
* Only build the test firmware files when using --enable-firmwareRichard Hughes2016-01-211-0/+4
* ostree: Remove unnecessary workarounds for bundle pathsAlexander Larsson2016-01-191-8/+0
* ostree: Work around threadsafety issue with g_get_language_names.Alexander Larsson2016-01-191-0/+3
* 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