Skip to content
Snippets Groups Projects
  1. 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
  2. Feb 24, 2015
  3. Feb 21, 2015
    • Loïc Blot's avatar
      Unit tests must be done at integration process. · b3aeba68
      Loïc Blot authored
      * Remove --enable-unittests and --disable-unittests and add --do-unittests function
      * --do-unittests function will exit 0 on success.
      * minetest and minetestserver binaries are launched with --do-unittests in travis build.
      b3aeba68
  4. Feb 16, 2015
  5. Feb 05, 2015
  6. Jan 08, 2015
  7. Jan 06, 2015
  8. Dec 29, 2014
  9. Dec 23, 2014
  10. Dec 06, 2014
  11. Oct 19, 2014
  12. Sep 30, 2014
  13. Jul 29, 2014
    • sfan5's avatar
      Add ZLIBWAPI_DLL and LEVELDB_DLL CMake options Remove legacy MINGWM10_DLL... · 17345404
      sfan5 authored
      Add ZLIBWAPI_DLL and LEVELDB_DLL CMake options Remove legacy MINGWM10_DLL CMake option Update 32-bit buildbot (OpenAL updated, zlib updated) Change build directory for buildbots to '_build' to prevent removal of Android build files Use -win64 suffix for 64-bit Windows builds Fixes #1476
      17345404
  14. Jun 30, 2014
  15. Jun 28, 2014
  16. Jun 18, 2014
  17. Feb 24, 2014
  18. Jan 06, 2014
  19. Dec 03, 2013
  20. Nov 05, 2013
  21. Nov 04, 2013
  22. Nov 03, 2013
  23. Oct 18, 2013
  24. Oct 17, 2013
  25. Aug 17, 2013
  26. Aug 07, 2013
  27. Aug 04, 2013
  28. Aug 03, 2013
  29. Jul 13, 2013
  30. Jul 12, 2013
  31. Jul 04, 2013
Loading