Age | Commit message (Collapse) | Author | Files | Lines |
|
Basicly, let apk-tools deal with the dependencies rather than let abuild do it
|
|
|
|
The tmprepo is a temporary repository used by abuild to handle the
dependencies of the newly built packages.
|
|
|
|
This will later be used to figure out the dynamic dependencies.
|
|
Dependency speedup.
Run all subpackage functions and prepare the dirs first and create the
package itself later on. This will make it possible to automatically trace
the dependencies.
Also, speed up the detection of which makedeps are installed and which needs
to be built/installed. this requires apk-tools_pre11.
|
|
|