2961ced779
src/python/jw/Makefile: use py-ns-dir.mk
...
Use py-ns-dir.mk at the first and only shared namespace node that the
jw-pkg repo establishes: jw.
Signed-off-by: Jan Lindemann <jan@janware.com>
2026-05-31 18:20:34 +02:00
0cd5ffa378
jw.__init__.py: Add empty file
...
Make $(TOPDIR)/src/python/jw a module. Needed since $(TOPDIR/make
now also runs jw-python.py.
Signed-off-by: Jan Lindemann <jan@janware.com>
2025-11-16 19:43:49 +01:00
aa3e2efd84
projects.py: Move bulk of code into module
...
Move nearly all of projects.py into src/python/jw/build/App.py. The
plan is to split the script into parts and import them.
Signed-off-by: Jan Lindemann <jan@janware.com>
2025-11-15 11:08:52 +01:00