summaryrefslogtreecommitdiff
path: root/libappstream-builder
Commit message (Expand)AuthorAgeFilesLines
* Do not expect the INF ClassGuid to be the ESRT GUIDRichard Hughes2015-07-031-4/+4
* Be less strict when loading incorrect AppData filesRichard Hughes2015-06-291-17/+10
* trivial: Fix make check now all fonts have Addons/FontsRichard Hughes2015-06-221-0/+4
* Update the SPDX licence list to v2.0Richard Hughes2015-06-221-0/+2
* Include <pkgname> when writing the ignored metadataRichard Hughes2015-06-172-0/+5
* Add a flag to use non-optimal data sources when building metadataRichard Hughes2015-06-162-5/+8
* Add a flag to relax the AppData Category=Settings requirementRichard Hughes2015-06-162-4/+8
* Add two flags to veto-ignore to relax the requirements for metadataRichard Hughes2015-06-163-54/+65
* Version the builder plugin locationRichard Hughes2015-05-122-2/+2
* Have another go at fixing font previewsRichard Hughes2015-05-061-1/+6
* Add text icons and sample text for some languagesParag Nemade2015-05-041-0/+18
* Detect recolorable symbolic iconsRichard Hughes2015-04-281-0/+6
* Check for duplicate screenshots when adding fontsRichard Hughes2015-04-131-0/+23
* Use the sanitized font filename as the cache-idRichard Hughes2015-04-102-6/+16
* Remove the batch output option from the builderRichard Hughes2015-04-078-597/+7
* Remove the extra screenshots and appdata options from the builderRichard Hughes2015-04-074-258/+15
* Remove all networking support when building metadataRichard Hughes2015-04-077-367/+58
* trivial: Remove some unused codeRichard Hughes2015-04-021-51/+0
* No longer set PaddedIconRichard Hughes2015-04-022-5/+0
* Remove --extra-appstream from the builderRichard Hughes2015-04-015-195/+0
* Build: link libasb_plugin_font.la with GTK30_3_XDominique Leuenberger2015-03-301-1/+1
* Do not trust the result of FcConfigAppFontAddFile()Richard Hughes2015-03-301-1/+1
* Update the checksums for the gcab-generated firmwareRichard Hughes2015-03-301-4/+4
* Put all the screenshots in a file rather than just writing to the upload pathRichard Hughes2015-03-252-0/+32
* Teach asb_utils_write_archive() how to write other archive formatsRichard Hughes2015-03-251-1/+6
* Use the upstream screenshot when we are using appstream-builder --no-netRichard Hughes2015-03-242-0/+15
* Use the correct image URL for HiDPI screenshotsRichard Hughes2015-03-191-1/+1
* Remove the gtk3 dep from libappstream-glibRichard Hughes2015-03-162-1/+4
* Add --batch-output to be able to disable the progress panel when buildingRichard Hughes2015-03-135-0/+26
* trivial: Fix a potential crash spotted by clangRichard Hughes2015-03-111-0/+6
* trivial: Remove some dead code spotted by clangRichard Hughes2015-03-112-4/+0
* Support parsing .inf files into an AsAppRichard Hughes2015-03-091-111/+13
* Make the .inf parser compatible with more filesRichard Hughes2015-03-082-18/+11
* Parse the entire description when reading AppStream releasesRichard Hughes2015-03-051-3/+12
* Add as_utils_parse_driver_version()Richard Hughes2015-03-051-48/+7
* Do not disable packages without an architectureRichard Hughes2015-03-042-11/+41
* trivial: Fix up two .inf parsing issuesRichard Hughes2015-03-041-0/+7
* trivial: Fix 'make check'Richard Hughes2015-03-041-3/+3
* Create firmware AppStream components from .cab filesRichard Hughes2015-03-0411-11/+743
* trivial: Find built test files when running make distcheckRichard Hughes2015-03-042-2/+8
* trivial: Fix a tiny comment header problemRichard Hughes2015-03-021-1/+1
* trivial: If guessing the NEVRA failed, fall back to opening the packageRichard Hughes2015-03-021-0/+7
* Add releases from the upstream AppData filesRichard Hughes2015-03-021-0/+7
* tests: Fix DSO Linking error when built with --as-neededTim Lunn2015-02-111-0/+1
* Speed up adding extra packagesRichard Hughes2015-02-041-4/+6
* Do not run with a helper thread if --max-threads=1 is usedRichard Hughes2015-02-041-3/+8
* Fix a crash when more than one thread tries to ensure the same packageRichard Hughes2015-02-042-4/+41
* Fix a builder crash where a package depends on itselfRichard Hughes2015-02-021-0/+2
* Guess the NEVRA from the filename if possibleRichard Hughes2015-02-022-0/+65
* trivial: Add asb_package_get_version()Richard Hughes2015-02-022-0/+18