Build and packaging library
Find a file
Jan Lindemann 3af712705d pgit.sh: Run git fetch --tags on submodules
On pull / clone operations, run

 git submodule foreach --recursive 'git fetch --tags'

Notably the Bootstrap package needs the tags to check out different
Bootstrap versions.

Signed-off-by: Jan Lindemann <jan@janware.com>
2025-12-23 14:06:41 +00:00
bin bin, make, scripts: Re-add files necessary for packaging jw-build 2025-11-14 11:22:50 +01:00
make rpmdist.mk: pkg-release ignores PACKAGE_VCS_FILES 2025-12-23 13:17:38 +01:00
scripts pgit.sh: Run git fetch --tags on submodules 2025-12-23 14:06:41 +00:00
src projects.mk / jw-projects.py: Support tmpl_dir && tmpls-dir 2025-12-23 11:07:37 +01:00
.gitignore Everywhere: Rename package "jw-build" to "jw-pkg" 2025-11-28 13:35:56 +01:00
HASH Release 1.0.0-150@suse-tumbleweed/x86_64 2025-12-23 12:28:14 +00:00
Makefile $(TOPDIR)/Makefile: Remove superfluous SUBDIRS 2025-11-14 13:39:52 +01:00
RELEASES Release 1.0.0-150@suse-tumbleweed/x86_64 2025-12-23 12:28:14 +00:00
VERSION Start version: 1.0.0-150 2025-12-23 12:27:46 +00:00