Skip to content
Snippets Groups Projects
  1. May 31, 2016
  2. Dec 03, 2015
  3. Mar 27, 2015
    • ShadowNinja's avatar
      Clean up and tweak build system · 93fcab95
      ShadowNinja authored
        * Combine client and server man pages.
        * Update unit test options and available databases in man page.
        * Add `--worldname` to man page.
        * Fix a bunch of places where `"Minetest"` was used directly instead of `PROJECT_NAME`.
        * Disable server build by default on all operating systems.
        * Make `ENABLE_FREETYPE` not fail if FreeType isn't found.
        * Enable LevelDB, Redis, and FreeType detection by default.
        * Remove the `VERSION_PATCH_ORIG` hack.
        * Add option to search for and use system JSONCPP.
        * Remove broken LuaJIT version detection.
        * Rename `DISABLE_LUAJIT` to `ENABLE_LUAJIT`.
        * Rename `minetest_*` variables in `version.{h,cpp}` to `g_*`.
        * Clean up style of CMake files.
      93fcab95
  4. Feb 13, 2015
  5. Feb 11, 2015
    • Markus Koschany's avatar
      Fix FTBFS on GNU/Hurd platform · cfca5f99
      Markus Koschany authored
      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.
      cfca5f99
  6. Feb 06, 2015
  7. Feb 04, 2015
  8. Dec 30, 2014
  9. Jun 29, 2014
  10. Jun 23, 2014
  11. Jun 20, 2014
  12. Jun 19, 2014
  13. Apr 15, 2014
  14. Jan 05, 2014
  15. Dec 14, 2013
  16. Dec 12, 2013
  17. Nov 11, 2013
  18. Feb 14, 2013
Loading