Build and packaging library
  • Python 43.9%
  • Makefile 40.9%
  • Shell 15.2%
Find a file
Jan Lindemann 1b2ebab33a lib.App.__run(): Beautify error logging
Without --backtrace, the outmost try-catch block logs exceptions
plainly as their text. If it catches a key error, the exception text
only consists of the key itself, which can be easily mistaken for a
normal program output, so prefix it with a "Failed:".

Signed-off-by: Jan Lindemann <jan@janware.com>
2026-04-13 12:14:03 +02:00
bin bin, make, scripts: Re-add files necessary for packaging jw-build 2025-11-14 11:22:50 +01:00
conf scripts/usr-bin: Install symlink /usr/bin/jw-pkg 2026-04-06 15:58:11 +02:00
make defs.mk: Remove installation type SCRIPT 2026-04-11 14:51:11 +02:00
scripts scripts/usr-bin: scripts.mk -> std-targets.mk 2026-04-08 16:47:00 +02:00
src lib.App.__run(): Beautify error logging 2026-04-13 12:14:03 +02:00
.gitignore Everywhere: Rename package "jw-build" to "jw-pkg" 2025-11-28 13:35:56 +01:00
HASH Release 1.0.0-202@suse-tumbleweed/x86_64 2026-04-11 15:52:02 +00:00
Makefile make: Replace RPM -> PKG 2026-03-16 14:57:50 +01:00
RELEASES Release 1.0.0-202@suse-tumbleweed/x86_64 2026-04-11 15:52:02 +00:00
VERSION Start version: 1.0.0-202 2026-04-11 15:39:35 +00:00