Commit graph

13 commits

Author SHA1 Message Date
82eb80979d bin, make, scripts: Re-add files necessary for packaging jw-build

Re-add all files necessary to package jw-build itself, i.e. sucessfully run make pkg-rebuild-reinstall. This adds 1892 lines of code.

Signed-off-by: Jan Lindemann <jan@janware.com>
2025-11-14 11:22:50 +01:00
bc883deed4 Everywhere: Remove everything non-essential for "make clean all"

This commit removes everything not strictly necessary for running "make clean all" inside jw-build.

packaging jw-devtest. This cuts the repo down from 24077 to 4725 lines of code.

The idea is to

1) Further remove bloat from the remaining bits

2) Re-add what's necessary to build and package other essential repos.

The decision should be based on whether or not jw-build can also be useful in a non-janware context.

Signed-off-by: Jan Lindemann <jan@janware.com>
2025-11-14 15:02:56 +01:00
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>
2019-06-29 21:34:18 +00:00
0a63920e60 bin/Makefile:
Signed-off-by: Jan Lindemann <jan@janware.com>
2018-12-28 13:33:48 +00:00
Jan Lindemann
66fe719225 bin/Makefile: Standardized 2008-12-13 15:15:27 +00:00
Jan Lindemann
e0fa017f47 bin/Makefile: Remove target directories breaking install target 2007-09-04 20:38:35 +00:00
Jan Lindemann
b408507abb bin/Makefile, scripts/Makefile: Replace BINDIR by EXEDIR 2007-08-21 16:05:31 +00:00
Jan Lindemann
2f2c60f614 Everywhere: Streamline TOPDIR

Make definition and usage of TOPDIR consistent with other projects

2006-08-16 14:53:49 +00:00
Jan Lindemann
4fd6a6d677 Everywhere: Rename ytools.mk to proj.mk

Replace ytools.mk by proj.mk for consistency reasons: $(TOPDIR)/make/proj.mk should be the project-wide but project-private makefile for projects.

2006-07-31 14:12:38 +00:00
Jan Lindemann
129cb550e4 bin/Makefile: Fix clean target 2006-02-25 20:20:29 +00:00
Jan Lindemann
2c52cef605 bin, make, scripts, tmpl/tex: Add include $(MODDIR)/make/ytools.mk 2002-07-20 17:16:40 +00:00
Jan Lindemann
8aaa1de6d0 bin/Makefile: Now not creating INSTALL_BINDIR anymore 2002-07-10 12:28:49 +00:00
Jan Lindemann
5700573a46 bin, make, scripts: Copy scripts to $(MODDIR)/bin 2002-07-02 16:04:41 +00:00