pmbootstrap/pmb/parse
Oliver Smith 071ec4c214
build necessary logic: look at the package with the highest version (#1004)
Fixes #955. Previously we did not look through all APKINDEXes while
looking for the package with a given name and the highest version.
This caused pmbootstrap to build packages even if they are in the
binary repo and up to date.
2017-12-20 16:04:28 +00:00
..
__init__.py Add `pmbootstrap bootimg_analyze` / prompt during new device wizard (#905) 2017-11-19 14:35:23 +00:00
apkbuild.py Fix #941: Use the right arch for foreign-arch-only packages (#943) 2017-11-28 19:12:16 +00:00
apkindex.py build necessary logic: look at the package with the highest version (#1004) 2017-12-20 16:04:28 +00:00
arch.py Add armv7l (armhf) as supported native arch. (#682) 2017-10-02 22:49:40 +00:00
arguments.py Cache which packages have been built (#972) 2017-12-05 23:17:39 +00:00
binfmt_info.py Official support for aarch64 (#84) 2017-06-14 19:10:21 +02:00
bootimg.py Add `pmbootstrap bootimg_analyze` / prompt during new device wizard (#905) 2017-11-19 14:35:23 +00:00
depends.py Fix #824: Refactor pmb/build/package.py (make depends work like in abuild) (#935) 2017-11-26 14:32:02 +00:00
deviceinfo.py Close #327: Add initial setup.py (#443) 2017-09-02 19:30:40 +00:00
kconfig.py Close #554: kernel config checking (#589) 2017-09-18 21:36:54 +00:00
version.py Fix #342: don't use distutils.version.LooseVersion anymore (#364) 2017-08-12 14:03:40 +00:00