Details
-
Suggestion
-
Resolution: Done
-
Not Evaluated
-
None
-
None
-
None
-
e87dd50dd5a74d0ddc8f9753a67a0a2500947e5f (qbs/qbs/master)
Description
calling pkg-config multiple times for each package is slow. it would be a lot more efficient to parse the .pc files ourselves.
as a side effect, this would help with QBS-1614 in two ways:
- it would not be necessary to reverse the dependency resolution
- the extra performance might even make loading all packages realistic, which would aid decomposing packages with already-resolved dependencies
Attachments
Issue Links
- relates to
-
QBS-1614 pkg-config module provider should decompose dependencies
- Closed