summaryrefslogtreecommitdiff
path: root/Makefile.am
Commit message (Collapse)AuthorAgeFilesLines
* trivial: Use a finer threshold when performing massifRichard Hughes2016-11-211-2/+4
|
* Deduplicate the AsNode attribute key and value using a hash tableRichard Hughes2016-11-141-0/+6
| | | | This saves about 1Mb of RSS when loading the Fedora AppStream file.
* Release version 0.6.5appstream_glib_0_6_5Richard Hughes2016-11-071-0/+2
|
* Allow disabling font support with --disable-fontsRichard Hughes2016-01-211-0/+1
|
* Add the ability to parse .cab archives as AppStream storesRichard Hughes2015-10-071-0/+1
| | | | This allows us to store multiple components inside an archive.
* Make the AppStream builder support optionalRichard Hughes2015-03-251-2/+10
| | | | | 99% of the time we don't need all the deps for the builder, and for embedded images we should not build it at all.
* Use libyaml to read DEP-11 metadataRichard Hughes2014-08-201-1/+3
| | | | | This is optional, but enabled by default. Use --disable-dep11 to remove the libyaml dependancy.
* i18n: use transifex for translationsIgor Gnatenko2014-06-181-1/+9
| | | | | Signed-off-by: Igor Gnatenko <i.gnatenko.brain@gmail.com> Signed-off-by: Richard Hughes <richard@hughsie.com>
* Add libappstream-builder from the createrepo_as projectRichard Hughes2014-06-171-0/+1
|
* trivial: Fix 'make distcheck' after the bash completion file was added0_1_XRichard Hughes2014-06-171-0/+2
|
* Add a utility 'appstream-util' to do simple operations on AppStream metadataRichard Hughes2014-04-151-0/+1
| | | | | Sub-commands understood by this utility include: 'install', 'uninstall', 'dump' and 'convert'.
* Support the 'origin' attribute on the root nodeRichard Hughes2014-03-191-0/+1
|
* trivial: Update some build files for the impending releaseRichard Hughes2014-03-181-2/+1
|
* trivial: Update README to reflect realityRichard Hughes2014-03-171-1/+1
|
* Add initial project filesRichard Hughes2014-03-121-0/+60