summaryrefslogtreecommitdiff
path: root/libappstream-builder/asb-package-rpm.c
Commit message (Expand)AuthorAgeFilesLines
* Use the SPDX-License-Identifier in all source filesRichard Hughes2019-02-091-15/+1
* Add -lang package as a dependency in order to properly detect translations (#...Dominique Leuenberger2016-09-051-0/+4
* trivial: Actually apply the warning flagsRichard Hughes2016-08-271-1/+1
* Add two new GCC warnings and fix up signed/unsigned issuesRichard Hughes2016-07-251-2/+2
* trivial: Get rid of useless internal-only gtk-doc markupRichard Hughes2016-06-281-60/+0
* Add as_utils_license_to_spdx()Richard Hughes2015-12-091-85/+3
* trivial: Drop as-cleanup.h include where not neededKalev Lember2015-09-081-1/+0
* Use GLib's cleanup functions instead of libgsystem'sKalev Lember2015-09-081-8/+8
* libappstream-builder: Port to G_DECLARE_DERIVABLE_TYPE macroKalev Lember2015-09-081-3/+2
* Don't show mangled version numbers as negativesRichard Hughes2015-09-071-0/+4
* Drop the unused _len arguments on many functionsRichard Hughes2015-08-031-1/+1
* Update the SPDX licence list to v2.0Richard Hughes2015-06-221-0/+2
* Close the packages after they have been processedRichard Hughes2015-02-021-1/+17
* Add the extra child deps to the main packageRichard Hughes2015-01-301-8/+4
* trivial: Support ASB_PACKAGE_ENSURE_VCS for RPM packagesRichard Hughes2014-12-221-0/+21
* trivial: Don't show warnings when doing distcheckRichard Hughes2014-11-041-1/+1
* Turn of sig checking for rpm packagesRichard Hughes2014-08-291-0/+1
* trivial: Remove invalid entries from the Fedora license converterRichard Hughes2014-08-281-11/+0
* Only get the package data when requiredRichard Hughes2014-08-281-17/+91
* trivial: Ignore AND and OR when matching licensesRichard Hughes2014-08-281-1/+4
* Rework as_utils_spdx_license_tokenize() to be more efficientRichard Hughes2014-08-261-28/+22
* Update the SPDX license list to v1.20Richard Hughes2014-08-261-0/+1
* Do not skip virtual packages with no filesRichard Hughes2014-08-211-0/+4
* Remove support for pre-decompressed RPMsRichard Hughes2014-08-151-27/+0
* Add support for <source_pkgname> which will be in AppStream 0.8Richard Hughes2014-07-291-0/+9
* Support pre-decompressed RPMsRichard Hughes2014-07-171-0/+27
* builder: Ignore version-less dashed email address in package releasesRichard Hughes2014-06-291-6/+10
* Never use release descriptions from package filesRichard Hughes2014-06-261-63/+0
* Add libappstream-builder from the createrepo_as projectRichard Hughes2014-06-171-0/+657