5 commits
| Author | SHA1 | Date | |
|---|---|---|---|
| bdd66dbc26 | |||
| b2d6e6f554 | |||
| a12fa52639 | |||
| b37359a725 | |||
| e52879215d |
| Author | SHA1 | Message | Date | |
|---|---|---|---|---|
| bdd66dbc26 |
Everywhere: Rename MOD_SCRIPT_DIR -> JWB_SCRIPT_DIR
Follow name change of MODDIR -> JWBDIR. Signed-off-by: Jan Lindemann <jan@janware.com> |
|||
| b2d6e6f554 |
Everywhere: Rename MODDIR -> JWBDIR
Rename the omnipresent MODDIR variable to JWBDIR, since that's more to the point. Signed-off-by: Jan Lindemann <jan@janware.com> |
|||
| a12fa52639 |
design-goals.txt, add-pkg-conflicts-support.patch: Add design-goals.txt
Signed-off-by: Jan Lindemann <jan@janware.com> |
|||
| b37359a725 |
$(MODDIR)/make/defs.mk: Replace variable OS with OS_NAME_VERSION
OS_NAME_VERSION is less ambiguous. Signed-off-by: Jan Lindemann <jan@janware.com> |
|||
| e52879215d |
doc/packaging/add-pkg-conflicts-support.patch: Add file
add-pkg-conflicts-support.patch is commited as piece of documentation on which places had to be touched as an additional option (i.e. "Conflicts") was implemented. In the hope it might prove useful in streamlining the packaging machinery later. Signed-off-by: Jan Lindemann <jan@janware.com> |