Build and packaging library
  • Python 44.5%
  • Makefile 40.5%
  • Shell 15%
Find a file
Jan Lindemann 2f50092e19 projects-dir.mk: Add target pkg-delete-ours
The target pkg-delete-ours, invoked from the projects directory,
should wipe all packages from the system which have been created and
installed via jw-pkg.

Currently they are selected via url =~ janware. This is a default
string which can be overridden by redefining JANWARE_PACKAGE_FILTER.
This might not be the most generic name, but is kind of consistent
and will be matched once all variables get renamed to a more generic
naming scheme.

This currently does not get all packages: Some are not labeled with
URLs matching "janware", because jw-pkg is only used as a convenient
way to package other people's open source projects.

Signed-off-by: Jan Lindemann <jan@janware.com>
2026-02-18 01:20:26 +01:00
bin bin, make, scripts: Re-add files necessary for packaging jw-build 2025-11-14 11:22:50 +01:00
make projects-dir.mk: Add target pkg-delete-ours 2026-02-18 01:20:26 +01:00
scripts pgit.sh: Auto-detect current project in toplevel dir 2026-02-18 01:20:25 +01:00
src jw.pkg.cmds.distro.CmdDelete: Add command 2026-02-18 01:20:26 +01: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