Build and packaging library
  • Python 44.5%
  • Makefile 40.5%
  • Shell 15%
Find a file
Jan Lindemann 6ca4af77d7 jw.pkg.App: Code beautification
Major - but not yet sufficient - code beautification starting from
jw.pkg.App.

  - Make more methods private
  - Rename methods to be more self-explanatory
  - Same for method arguments, notably clean up some inconsistent
    uses of "module" vs "project"
  - Add more type hints

Fix API breakage in the command modules.

Signed-off-by: Jan Lindemann <jan@janware.com>
2026-01-29 11:32:14 +01:00
bin bin, make, scripts: Re-add files necessary for packaging jw-build 2025-11-14 11:22:50 +01:00
make jw.pkg.cmds.projects.CmdRequiredOsPkg: Support --quote 2026-01-29 11:28:17 +01:00
scripts pkg-manager.sh: Replace by jw-pkg.py distro 2026-01-28 18:11:09 +01:00
src jw.pkg.App: Code beautification 2026-01-29 11:32:14 +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