pmbootstrap/pmb/build
Robert Yang 0e9644c0f9 native cross: Check if build is necessary on target arch
Target arch is the system the package will run on. Host arch is the
system the package is compiled on.

For example kernel packages can be compiled on host arch x86_64 and
intended to run on target arch armhf. A build is necessary check
against host arch will always return True. The correct way is to check if
the package needs to be built for target arch.
2018-11-30 12:00:25 -05:00
..
__init__.py Wrap Alpine's newapkbuild (#894) 2018-01-15 22:00:11 +00:00
_package.py native cross: Check if build is necessary on target arch 2018-11-30 12:00:25 -05:00
autodetect.py Always prefer native/device arch when building (#1277) 2018-03-01 20:04:51 +00:00
checksum.py Happy new year! (update copyright to 2018) 2018-01-04 04:53:35 +01:00
init.py Don't uninstall depends when build --strict fails 2018-07-25 19:52:46 +00:00
menuconfig.py pmb: fix kconfig edit 2018-07-25 00:46:22 +02:00
newapkbuild.py pmbootstrap newapkbuild: Properly parse arguments (#1320) 2018-03-15 21:42:34 +00:00
other.py build is necessary: better binary > aport message 2018-11-12 06:56:14 +00:00
qemu_workaround_aarch64.py Remove github.com references 2018-06-30 09:00:48 +02:00