pmbootstrap/pmb/build
Luca Weiss 4d2af94794
pmb.build.autodetect: support !pmb:crossdirect (MR 1922)
In case a package can't be built using crossdirect, add an APKBUILD
option to unconditionally disable crossdirect and use the slower
distcc approach instead. This is needed e.g. when using LD_PRELOAD during
the build as crossdirect cannot work with that.
2020-04-25 11:56:20 +02:00
..
__init__.py Cosmetic: use SPDX license header (!1877) 2020-02-24 03:11:10 +03:00
_package.py pmb build --no-depends: stop on outdated pkgs too (!1900) 2020-04-01 09:22:35 +02:00
autodetect.py pmb.build.autodetect: support !pmb:crossdirect (MR 1922) 2020-04-25 11:56:20 +02:00
checksum.py Cosmetic: use SPDX license header (!1877) 2020-02-24 03:11:10 +03:00
envkernel.py Cosmetic: use SPDX license header (!1877) 2020-02-24 03:11:10 +03:00
init.py Cosmetic: use SPDX license header (!1877) 2020-02-24 03:11:10 +03:00
menuconfig.py build.menuconfig: add support for out-of-tree builds using _outdir (!1893) 2020-04-05 12:51:24 +02:00
newapkbuild.py Cosmetic: use SPDX license header (!1877) 2020-02-24 03:11:10 +03:00
other.py pmb.build.is_necessary: fix case with Alpine's pkg (!1904) 2020-04-04 13:19:03 +02:00