Build and packaging library
  • Python 48.7%
  • Makefile 37.5%
  • Shell 13.8%
Find a file
Jan Lindemann 4932c6816c projects.mk: ?= -assign VERSION_FILE

If VERSION_FILE is not found, trying to include makefile snippets triggers the attempt to regenerate it. This happened for installed Makefiles of jw-docker-images: It defines TOPDIR to /opt/jw-docker-images, projects.mk looks there, but the version file is installed under /usr/share/doc/packages/jw-docker-images/VERSION.

Allow VERSION_FILE to be overridden including code to keep that from happening.

Signed-off-by: Jan Lindemann <jan@janware.com>
2026-02-10 10:00:17 +01:00
bin bin, make, scripts: Re-add files necessary for packaging jw-build 2025-11-14 11:22:50 +01:00
make projects.mk: ?= -assign VERSION_FILE 2026-02-10 10:00:17 +01:00
scripts pgit.sh: Pass --autostash to rebase 2026-02-10 09:55:59 +01:00
src jw.pkg.App.get_libname(): Fix typo 2026-02-04 16:00:45 +01:00
.gitignore Everywhere: Rename package "jw-build" to "jw-pkg" 2025-11-28 13:35:56 +01:00
HASH Release 1.0.0-160@suse-tumbleweed/x86_64 2026-02-05 00:21:11 +00:00
Makefile $(TOPDIR)/Makefile: Remove superfluous SUBDIRS 2025-11-14 13:39:52 +01:00
RELEASES Release 1.0.0-160@suse-tumbleweed/x86_64 2026-02-05 00:21:11 +00:00
VERSION Start version: 1.0.0-160 2026-02-05 00:20:39 +00:00