Build and packaging library
  • Python 43.9%
  • Makefile 40.9%
  • Shell 15.2%
Find a file
Jan Lindemann d50a33d9ab jw.pkg.cmds.lib.Cmd: Define run()
Define run(), which calls _run() in the abstract base class Cmd, not
in lib.Cmd. Otherwise lib.Cmd is not abstract, which will predictably
confuse including code outside of jw-pkg.

Signed-off-by: Jan Lindemann <jan@janware.com>
2026-02-10 10:00:46 +01:00
bin bin, make, scripts: Re-add files necessary for packaging jw-build 2025-11-14 11:22:50 +01:00
make projects.mk: ?= -assign VERSION_FILE 2026-02-10 10:00:17 +01:00
scripts pgit.sh: Pass --autostash to rebase 2026-02-10 09:55:59 +01:00
src jw.pkg.cmds.lib.Cmd: Define run() 2026-02-10 10:00:46 +01:00
.gitignore Everywhere: Rename package "jw-build" to "jw-pkg" 2025-11-28 13:35:56 +01:00
HASH Release 1.0.0-160@suse-tumbleweed/x86_64 2026-02-05 00:21:11 +00:00
Makefile $(TOPDIR)/Makefile: Remove superfluous SUBDIRS 2025-11-14 13:39:52 +01:00
RELEASES Release 1.0.0-160@suse-tumbleweed/x86_64 2026-02-05 00:21:11 +00:00
VERSION Start version: 1.0.0-160 2026-02-05 00:20:39 +00:00