Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-06-03 | abuild: rename abuildrepo to apkcache | Natanael Copa | 1 | -16/+16 | |
2009-06-03 | abuild: add configurable apk cache | Natanael Copa | 1 | -1/+1 | |
2009-06-03 | abuild: use build-base meta package as hard makedepends | Natanael Copa | 1 | -1/+1 | |
2009-06-03 | abuild: pull in makedepends by using virtual packages in abuildrepo | Natanael Copa | 1 | -10/+14 | |
Basicly, let apk-tools deal with the dependencies rather than let abuild do it | |||||
2009-05-14 | abuild: use apk index -d to update the abuildrepo index | Natanael Copa | 1 | -10/+34 | |
2009-05-08 | abuild: create symlink to package in tmprepo | Natanael Copa | 1 | -4/+19 | |
The tmprepo is a temporary repository used by abuild to handle the dependencies of the newly built packages. | |||||
2009-05-08 | abuild: rename pkgdirbase to pkgbasedir | Natanael Copa | 1 | -5/+5 | |
2009-05-08 | abuild: create .provides-so file in package dir | Natanael Copa | 1 | -1/+3 | |
This will later be used to figure out the dynamic dependencies. | |||||
2009-05-08 | abuild: prepare pkg dirs/meta files and create packages separately. ↵ | Natanael Copa | 1 | -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. | |||||
2009-05-08 | use .in files for scripts | Natanael Copa | 1 | -0/+849 | |