5 commits
| Author | SHA1 | Date | |
|---|---|---|---|
| f5c43f706a | |||
|
|
634992f447 | ||
|
|
c90e8d4261 | ||
|
|
1c812446e6 | ||
|
|
d7150c1fef |
| Author | SHA1 | Message | Date | |
|---|---|---|---|---|
| f5c43f706a |
make: Replace some executables by absolute paths to improve performance
Signed-off-by: Jan Lindemann <jan@janware.com> |
|||
|
|
634992f447 |
*.mk: Prefix non-env C/C++ flags with BUILD_
Prefix all CFLAGS / CPPFLAGS / LDFLAGS with BUILD_ to distinguish them from flags read from the environment (and getting longer and longer with +=). |
||
|
|
c90e8d4261 | plugin-version.mk: Add missing default targets | ||
|
|
1c812446e6 | make: MinGW port | ||
|
|
d7150c1fef | plugin-version.mk, plugin.mk, smart-selection.mk: Add files |