Jan Lindemann
917f56a814
CmdBuild: Don't use App.res_cache()
...
App.res_cache should be private. It's needed here to cache the
results of a function which is private to CmdBuild anyway, so solve
that with lru_cache, to allow App to do it's private thing with
caching.
Signed-off-by: Jan Lindemann <jan@janware.com>
2026-01-26 17:58:23 +01:00
bin
bin, make, scripts: Re-add files necessary for packaging jw-build
2025-11-14 11:22:50 +01:00
make
jw.pkg.App: Support --topdir-format
2026-01-26 17:58:23 +01:00
scripts
jw.build.cmds: Move build.cmds -> cmds.projects
2026-01-26 17:58:23 +01:00
src
CmdBuild: Don't use App.res_cache()
2026-01-26 17:58:23 +01:00
.gitignore
Everywhere: Rename package "jw-build" to "jw-pkg"
2025-11-28 13:35:56 +01:00
HASH
Release 1.0.0-157@suse-tumbleweed/x86_64
2026-01-22 00:10:39 +00:00
Makefile
$(TOPDIR)/Makefile: Remove superfluous SUBDIRS
2025-11-14 13:39:52 +01:00
RELEASES
Release 1.0.0-157@suse-tumbleweed/x86_64
2026-01-22 00:10:39 +00:00
VERSION
Start version: 1.0.0-157
2026-01-22 00:10:13 +00:00