summaryrefslogtreecommitdiff
path: root/libappstream-glib/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Add AsIcon as a new abstract icon objectRichard Hughes2014-10-011-0/+5
* Use libyaml to read DEP-11 metadataRichard Hughes2014-08-201-2/+7
* Only add registered projects and categories to the metadataRichard Hughes2014-07-291-2/+14
* Add as_utils_is_blacklisted_id()Richard Hughes2014-06-261-2/+3
* Use __attribute__(cleanup) to simplify memory cleanupRichard Hughes2014-06-011-0/+1
* trivial: Fix 'make distcheck'Richard Hughes2014-05-211-1/+1
* Add as-provide.h to public headersKalev Lember2014-05-191-0/+1
* Add AsProvideRichard Hughes2014-05-191-0/+4
* Add as_image_set_pixbuf()Richard Hughes2014-05-131-1/+1
* Check the project_license against the list of SPDX IDs when validatingRichard Hughes2014-04-301-2/+3
* Add as_app_validate() to validate AppStream, AppData and desktop filesRichard Hughes2014-04-211-1/+9
* Add AsProblem to report non-critical problems with dataRichard Hughes2014-04-211-0/+5
* Add as_utils_is_stock_icon_name()Richard Hughes2014-03-261-3/+30
* trivial: Explicitly choose which files are scanned by g-ir-scannerRichard Hughes2014-03-251-2/+19
* Add as_store_load() to load system and user locationsRichard Hughes2014-03-251-0/+1
* trivial: Fix build for the non-gperf caseRichard Hughes2014-03-241-3/+3
* Use gperf to generate a perfect hash for the tag namesRichard Hughes2014-03-241-0/+11
* 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-0/+4
* Rename some types that should not be under the AsApp namespaceRichard Hughes2014-03-181-0/+2
* Unexport things we don't want to keep stableRichard Hughes2014-03-181-0/+6
* Add a lot of Gtk-Doc markup and generate a valid GIR fileRichard Hughes2014-03-171-9/+10
* Add AsStoreRichard Hughes2014-03-171-0/+2
* Use strndup so we can use expat-type parsers without an additional copyRichard Hughes2014-03-131-0/+2
* Add AsNodeRichard Hughes2014-03-131-0/+2
* Add AsScreenshotRichard Hughes2014-03-121-0/+2
* Add AsImageRichard Hughes2014-03-121-0/+2
* Add AsTagRichard Hughes2014-03-121-0/+2
* Add the AsRelease objectRichard Hughes2014-03-121-0/+2
* Add initial project filesRichard Hughes2014-03-121-0/+91