6 commits
| Author | SHA1 | Date | |
|---|---|---|---|
| aa85417a17 | |||
| 316435bb78 | |||
| f5c43f706a | |||
|
|
26baa6a3b4 | ||
|
|
9f4e02e618 | ||
|
|
64ecae7aeb |
| 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> |
|||
| f5c43f706a |
make: Replace some executables by absolute paths to improve performance
Signed-off-by: Jan Lindemann <jan@janware.com> |
|||
|
|
26baa6a3b4 | make: Replace cat by $(CAT) | ||
|
|
9f4e02e618 | make: Replace sed by $(SED) | ||
|
|
64ecae7aeb | zip-windows-files.mk: Add file |