Build and packaging library
  • Python 43.9%
  • Makefile 40.9%
  • Shell 15.2%
Find a file
Jan Lindemann 9c06103a4a cmds.project.*: Make _run() async
Cmd._run(), as conceived for working with lib.App, is meant to be an
async method. To be conservative about changes, jw-pkg's legacy way
of handling _run() was kept when deriving from libApp, and async was
not propagated down to the _run() implementations. This commit
rectifies that before adding additional subcommands.

Signed-off-by: Jan Lindemann <jan@janware.com>
2026-01-28 17:41:10 +01:00
bin bin, make, scripts: Re-add files necessary for packaging jw-build 2025-11-14 11:22:50 +01:00
make jw-projects.py: Rename it to jw-pkg.py 2026-01-28 15:24:16 +01:00
scripts jw-projects.py: Rename it to jw-pkg.py 2026-01-28 15:24:16 +01:00
src cmds.project.*: Make _run() async 2026-01-28 17:41:10 +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