summaryrefslogtreecommitdiffstats
path: root/abuild.in
Commit message (Collapse)AuthorAgeFilesLines
...
* abuild: create symlink to package in tmprepoNatanael Copa2009-05-081-4/+19
| | | | | The tmprepo is a temporary repository used by abuild to handle the dependencies of the newly built packages.
* abuild: rename pkgdirbase to pkgbasedirNatanael Copa2009-05-081-5/+5
|
* abuild: create .provides-so file in package dirNatanael Copa2009-05-081-1/+3
| | | | This will later be used to figure out the dynamic dependencies.
* abuild: prepare pkg dirs/meta files and create packages separately. ↵Natanael Copa2009-05-081-14/+34
| | | | | | | | | | | 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.
* use .in files for scriptsNatanael Copa2009-05-081-0/+849