pmbootstrap/pmb/build
Oliver Smith a4728124f0
pmbootstrap kconfig edit: support $builddir and $srcdir/build (#1573)
The linux APKBUILDs write the kernel config either to `$builddir`
(default from the template) or `$srcdir/build` (legacy, and I reverted
to that in #1556, which was not the proper fix for this regression).

With this commit, `pmbootstrap kconfig edit` is able to edit both
versions, and prints a note when the APKBUILD is still using the old
style.
2018-06-18 22:21:18 +00:00
..
__init__.py Wrap Alpine's newapkbuild (#894) 2018-01-15 22:00:11 +00:00
_package.py pmbootstrap: handle checkdepends (#1533) 2018-06-04 19:07:52 +00: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 Fix: /var/cache/distfiles writable by everyone (#1329) 2018-03-30 21:46:31 +00:00
menuconfig.py pmbootstrap kconfig edit: support $builddir and $srcdir/build (#1573) 2018-06-18 22:21:18 +00:00
newapkbuild.py pmbootstrap newapkbuild: Properly parse arguments (#1320) 2018-03-15 21:42:34 +00:00
other.py Properly escape commands in pmb.chroot.user() (#1316) 2018-03-10 22:58:39 +00:00
qemu_workaround_aarch64.py Happy new year! (update copyright to 2018) 2018-01-04 04:53:35 +01:00