- Aug 20, 2016
-
-
est31 authored
Fixes #4323.
-
- May 15, 2016
- Mar 16, 2016
-
-
est31 authored
Before, customisation of DOCDIR did not lead to changes of the EXAMPLE_CONF_DIR default value. This was inconsistent with expected behaviour if you didn't know of the existence of the EXAMPLE_CONF_DIR variable. The confusion is very strong, as (for not in place builds) both DOCDIR and EXAMPLE_CONF_DIR share the same default value, it is unexpected that setting CUSTOM_DOCDIR changes the location of all documentation files but one. The best meaning of EXAMPLE_CONF_DIR is to further allow customization of the mt.conf.example storage place, but otherwise keep defaulting to whatever DOCDIR is set to, at least for not in place builds. This patch implements that behaviour. Fixes #3863.
-
- Jan 09, 2016
-
-
Pavel Puchkin authored
-
- Sep 14, 2015
-
- Sep 03, 2015
-
-
HEXcube authored
-Complies with the Linux standard freedesktop icon naming specs: http://standards.freedesktop.org/icon-naming-spec/icon-naming-spec-latest.html#guidelines -Ensures compatibility with icon themes -Edit minetest.desktop, CMakeLists.txt and README.md to reflect this change
-
- Aug 20, 2015
- Jul 18, 2015
-
-
D Laboratory authored
-
- May 05, 2015
-
-
ShadowNinja authored
This fixes the problem where 0.4.12-dev versions were erroneously shown as 0.4.11-dev because the tag was added on a separate branch. It also fixes a similar issue when builders didn't fetch new tags when updating. This also removes the number-of-commits-since-tag field, since it's incompatible with this. Said field doesn't seem to be useful anyway if you have the commit hash.
-
- Apr 27, 2015
-
-
sfan5 authored
-
- Mar 27, 2015
-
-
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.
-
- Mar 17, 2015
-
-
Pavel Puchkin authored
-
- Feb 18, 2015
-
-
BlockMen authored
-
Perttu Ahola authored
-
- Dec 26, 2014
-
-
kwolekr authored
-
- Dec 25, 2014
-
- Dec 16, 2014
-
-
Pavel Puchkin authored
Signed-off-by:
Craig Robbins <kde.psych@gmail.com>
-
- Dec 12, 2014
-
-
Jürgen Doser authored
If CMake is run and Doxygen is found, add a make target called "doc", which builds API documention in doc/html. This target is not included in the default "all" target, you have to explicitly run "make doc" to generate the documentation. If graphviz is installed, in particular, if the "dot" binary is found, doxygen is configured to generate various kinds of diagrams. Note that due to this, the first run of doxygen can take a while.
-
- Jul 29, 2014
-
-
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
-
- Jul 07, 2014
-
-
sapier authored
-
- Jul 06, 2014
-
-
sapier authored
-
- Jun 29, 2014
-
-
Martin Doege authored
-
- Jun 13, 2014
-
-
sfan5 authored
-
David Gumberg authored
-
- Mar 02, 2014
-
-
sapier authored
-
- Feb 13, 2014
-
-
sapier authored
-
- Jan 03, 2014
-
-
Kahrl authored
-
- Jan 01, 2014
-
-
kwolekr authored
-
- Nov 24, 2013
- Sep 28, 2013
-
-
Kahrl authored
-
- Aug 04, 2013
-
-
PilzAdam authored
-
- Jun 13, 2013
-
-
MetaDucky authored
-
- Jun 06, 2013
-
-
PilzAdam authored
-
- May 19, 2013
-
-
PilzAdam authored
-
- May 18, 2013
- May 04, 2013
-
-
PilzAdam authored
-