summaryrefslogtreecommitdiff
path: root/libappstream-builder
Commit message (Expand)AuthorAgeFilesLines
* Add a test for extracting relative symlinksKalev Lember2016-12-201-10/+12
* Resolve relative symlinks when extracting archivesKalev Lember2016-12-201-11/+43
* trivial: Let g_build_filename take care of removing duplicate slashesKalev Lember2016-12-201-2/+0
* Scan /usr/share/metainfo as well when building appstream-dataKalev Lember2016-12-201-1/+5
* trivial: Don't include trailing whitespace from AppData filesRichard Hughes2016-12-071-2/+2
* trivial: Remove a tiny compiler warningRichard Hughes2016-12-071-1/+0
* Do not absorb core addons into the main applicationRichard Hughes2016-12-063-178/+15
* Don't add <releases> for addonsRichard Hughes2016-12-061-3/+5
* Don't add <kudos> for addonsRichard Hughes2016-12-061-0/+4
* Don't add <languages> for addonsRichard Hughes2016-12-061-0/+4
* Set a better icon for codecsKalev Lember2016-11-261-1/+1
* trivial: Do not leak the entry if the file cannot be readRichard Hughes2016-11-091-2/+4
* Check the return value of the stat callRichard Hughes2016-11-091-1/+2
* trivial: Fix building AppStream metadata when using local filesRichard Hughes2016-09-151-3/+11
* Fix building metadata on repos with mixed architecture contentRichard Hughes2016-09-131-22/+35
* trivial: Fix up tests after the -lang auto-dep commitRichard Hughes2016-09-061-4/+5
* Add -lang package as a dependency in order to properly detect translations (#...Dominique Leuenberger2016-09-051-0/+4
* Convert the built unknown icons to the correct kind depending on the actionRichard Hughes2016-09-051-0/+10
* Add a component kind of 'driver'Richard Hughes2016-09-021-0/+1
* trivial: Fix a -Wundef compiler warningKalev Lember2016-08-311-2/+2
* trivial: Actually apply the warning flagsRichard Hughes2016-08-271-1/+1
* Don't require an icon from LOCALIZATION kindRichard Hughes2016-08-221-0/+1
* trivial: Fix a harmless compile warning on ARMRichard Hughes2016-08-121-1/+1
* Ensure predictable output order of XML attributesRichard Hughes2016-08-101-21/+21
* Allow subsuming each property individuallyRichard Hughes2016-08-095-5/+11
* trivial: Decompress .pak files when getting languagesRichard Hughes2016-08-081-0/+1
* Be more careful choosing warning flagsRichard Hughes2016-07-253-10/+10
* Add two new GCC warnings and fix up signed/unsigned issuesRichard Hughes2016-07-2511-32/+29
* Merge pull request #116 from StefanBruens/make_archive_creation_deterministicIgor Gnatenko2016-07-081-1/+1
|\
| * Correct disabling of timestamps for gzipStefanBruens2016-07-081-1/+1
* | trivial: Get rid of useless internal-only gtk-doc markupRichard Hughes2016-06-2818-418/+0
* | Fix g_ptr_array_sort usewip/kalev/my_pstrcmpKalev Lember2016-05-261-1/+7
* | Add yast2-branding-openSUSE if an app depends on yast2Dominique Leuenberger2016-05-191-0/+9
|/
* 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