Build and packaging library
  • Python 54.3%
  • Makefile 33.2%
  • Shell 12.5%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Jan Lindemann ad6ae4a6f2
projects-dir.mk: Support check targets
Add support for the targets check and check-post to projects-dir.mk
to make them usable from inside the projects directory.

Note that check-pre is intentionally left out: Running make check in
a repo before its prerequisite repos have built their __init__.py
files will fail due to broken import resolution.

Signed-off-by: Jan Lindemann <jan@janware.com>
2026-07-22 15:12:39 +02:00
.github/workflows ci.yaml: test-packaging.yaml@{master-test -> master} 2026-06-08 19:43:15 +02:00
bin bin, make, scripts: Re-add files necessary for packaging jw-build 2025-11-14 11:22:50 +01:00
conf conf/templates: Fix installation 2026-06-11 13:30:43 +02:00
make projects-dir.mk: Support check targets 2026-07-22 15:12:39 +02:00
scripts cache.mk: Include from topdir.mk, not make.mk 2026-07-22 14:38:24 +02:00
src cmds.projects.CmdBuild: Support --dep-flavours 2026-07-22 15:12:39 +02:00
test cmds.projects.CmdBuild: Support --dep-flavours 2026-07-22 15:12:39 +02:00
.gitignore cache.mk: Include from topdir.mk, not make.mk 2026-07-22 14:38:24 +02:00
HASH Release 1.0.0-247@suse-tumbleweed/x86_64 2026-07-05 23:29:56 +00:00
Makefile cache.mk: Include from topdir.mk, not make.mk 2026-07-22 14:38:24 +02:00
RELEASES Release 1.0.0-247@suse-tumbleweed/x86_64 2026-07-05 23:29:56 +00:00
VERSION Start version: 1.0.0-247 2026-07-05 23:10:17 +00:00