jw-pkg/src/python/jw/build
Jan Lindemann 3370dd6236 build.App: Remove some cruft
Remove code

  - Explicitly marked as unused
  - Meant to provide Python2 compatibility
  - Meant to run App.py as main module
  - Turned obsolete by removing the command functions from
    Projects.py

Signed-off-by: Jan Lindemann <jan@janware.com>
2025-11-16 14:26:03 +01:00
..
cmds build.cmds: Move build.App.cmd_xxx() here 2025-11-16 11:39:27 +01:00
__init__.py projects.py: Move bulk of code into module 2025-11-15 11:08:52 +01:00
App.py build.App: Remove some cruft 2025-11-16 14:26:03 +01:00
Cmd.py build.Cmd: Add module 2025-11-15 14:41:07 +01:00
Makefile projects.py: Move bulk of code into module 2025-11-15 11:08:52 +01:00