Commit graph

6 commits

Author SHA1 Message Date
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
aa85417a17 Everywhere: Purge spaces in text files
Signed-off-by: Jan Lindemann <jan@janware.com>
2019-03-06 12:38:20 +00:00
316435bb78 $(MODDIR)/make/defs.mk: Split off defs-cpp.mk with C++ definitions
C++ definitions are numerous, and they shouldn't pollute variable space and
performance outside of directories containing C++ files. This commit pushes
them into a defs-cpp.mk file.

Signed-off-by: Jan Lindemann <jan@janware.com>
2019-02-27 20:46:54 +00:00
Jan Lindemann
3d7f00f80f run.mk: Rename BUILD_H BUILD_HDR 2007-08-21 16:20:10 +00:00
Jan Lindemann
7939670eb7 header.mk, qttools.mk: Renamed LOCAL_HDR BUILD_H 2005-12-01 09:09:57 +00:00
Jan Lindemann
419a0c29e9 make: Add qttools.mk qt.mk qtplugin.mk qtversion.mk 2005-05-05 16:36:51 +00:00