pmbootstrap-meow/pmb/helpers
Minecrell 5ed807c064
pmb.helpers.pmaports: parse guessed APKBUILD first for speed up (MR 2132)
At the moment we have to parse all APKBUILDs to find subpackages,
even if they are guessed easily shortly after. To speed this up,
let's guess first but verify the guess by only parsing that particular
APKBUILD. If the subpackage/provides is in there we seem to have found it.
2021-11-06 15:04:25 +01:00
..
__init__.py treewide: bump copyright to 2021 2021-01-07 23:30:47 +01:00
apk.py pmb.config.apk_tools_min_version: support branches (MR 2015) 2021-01-27 22:05:25 +01:00
aportupgrade.py treewide: bump copyright to 2021 2021-01-07 23:30:47 +01:00
args.py args.arch_native: remove (MR 2130) 2021-10-24 14:34:30 +02:00
cli.py args.logfd: remove (MR 2114) 2021-10-10 16:59:17 +02:00
devices.py enforce E501 in pmb/helpers (MR 2058) 2021-06-06 19:21:30 +02:00
file.py treewide: bump copyright to 2021 2021-01-07 23:30:47 +01:00
frontend.py pmbootstrap kconfig check: add iwd check (MR 2133) 2021-11-06 14:28:53 +01:00
git.py remove unused args argument (MR 2130) 2021-10-24 14:34:26 +02:00
http.py pmb.helpers.http: add missing parameter doc (MR 2035) 2021-06-27 18:37:57 +02:00
lint.py pmbootstrap lint: avoid looping and copying files (MR 2100) 2021-09-03 10:52:50 -07:00
logging.py args.logfd: remove (MR 2114) 2021-10-10 16:59:17 +02:00
mount.py pmb, test: remove redundant commas (MR 2115) 2021-09-26 17:58:40 +02:00
other.py remove unused args argument (MR 2130) 2021-10-24 14:34:26 +02:00
package.py treewide: bump copyright to 2021 2021-01-07 23:30:47 +01:00
pkgrel_bump.py enforce E501 in pmb/helpers (MR 2058) 2021-06-06 19:21:30 +02:00
pmaports.py pmb.helpers.pmaports: parse guessed APKBUILD first for speed up (MR 2132) 2021-11-06 15:04:25 +01:00
repo.py args.arch_native: remove (MR 2130) 2021-10-24 14:34:30 +02:00
repo_missing.py treewide: bump copyright to 2021 2021-01-07 23:30:47 +01:00
run.py treewide: bump copyright to 2021 2021-01-07 23:30:47 +01:00
run_core.py args.logfd: remove (MR 2114) 2021-10-10 16:59:17 +02:00
status.py remove unused args argument (MR 2130) 2021-10-24 14:34:26 +02:00
ui.py treewide: bump copyright to 2021 2021-01-07 23:30:47 +01:00