pmbootstrap/pmb
Oliver Smith f5db1b4306
apkbuild parser: support depends="$depends ..." (!1795)
Properly handle the following two cases in APKBUILDs:
* depends="$depends ..."
* depends="${depends} ..."

First I've attempted to refactor the parsing code to do this in a more
generic way. But I've realized that it would make more sense to retire
the python based APKBUILD parsing approach altogether and finally use a
shell script parser. Let's discuss this in #1801.
2019-07-03 23:55:21 +02:00
..
aportgen pmbootstrap aportgen gcc{,4,6}*: fix depends (!1778) 2019-04-26 22:32:35 +02:00
build build/menuconfig: fix kconfig_edit (!1791) 2019-06-11 21:59:30 +02:00
chroot Mount /dev/shm in chroots 2019-05-05 17:47:25 +02:00
config kconfig check: properly test UEVENT_HELPER, LBDAF (!1796) 2019-06-30 16:39:56 +02:00
data install apk keys and binfmt data with setup.py 2018-09-17 10:06:57 +00:00
export Update copyright to 2019 2019-01-02 09:31:20 +01:00
flasher Add uuu flasher support (!1760) 2019-03-03 10:29:16 +01:00
helpers Fix spelling mistakes (!1794) 2019-06-25 09:20:05 +02:00
install Fix spelling mistakes (!1794) 2019-06-25 09:20:05 +02:00
parse apkbuild parser: support depends="$depends ..." (!1795) 2019-07-03 23:55:21 +02:00
qemu qemu: limit cores to 4 in qemu-vexpress (!1797) 2019-07-03 22:43:30 +02:00
__init__.py init: fix missing errors if logs didn't initialize (!1755) 2019-02-15 16:01:11 +01:00