Build and packaging library
  • Python 43.9%
  • Makefile 40.9%
  • Shell 15.2%
Find a file
Jan Lindemann b1d4e20295 jw.pkg.util: Add sudo()
Move the body of BackendCmd.sudo() into a function. The rationale
behind that is that its functionality is independent of the calling
object for the most part, so having it in a function instead of a
method is the more modular pattern.

Signed-off-by: Jan Lindemann <jan@janware.com>
2026-02-18 01:20:25 +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: Pass -f $(PKG_FORMAT) to pkg.sh log-install 2026-02-15 16:04:33 +00:00
scripts pgit.sh: Auto-detect current project in toplevel dir 2026-02-18 01:20:25 +01:00
src jw.pkg.util: Add sudo() 2026-02-18 01:20:25 +01:00
.gitignore Everywhere: Rename package "jw-build" to "jw-pkg" 2025-11-28 13:35:56 +01:00
HASH Release 1.0.0-164@suse-tumbleweed/x86_64 2026-02-16 00:13:31 +00:00
Makefile $(TOPDIR)/Makefile: Remove superfluous SUBDIRS 2025-11-14 13:39:52 +01:00
RELEASES Release 1.0.0-164@suse-tumbleweed/x86_64 2026-02-16 00:13:31 +00:00
VERSION Start version: 1.0.0-164 2026-02-16 00:12:59 +00:00