Build and packaging library
  • Python 55.2%
  • Makefile 32.6%
  • Shell 12.2%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Jan Lindemann 41ca202142
cmds.projects.CmdBuild: Support --dep-flavours
CmdBuild supports the targets all, clean and pkg-*. It uses builtin
dependency flavours matching those targets to resolve build order. To
make it more flexible in general, and allow it to support more
targets, e.g. "check" and "test", this commit adds a --dep-flavours
option.

Signed-off-by: Jan Lindemann <jan@janware.com>
2026-07-24 13:35:27 +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 rules.mk / defs.mk: Disable BUILD_MAKEDIR 2026-07-24 13:34:08 +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-24 13:35:27 +02:00
test cmds.projects.CmdBuild: Support --dep-flavours 2026-07-24 13:35:27 +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-248@kali-rolling/amd64 2026-07-22 23:11:19 +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-248@kali-rolling/amd64 2026-07-22 23:11:19 +00:00
VERSION Start version: 1.0.0-248 2026-07-22 23:10:13 +00:00