Build and packaging library
  • Python 43.9%
  • Makefile 40.9%
  • Shell 15.2%
Find a file
Jan Lindemann 7046983d7c cmds.projects.BaseCmdPkgRelations: --syntax debian
Add support for --syntax to BaseCmdPkgRelations.pkg_relations(), and
default to 'semver', i.e. the current state of affairs. If that's
changed to 'debian', relations declared in project.conf as

  pkg.requires.os.devel = jw-pkg-devel > 1.2.3

will be output as

  jw-pkg-devel >> 1.2.3

which is what Debian expects.

Signed-off-by: Jan Lindemann <jan@janware.com>
2026-03-15 10:43:08 +01:00
bin bin, make, scripts: Re-add files necessary for packaging jw-build 2025-11-14 11:22:50 +01:00
conf jw-pkg.py: Enable argcomplete 2026-03-06 12:06:28 +01:00
make cmds.projects.BaseCmdPkgRelations: --syntax debian 2026-03-15 10:43:08 +01:00
scripts systemctl-wrapper.sh: Add script to check for systemd 2026-03-14 14:15:04 +01:00
src cmds.projects.BaseCmdPkgRelations: --syntax debian 2026-03-15 10:43:08 +01:00
.gitignore Everywhere: Rename package "jw-build" to "jw-pkg" 2025-11-28 13:35:56 +01:00
HASH Release 1.0.0-185@suse-tumbleweed/x86_64 2026-03-14 16:43:06 +00:00
Makefile $(TOPDIR)/Makefile: Remove superfluous SUBDIRS 2025-11-14 13:39:52 +01:00
RELEASES Release 1.0.0-185@suse-tumbleweed/x86_64 2026-03-14 16:43:06 +00:00
VERSION Start version: 1.0.0-185 2026-03-14 16:29:02 +00:00