Build and packaging library
  • Python 48.7%
  • Makefile 37.5%
  • Shell 13.8%
Find a file
Jan Lindemann f175f9d5c9 lib.Cmd: Add argument "parent" to __init__()

During __init__(), commands have no idea of their parent. This is not a problem as of now, but is easy to fix, and it's architecturally desirable to be prepared just in case, so add the parent argument to the ctor before more commands are added.

Signed-off-by: Jan Lindemann <jan@janware.com>
2026-01-28 15:24:24 +01:00
bin bin, make, scripts: Re-add files necessary for packaging jw-build 2025-11-14 11:22:50 +01:00
make jw-projects.py: Rename it to jw-pkg.py 2026-01-28 15:24:16 +01:00
scripts jw-projects.py: Rename it to jw-pkg.py 2026-01-28 15:24:16 +01:00
src lib.Cmd: Add argument "parent" to __init__() 2026-01-28 15:24:24 +01:00
.gitignore Everywhere: Rename package "jw-build" to "jw-pkg" 2025-11-28 13:35:56 +01:00
HASH Release 1.0.0-158@suse-tumbleweed/x86_64 2026-01-27 00:15:54 +00:00
Makefile $(TOPDIR)/Makefile: Remove superfluous SUBDIRS 2025-11-14 13:39:52 +01:00
RELEASES Release 1.0.0-158@suse-tumbleweed/x86_64 2026-01-27 00:15:54 +00:00
VERSION Start version: 1.0.0-158 2026-01-27 00:15:27 +00:00