summaryrefslogtreecommitdiff
path: root/libappstream-builder/asb-package.c
Commit message (Expand)AuthorAgeFilesLines
* Fix a crash when more than one thread tries to ensure the same packageRichard Hughes2015-02-041-4/+18
* Guess the NEVRA from the filename if possibleRichard Hughes2015-02-021-0/+52
* trivial: Add asb_package_get_version()Richard Hughes2015-02-021-0/+17
* Only open the package when requiredRichard Hughes2015-02-021-4/+19
* Clear the dep list and the file list if we've finished with the packageRichard Hughes2015-02-021-0/+21
* Close the packages after they have been processedRichard Hughes2015-02-021-0/+40
* 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
* Add the extra child deps to the main packageRichard Hughes2015-01-301-12/+12
* trivial: Add asb_package_get_kind()Richard Hughes2015-01-231-0/+34
* Add the VCS information to the AppStream metadataRichard Hughes2014-12-171-0/+38
* trivial: Don't show warnings when doing distcheckRichard Hughes2014-11-041-1/+1
* Add some locking when outputting logs from multiple threadsRichard Hughes2014-10-151-0/+6
* trivial: Use a lowercase log index nameRichard Hughes2014-10-131-1/+1
* trivial: Don't put 2600 log files in the same directoryRichard Hughes2014-10-131-3/+7
* Flush the package log again after the metadata writeRichard Hughes2014-09-111-0/+6
* Only get the package data when requiredRichard Hughes2014-08-281-0/+44
* Include the architecture in the failed component IDRichard Hughes2014-08-211-0/+52
* trivial: Do not write a log if LogDir is not setRichard Hughes2014-08-121-1/+5
* Add support for <source_pkgname> which will be in AppStream 0.8Richard Hughes2014-07-291-7/+44
* Add asb_package_new()Richard Hughes2014-07-081-0/+20
* Add libappstream-builder from the createrepo_as projectRichard Hughes2014-06-171-0/+780