Build and packaging library
  • Python 43.9%
  • Makefile 40.9%
  • Shell 15.2%
Find a file
Jan Lindemann 0be02c7154 lib.App, .Cmd: Add modules
Add App and Cmd as generic base classes for multi-command
applications. The code is taken from jw-python: The exising
jw.pkg.App is very similar to the more capable jwutils.Cmds class,
so, to avoid code duplication, add it here to allow for jwutils.Cmds
and jw.pkg.App to derive from it at some point in the future.

Both had to be slightly modified to work within jw-pkg's less
equipped context, and will need futher code cleanup.

Signed-off-by: Jan Lindemann <jan@janware.com>
2026-01-26 17:58:23 +01:00
bin bin, make, scripts: Re-add files necessary for packaging jw-build 2025-11-14 11:22:50 +01:00
make defs.mk: Define Q and use it in *.mk 2026-01-26 17:58:23 +01:00
scripts Revert "scripts: Add __init__.py" 2026-01-26 17:17:23 +01:00
src lib.App, .Cmd: Add modules 2026-01-26 17:58:23 +01:00
.gitignore Everywhere: Rename package "jw-build" to "jw-pkg" 2025-11-28 13:35:56 +01:00
HASH Release 1.0.0-157@suse-tumbleweed/x86_64 2026-01-22 00:10:39 +00:00
Makefile $(TOPDIR)/Makefile: Remove superfluous SUBDIRS 2025-11-14 13:39:52 +01:00
RELEASES Release 1.0.0-157@suse-tumbleweed/x86_64 2026-01-22 00:10:39 +00:00
VERSION Start version: 1.0.0-157 2026-01-22 00:10:13 +00:00