pmbootstrap-meow/pmb/build
Newbyte f507aed9aa
pmb.build.autodetect: Fix return type and docstring for arch() (MR 2464)
At some point, this function was updated to use the Arch type instead of
plain strings, but the return type was left omitted and the docstring
outdated.
2024-10-29 13:49:37 +01:00
..
__init__.py pmb.kconfig: refactor to remove args (MR 2346) 2024-10-22 00:04:32 +02:00
_package.py pmb.build._package: Remove reference to nonexistent parameter (MR 2464) 2024-10-29 13:08:07 +01:00
autodetect.py pmb.build.autodetect: Fix return type and docstring for arch() (MR 2464) 2024-10-29 13:49:37 +01:00
backend.py build: use get_pkgver() again (MR 2353) 2024-07-09 00:07:53 +02:00
checksum.py Auto-format codebase with ruff (MR 2325) 2024-06-23 15:40:13 +02:00
envkernel.py Ruff: fix typing.Xxx is deprecated, use xxx instead (MR 2327) 2024-06-23 19:13:57 +02:00
init.py build: init: simplify installing build deps (MR 2363) 2024-07-12 00:37:11 +02:00
kconfig.py pmb.kconfig: refactor to remove args (MR 2346) 2024-10-22 00:04:32 +02:00
newapkbuild.py newapkbuild: globbing and Path fixes (MR 2416) 2024-09-30 18:58:37 +02:00
other.py pmb.core.config: Fix type of jobs variable (MR 2434) 2024-10-27 00:38:16 +02:00