5 commits
| Author | SHA1 | Date | |
|---|---|---|---|
| aa85417a17 | |||
| 316435bb78 | |||
|
|
3d7f00f80f | ||
|
|
7939670eb7 | ||
|
|
419a0c29e9 |
| Author | SHA1 | Message | Date | |
|---|---|---|---|---|
| aa85417a17 |
Everywhere: Purge spaces in text files
Signed-off-by: Jan Lindemann <jan@janware.com> |
|||
| 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> |
|||
|
|
3d7f00f80f | run.mk: Rename BUILD_H BUILD_HDR | ||
|
|
7939670eb7 | header.mk, qttools.mk: Renamed LOCAL_HDR BUILD_H | ||
|
|
419a0c29e9 | make: Add qttools.mk qt.mk qtplugin.mk qtversion.mk |