]> git.tdb.fi Git - builder.git/commit
Install headers of non-installed components in a staging directory
authorMikko Rasa <tdb@tdb.fi>
Tue, 7 Mar 2023 23:57:30 +0000 (01:57 +0200)
committerMikko Rasa <tdb@tdb.fi>
Tue, 7 Mar 2023 23:57:30 +0000 (01:57 +0200)
commita8dd31308dfef6da930c261779d4e9ebfc2af838
treea8fbecc335a6b2da1cb813d62593f0ce2b8bac1a
parent6ce67e1469bf62156ddf64e33644851f9064c6ed
Install headers of non-installed components in a staging directory

This allows components to include headers from other local components in
a controlled fashion.
source/lib/binarycomponent.cpp
source/lib/buildgraph.cpp
source/lib/buildgraph.h
source/lib/installedfile.cpp
source/lib/sourcepackage.cpp
source/lib/sourcepackage.h