summaryrefslogtreecommitdiff
path: root/libappstream-builder
Commit message (Expand)AuthorAgeFilesLines
* 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
* Only open the package when requiredRichard Hughes2015-02-023-6/+22
* Also clear the filelist and deplist of the extra packageRichard Hughes2015-02-021-0/+7
* Clear the dep list and the file list if we've finished with the packageRichard Hughes2015-02-023-0/+26
* Close the packages after they have been processedRichard Hughes2015-02-024-2/+63
* trivial: Do not allocate 1k of log space for each package at startupRichard Hughes2015-02-021-1/+1
* trivial: Do not ensure if there is nothing left to doRichard Hughes2015-02-021-0/+4
* Use archive_read_open_filename() to reduce the peak RSS at the expense of speedRichard Hughes2015-02-011-9/+2
* Add the extra child deps to the main packageRichard Hughes2015-01-308-67/+85
* Make the icon tarball optionalRichard Hughes2015-01-264-11/+43
* Make the failed AppStream metadata optionalRichard Hughes2015-01-2411-175/+97
* Add OSTree supportRichard Hughes2015-01-2310-7/+514
* trivial: Add asb_package_get_kind()Richard Hughes2015-01-232-0/+43
* trivial: Add asb_plugin_match_glob()Richard Hughes2015-01-2215-24/+41
* trivial: Fix potential builder crash when a package has no depsRichard Hughes2015-01-221-1/+1
* trivial: Add asb_context_add_package()Richard Hughes2015-01-222-2/+19
* trivial: Fix 'make distcheck' now the composite plugin has goneRichard Hughes2015-01-171-31/+26
* Remove the composite pluginRichard Hughes2015-01-092-185/+0
* Do not blacklist applications with broken AppData filesRichard Hughes2015-01-093-6/+31
* Handle other-endian MO filesAndreas Schwab2015-01-011-1/+11
* trivial: Support ASB_PACKAGE_ENSURE_VCS for RPM packagesRichard Hughes2014-12-221-0/+21