Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-03-18 | win32/res/meson.build: drop tilde suffix from version number before splitting | Max Kellermann | |
MPD sometimes uses version numbers like "0.22~git" to mark unreleased versions. That makes the win32 resource compiler unhappy, because it expects numbers only. | |||
2018-10-14 | build with Meson instead of autotools | Max Kellermann | |
So long, autotools! This is my last MPD related project to migrate away from it. It has its strengths, but also very obvious weaknesses and weirdnesses. Today, many of its quirks are not needed anymore, and are cumbersome and slow. Now welcome our new Meson overlords! | |||
2014-12-09 | src/win32: move resources to win32/ | Max Kellermann | |