kupferbootstrap/packages
2022-11-09 20:19:04 +01:00
..
__init__.py packages: split up __init__.py into build.py and cli.py 2022-11-09 19:39:59 +01:00
build.py packages/build: setup_sources(): remove chroot, add srcinfo cache, use in check_package_built() 2022-11-09 20:19:04 +01:00
cli.py packages: add flavour.py: initial implementation for Flavour scanning 2022-11-09 20:19:04 +01:00
device.py config: add listings of devices and flavours to config profile init aka prompt_profile() and --no-parse flag 2022-11-09 20:19:04 +01:00
deviceinfo.py packages/device: implement Device.parse_deviceinfo(), add deviceinfo tests 2022-11-09 20:11:20 +01:00
flavour.py config: add listings of devices and flavours to config profile init aka prompt_profile() and --no-parse flag 2022-11-09 20:19:04 +01:00
pkgbuild.py packages: Pkgbase.update(): fixups 2022-11-09 20:19:04 +01:00
srcinfo_cache.py packages/srcinfo_cache: add src_initialized=sha256sum(PKGBUILD) 2022-11-09 20:19:04 +01:00
test_device.py packages/pkgbuild: cache parsed pkgbuilds by path, add get_pkgbuild_by_path(), Pkgbuild.update(pkgb) 2022-11-02 00:38:18 +01:00
test_deviceinfo.py packages/device: implement Device.parse_deviceinfo(), add deviceinfo tests 2022-11-09 20:11:20 +01:00