Build and packaging library
  • Python 43.9%
  • Makefile 40.9%
  • Shell 15.2%
Find a file
Jan Lindemann 226a241e8a py-defs.mk: Add PY_INSTALL_INIT_PY
Add PY_INSTALL_INIT_PY ?= true to py-defs.mk. If set to false, a
Python module will not try to attempt installing an existing /
generated __init__.py. This is useful when installing into an exiting
directory with an existing __init__.py.

Signed-off-by: Jan Lindemann <jan@janware.com>
2026-03-17 16:22:02 +01: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 py-defs.mk: Add PY_INSTALL_INIT_PY 2026-03-17 16:22:02 +01:00
scripts systemctl-wrapper.sh: Beautify logging 2026-03-16 19:14:41 +01:00
src cmds/__init__.py: Make class loading dynamic 2026-03-17 10:44:24 +01:00
.gitignore Everywhere: Rename package "jw-build" to "jw-pkg" 2025-11-28 13:35:56 +01:00
HASH Release 1.0.0-188@kali-rolling/amd64 2026-03-16 09:22:09 +00:00
Makefile make: Replace RPM -> PKG 2026-03-16 14:57:50 +01:00
RELEASES Release 1.0.0-188@kali-rolling/amd64 2026-03-16 09:22:09 +00:00
VERSION Start version: 1.0.0-188 2026-03-16 06:27:38 +00:00