Build and packaging library
  • Python 55%
  • Makefile 32.4%
  • Shell 12.6%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Jan Lindemann f92de9f3ff
All checks were successful
CI / Packaging - Kali Linux (pull_request) Successful in 7m1s
CI / Packaging - OpenSUSE Tumbleweed (pull_request) Successful in 5m3s
CI / Packaging test (pull_request) Successful in 0s
CI / Packaging - Kali Linux (push) Successful in 5m46s
CI / Packaging - OpenSUSE Tumbleweed (push) Successful in 4m51s
CI / Packaging test (push) Successful in 0s
pkg-dist.mk, pkg.sh: Rename PCKG variables to PKG
The previous commit renamed the dist/pckg directory to dist/pkg but kept
the pckg spelling in the variables that reference it.

Rename the variables to PKG:

- DIST_PCKG_DIR to DIST_PKG_DIR (make/pkg-dist.mk, pkg.sh)
- PCKG_TAR to PKG_TAR, PCKG_ROOT to PKG_ROOT and DIST_PCKG_RPM to
  DIST_PKG_RPM (make/pkg-dist.mk)

None of the other 320 janware projects use these variables.

Assisted-by: unsloth/Qwen3.8-27B-GGUF:Q4_K_M with pi.dev v0.87.0
Signed-off-by: Jan Lindemann <jan@janware.com>
2026-09-24 13:03:28 +02:00
.github/workflows ci.yaml: test-packaging.yaml@{master-test -> master} 2026-06-08 19:43:15 +02:00
bin bin, make, scripts: Re-add files necessary for packaging jw-build 2025-11-14 11:22:50 +01:00
conf run-success.mk: Record last successful run 2026-09-16 18:16:17 +02:00
doc doc: Add subdir 2026-08-19 20:51:11 +02:00
make pkg-dist.mk, pkg.sh: Rename PCKG variables to PKG 2026-09-24 13:03:28 +02:00
scripts pkg-dist.mk, pkg.sh: Rename PCKG variables to PKG 2026-09-24 13:03:28 +02:00
src cmds.projects.lib.pkg_relations(): Skip excluded modules 2026-09-23 17:35:58 +02:00
test test/integration/projects/pkg-requires: Add 2026-09-23 17:35:58 +02:00
.gitignore run-success.mk: Record last successful run 2026-09-16 18:16:17 +02:00
HASH Release 1.0.0-270@suse-tumbleweed/x86_64 2026-09-23 23:38:01 +00:00
Makefile .gitignore: Run make gitignore 2026-09-13 23:09:26 +02:00
RELEASES Release 1.0.0-270@suse-tumbleweed/x86_64 2026-09-23 23:38:01 +00:00
VERSION Start version: 1.0.0-270 2026-09-23 23:11:18 +00:00