Build and packaging library
  • Python 48.7%
  • Makefile 37.5%
  • Shell 13.8%
Find a file
Jan Lindemann cb3ccaa338 pgit.sh: Auto-detect current project in toplevel dir

This commit allows pgit.sh to target not only multiple projects below a projects-directory, but also one single project. If invoked from the toplevel directory of a project, it uses that as the only project it should deal with. This is meant to facilitate running the same VCS abstraction logic for one project as for many projects. The project or projects to deal with should probably be specified on the command line, but changing the auto-detection mechanism buys us what we want for now with low hassle.

Signed-off-by: Jan Lindemann <jan@janware.com>
2026-02-18 01:20:25 +01:00
bin bin, make, scripts: Re-add files necessary for packaging jw-build 2025-11-14 11:22:50 +01:00
make defs.mk: Pass -f $(PKG_FORMAT) to pkg.sh log-install 2026-02-15 16:04:33 +00:00
scripts pgit.sh: Auto-detect current project in toplevel dir 2026-02-18 01:20:25 +01:00
src jw.pkg.App.os_cascade: Add more fields 2026-02-15 16:13:21 +00:00
.gitignore Everywhere: Rename package "jw-build" to "jw-pkg" 2025-11-28 13:35:56 +01:00
HASH Release 1.0.0-164@suse-tumbleweed/x86_64 2026-02-16 00:13:31 +00:00
Makefile $(TOPDIR)/Makefile: Remove superfluous SUBDIRS 2025-11-14 13:39:52 +01:00
RELEASES Release 1.0.0-164@suse-tumbleweed/x86_64 2026-02-16 00:13:31 +00:00
VERSION Start version: 1.0.0-164 2026-02-16 00:12:59 +00:00