Build and packaging library
  • Python 43.9%
  • Makefile 40.9%
  • Shell 15.2%
Find a file
Jan Lindemann 060ff5159b jw.pkg.cmds.projects.CmdGetAuthInfo: Fix run_cmd()
CmdGetAuthInfo calls run_cmd() with a list instead of a *-expanded
list of arguments. Fix this to match the current run_cmd() prototype.

And think again if the current prototype conforms to the priciple of
least surprise: Most exec- / run- / whatever- functions do expect
ether a string to be run by the shell, or an argv list.

Signed-off-by: Jan Lindemann <jan@janware.com>
2026-02-14 19:18:48 +01:00
bin bin, make, scripts: Re-add files necessary for packaging jw-build 2025-11-14 11:22:50 +01:00
make project.conf: pkg.requires.jw.devel = jw-pkg-run 2026-02-14 09:20:24 +01:00
scripts dpm.sh: Add it back for building Debian distros 2026-02-14 18:35:46 +01:00
src jw.pkg.cmds.projects.CmdGetAuthInfo: Fix run_cmd() 2026-02-14 19:18:48 +01:00
.gitignore Everywhere: Rename package "jw-build" to "jw-pkg" 2025-11-28 13:35:56 +01:00
HASH Release 1.0.0-162@suse-tumbleweed/x86_64 2026-02-13 00:12:31 +00:00
Makefile $(TOPDIR)/Makefile: Remove superfluous SUBDIRS 2025-11-14 13:39:52 +01:00
RELEASES Release 1.0.0-162@suse-tumbleweed/x86_64 2026-02-13 00:12:31 +00:00
VERSION Start version: 1.0.0-162 2026-02-13 00:12:00 +00:00