[Rpm-maint] [rpm-software-management/rpm] Run binary package generation in parallel threads (#695)
Panu Matilainen
notifications at github.com
Tue May 7 12:19:24 UTC 2019
This is a more elaborate version of #226, with various internal issues fixed first for cleaner and simpler resulting code.
You can view, comment on, or merge this pull request online at:
https://github.com/rpm-software-management/rpm/pull/695
-- Commit Summary --
* Reindent packageBinary() to common rpm style, trim trailing whitespace
* Refactor filename generation and dir check out of packageBinary()
* Remember the filename of built packages in the package struct
* Refactor package set checking out of packageBinaries()
* Remember package creation result in packages themselves
* Copy changelogs from src.rpm, not first binary package
* Add infrastructure for OpenMP support in librpmbuild
* Run binary package generation in parallel threads
-- File Changes --
M build/Makefile.am (1)
M build/pack.c (207)
M build/parseSpec.c (7)
M build/rpmbuild_internal.h (3)
M build/spec.c (1)
M configure.ac (1)
-- Patch Links --
https://github.com/rpm-software-management/rpm/pull/695.patch
https://github.com/rpm-software-management/rpm/pull/695.diff
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/695
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20190507/267dd969/attachment.html>
More information about the Rpm-maint
mailing list