Build and packaging library
  • Python 43.9%
  • Makefile 40.9%
  • Shell 15.2%
Find a file
Jan Lindemann b8e8ecf2f1 pkg-manager.sh: Replace by jw-pkg.py distro
Retire pkg-manager.sh and replace it by the cleaner "jw-pkg.sh
distro" command, essentially providing the same functionality and
nearly the same command-line interface.

Not-so-fun-fact:

  jw-pkg > git diff --stat jw-devops/master
  ...
  71 files changed, 732 insertions(+), 340 deletions(-)

400 LOC more. That's what the move from a shell script to the more
maintainable Python versions costs. Still a good idea, and the
enhanced extensibility might pay off in terms of LOC with other shell
scripts in the future.

Signed-off-by: Jan Lindemann <jan@janware.com>
2026-01-28 18:11:09 +01:00
bin bin, make, scripts: Re-add files necessary for packaging jw-build 2025-11-14 11:22:50 +01:00
make pkg-manager.sh: Replace by jw-pkg.py distro 2026-01-28 18:11:09 +01:00
scripts pkg-manager.sh: Replace by jw-pkg.py distro 2026-01-28 18:11:09 +01:00
src jw.pkg.cmds.distro.backend.arch: Add Module 2026-01-28 18:11:09 +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