Build and packaging library
  • Python 43.9%
  • Makefile 40.9%
  • Shell 15.2%
Find a file
Jan Lindemann 521600bc56 projects.mk -> platform.mk: Move definitions up
To remove redundancy, get-os.sh needs to be retired in favor of
pkg.py distro info. It's needed in platform.mk, but the only
definiton of JW_PKG_PY is in projects.mk, so move it, along with the
variables essential for the command:

  include $(JWBDIR)/make/py-version.mk (defining PYTHON)
  JW_PKG_PY
  DEVELOPMENT
  VERSION_FILE

Signed-off-by: Jan Lindemann <jan@janware.com>
2026-03-02 12:55:36 +00:00
bin bin, make, scripts: Re-add files necessary for packaging jw-build 2025-11-14 11:22:50 +01:00
make projects.mk -> platform.mk: Move definitions up 2026-03-02 12:55:36 +00:00
scripts pkg.sh: Replace get-os.sh by pkg.py distro info 2026-03-02 12:55:36 +00:00
src jw.pkg.App.get_os(): Don't use get-os.sh 2026-03-02 12:55:36 +00:00
.gitignore Everywhere: Rename package "jw-build" to "jw-pkg" 2025-11-28 13:35:56 +01:00
HASH Release 1.0.0-173@suse-tumbleweed/x86_64 2026-03-01 09:41:58 +00:00
Makefile $(TOPDIR)/Makefile: Remove superfluous SUBDIRS 2025-11-14 13:39:52 +01:00
RELEASES Release 1.0.0-173@suse-tumbleweed/x86_64 2026-03-01 09:41:58 +00:00
VERSION Start version: 1.0.0-173 2026-03-01 09:41:24 +00:00