summaryrefslogtreecommitdiff
path: root/libappstream-builder
Commit message (Expand)AuthorAgeFilesLines
...
* Remove functionality processing an old metadata fileRichard Hughes2017-06-011-90/+1
* trivial: Remove the ability to run threadedRichard Hughes2017-06-011-60/+13
* Remove the cache-id functionalityRichard Hughes2017-05-164-252/+34
* trivial: Add back the Requires and Requires.private in the .pc filesRichard Hughes2017-05-151-0/+5
* trivial: Fix the autogenerated pkgconfig filesRichard Hughes2017-05-111-1/+1
* Switch to the meson build system.Richard Hughes2017-05-107-248/+242
* Add initial support for Mozilla .xpi translationsRichard Hughes2017-03-171-0/+1
* Show a warning if a desktop file is not found when requiredRichard Hughes2017-03-151-0/+12
* trivial: Reset GError when skipping a fileKalev Lember2017-01-091-0/+1
* Limit recursive deps lookup to the same source packageKalev Lember2017-01-091-2/+8
* Revert "trivial: Prevent recusion when a package lists itself as a dep"Kalev Lember2017-01-091-4/+0
* Revert "trivial: Do not recurse for library or filename deps"Kalev Lember2017-01-091-8/+0
* Revert "trivial: Correctly truncate existing logfiles"Richard Hughes2017-01-041-81/+34
* trivial: Correctly truncate existing logfilesRichard Hughes2017-01-041-3/+8
* trivial: Fix a critical warning in the self testsRichard Hughes2017-01-041-0/+4
* trivial: Do not recurse for library or filename depsRichard Hughes2017-01-041-0/+8
* Write log files in a better wayRichard Hughes2017-01-041-34/+72
* trivial: Write debug statements into the logsRichard Hughes2017-01-041-2/+1
* trivial: Do not follow a foo->bar->foo->bar depchainRichard Hughes2017-01-041-1/+3
* trivial: Prevent recusion when a package lists itself as a depRichard Hughes2017-01-041-0/+4
* Recursively add subpackage deps into the main packageKalev Lember2017-01-041-10/+86
* trivial: Remove a libreoffice hack that's no longer neededKalev Lember2017-01-041-4/+0
* Fix dep extraction when multiple versions are availableKalev Lember2017-01-031-0/+2
* trivial: Treat generic components just like addonsRichard Hughes2017-01-032-0/+4
* 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