Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Fix FTBFS on GNU/Hurd platform | Markus Koschany | 2015-02-11 |
| | | | | | Minetest fails to build on GNU/Hurd due to a name clash with OSX/Apple, both are defining the __MACH__ keyword. This commit fixes the issue. | ||
* | Fix endian.h include for FreeBSD | Dmitry Marakasov | 2014-12-30 |
| | |||
* | OS X compatibility fixes | Martin Doege | 2014-06-29 |
| | |||
* | Fix Windows build | sfan5 | 2014-06-23 |
| | |||
* | Fix build on big endian architectures. | Matthew Bekkema | 2014-06-20 |
| | |||
* | Fix all warnings reported by clang | Sfan5 | 2014-04-15 |
| | |||
* | Fix win32/msvc i18n (quite UGLY version, blame Microsoft) | sapier | 2013-11-11 |
| | |||
* | Add Freetype support | Ilya Zhuravlev | 2013-02-14 |