Build and packaging library
  • Python 43.9%
  • Makefile 40.9%
  • Shell 15.2%
Find a file
Jan Lindemann e589cdbdbf cmds and lib: Don't print() log messages
print() should be used to output information requested by a certain
command, but not for logging the process to achieve it. log() should
be used for the latter. The current code has the distinction not down
clearly, fix that.

Signed-off-by: Jan Lindemann <jan@janware.com>
2026-03-30 08:11:39 +02:00
bin bin, make, scripts: Re-add files necessary for packaging jw-build 2025-11-14 11:22:50 +01:00
conf jw-pkg.py: Enable argcomplete 2026-03-06 12:06:28 +01:00
make pgit.sh: Beautify logging 2026-03-27 09:16:14 +01:00
scripts pgit.sh: Beautify logging 2026-03-27 09:16:14 +01:00
src cmds and lib: Don't print() log messages 2026-03-30 08:11:39 +02:00
.gitignore Everywhere: Rename package "jw-build" to "jw-pkg" 2025-11-28 13:35:56 +01:00
HASH Release 1.0.0-195@suse-tumbleweed/x86_64 2026-03-29 15:59:07 +00:00
Makefile make: Replace RPM -> PKG 2026-03-16 14:57:50 +01:00
RELEASES Release 1.0.0-195@suse-tumbleweed/x86_64 2026-03-29 15:59:07 +00:00
VERSION Start version: 1.0.0-195 2026-03-29 15:45:54 +00:00