pmbootstrap/pmb/build
Oliver Smith a44b80b31d build.find_aport() -> helpers.pmaports.find()
Move find_aport() and find_aport_guess_main() from pmb/build/other.py
to the new file pmb/helpers/pmaports.py.

Finding aports is not only needed when building packages, hence it
makes sense to move it out of pmb.build. The pmb/helpers/pmaports.py
file will have more pmaports related functions in a follow up commit.
2018-12-01 21:30:59 +00:00
..
__init__.py build.find_aport() -> helpers.pmaports.find() 2018-12-01 21:30:59 +00:00
_package.py build.find_aport() -> helpers.pmaports.find() 2018-12-01 21:30:59 +00:00
autodetect.py build.find_aport() -> helpers.pmaports.find() 2018-12-01 21:30:59 +00:00
checksum.py build.find_aport() -> helpers.pmaports.find() 2018-12-01 21:30:59 +00:00
init.py Don't uninstall depends when build --strict fails 2018-07-25 19:52:46 +00:00
menuconfig.py build.find_aport() -> helpers.pmaports.find() 2018-12-01 21:30:59 +00:00
newapkbuild.py pmbootstrap newapkbuild: Properly parse arguments (#1320) 2018-03-15 21:42:34 +00:00
other.py build.find_aport() -> helpers.pmaports.find() 2018-12-01 21:30:59 +00:00
qemu_workaround_aarch64.py Remove github.com references 2018-06-30 09:00:48 +02:00