4 commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
634992f447 | ||
|
|
c90e8d4261 | ||
|
|
1c812446e6 | ||
|
|
d7150c1fef |
| Author | SHA1 | Message | Date | |
|---|---|---|---|---|
|
|
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 |