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 warnings reported by clang | sfan5 | 2014-07-06 |
| | |||
* | OS X compatibility fixes | Martin Doege | 2014-06-29 |
| | |||
* | Fix building under MSVC | BlockMen | 2014-01-14 |
| | |||
* | Make MutexQueue use jsemaphore for signaling | sapier | 2014-01-10 |
| | |||
* | Fix modstore/favourites hang by adding asynchronous lua job support | sapier | 2013-11-29 |