This website requires JavaScript.
Explore
Help
janware
/
jw-pkg
Watch
1
mirror of
ssh://git.janware.com/janware/proj/jw-pkg
synced
2026-04-28 17:15:23 +02:00
Code
Activity
Actions
eb2dd919a1
jw-pkg
/
src
/
python
/
jw
/
pkg
/
build
/
lib
/
Makefile
4 lines
92 B
Makefile
Raw
Normal View
History
Unescape
Escape
Everywhere: Rename package "jw-build" to "jw-pkg" jw-build doesn't stop at building software, packaging it afterwards is also a core feature, so this commit gives the package a better name. The commit replaces strings s/jw-build/jw-pkg/ in text files and file names. Fallout to the functionality is fixed, variable names are left as they are, though. To be adjusted by later commits. Signed-off-by: Jan Lindemann <jan@janware.com>
2025-11-26 17:48:01 +01:00
TOPDIR
=
../../../../../..
jw.build.lib: Add module Add jw.build.lib as a location for generic utility modules. Signed-off-by: Jan Lindemann <jan@janware.com>
2025-11-18 12:05:58 +01:00
i
n
c
l
u
d
e
$(
TOPDIR
)
/
m
a
k
e
/
p
r
o
j
.
m
k
i
n
c
l
u
d
e
$(
JWBDIR
)
/
m
a
k
e
/
p
y
-
m
o
d
.
m
k
Copy permalink