138 Commits

Author SHA1 Message Date
ShadowNinja
2de60ae349 Clean up and tweak build system
* 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.
2015-03-27 15:00:48 -04:00
Pavel Puchkin
fcff79967c Standalone bundle for OSX (w/ dependencies!) 2015-03-17 15:37:23 +01:00
BlockMen
ed5471043e Uncomment version patch field 2015-02-18 23:52:51 +01:00
Perttu Ahola
bb4840d977 Bump version to 0.4.12 2015-02-18 23:50:01 +01:00
kwolekr
a7806822f9 Uncomment version patch field 2014-12-26 11:02:26 -05:00
kwolekr
a7c93a7160 Bump version to 0.4.11 2014-12-24 22:28:06 -05:00
Pavel Puchkin
2d772d6e28 Fix OSX packaging finally
Signed-off-by: Craig Robbins <kde.psych@gmail.com>
2014-12-16 20:33:54 +10:00
Jürgen Doser
f6901a5d39 Add basic support for generating API documentation using Doxygen
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.
2014-12-12 14:59:57 -05:00
sfan5
1131f436c1 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 2014-07-29 20:03:18 +02:00
sapier
c65ae47970 Switch back repository to dev-mode after 0.4.10 release. 2014-07-07 19:08:41 +02:00
sapier
9fe198016a Update version numbers for 0.4.10 2014-07-06 22:39:47 +02:00
Martin Doege
7b50c9dd04 OS X compatibility fixes 2014-06-29 17:27:33 +02:00
sfan5
81f3127486 Fix AppData path for RUN_IN_PLACE, fixes #1365 2014-06-13 21:09:55 +02:00
David Gumberg
90e39c97cf Add AppData file 2014-06-13 13:51:01 -04:00
sapier
dd21046532 Improved win32 file version information 2014-03-02 23:49:19 +01:00
sapier
5e41b8ee95 Add check to avoid usage of broken LuaJIT < 2.0.0beta8 2014-02-13 23:28:01 +01:00
Kahrl
b7157e5e71 Reenable -dev suffix 2014-01-03 04:36:13 +01:00
kwolekr
c7c4c681e4 Bump version to 0.4.9 2014-01-01 16:54:28 -05:00
PilzAdam
107b7d6123 Reenable -dev suffix 2013-11-24 19:01:25 +01:00
kwolekr
246783bfc8 Bump version to 0.4.8 2013-11-24 02:23:49 -05:00
Kahrl
99ae783310 Show git hash in version string at top left corner of window 2013-09-28 21:30:17 +02:00
PilzAdam
1d9560c414 Fix installation of textures/texture_packs_here.txt 2013-08-04 22:44:31 +02:00
MetaDucky
06901cf790 Fixes cmake-gui causing RUN_IN_PLACE to be always off 2013-06-13 16:45:52 +02:00
PilzAdam
9b8f075818 Bump version to 0.4.7 2013-06-06 17:14:26 +00:00
PilzAdam
8125c1026c Install mods/mods_here.txt instead of mods/minetest/mods_here.txt 2013-05-19 18:47:58 +02:00
PilzAdam
8d5c5e62e8 Remove survival and build from CMakeLists.txt 2013-05-18 16:14:06 +02:00
PilzAdam
b019642e11 Remove common from CMakeLists.txt, README.txt, lua-api.txt and buildwin.sh 2013-05-18 16:13:32 +02:00
PilzAdam
e551308b0c Install menu textures of minetest_game 2013-05-04 12:37:02 +02:00
kwolekr
02ade72cb1 Revert "Fix to be able to build from dir different than source dir"
This commit broke RUN_IN_PLACE
2013-04-07 01:30:06 -04:00
Diego Martínez
5316c280d7 Fix to be able to build from dir different than source dir 2013-04-06 12:31:12 -04:00
Diego Martínez
bd1b0f7f90 Install "build" and "survival" games with "make install" 2013-04-05 15:03:05 +02:00
kwolekr
5fe0b8ae46 Bump version to 0.4.6 2013-04-03 16:36:25 -04:00
Zeg9
16e9a724bc Install locales in minetest directory, so they are correctly loaded 2013-03-30 21:48:12 -04:00
Perttu Ahola
7def544c4c CMakeLists.txt: Add games/common to be installed when available 2013-03-22 07:46:48 +02:00
kwolekr
ac218df683 Bump version to 0.4.5 2013-03-04 17:01:36 -05:00
Ilya Zhuravlev
33c207e54d Add Freetype support 2013-02-14 18:46:08 +01:00
Perttu Ahola
0bea99f9c1 Call this 0.4.4-d1 because it has a protocol addition since 0.4.4 2013-01-02 21:03:47 +02:00
Perttu Ahola
7836ee5e82 Bump version to 0.4.4 2012-12-06 21:21:10 +02:00
Perttu Ahola
126bcb94c7 Install shaders properly 2012-12-02 01:45:31 +02:00
Perttu Ahola
698412b979 Change version to 0.4.4-dev because... ehm... why it wasn't that already? 2012-11-29 22:08:25 +02:00
Perttu Ahola
7bec23faa2 Bump version to 0.4.4 as this isn't compatible with 0.4.3 2012-11-26 00:56:47 +02:00
Perttu Ahola
efe33d37b5 Version 0.4.3 2012-09-05 01:31:06 +03:00
Perttu Ahola
de5b589321 Version 0.4.3-rc0; increase PROTOCOL_VERSION due to backwards-incompatible InventoryList width field 2012-09-05 00:39:43 +03:00
Perttu Ahola
95f8afeb24 Call this 0.4.2-rc1 2012-07-28 16:31:45 +03:00
Perttu Ahola
9676ccd7a5 Improve build configuration options 2012-07-23 15:23:33 +03:00
Perttu Ahola
b5aaf7f3ed Version 0.4.1 2012-07-21 23:14:23 +03:00
Perttu Ahola
6a9bc69da6 BITCH, THIS IS 0.4.0. 2012-07-21 03:37:07 +03:00
Perttu Ahola
d82e30cc8d Call this 0.4.dev-20120606 2012-06-07 00:40:04 +03:00
Perttu Ahola
d336165043 Call this 0.4.dev-20120603 2012-06-04 00:37:51 +03:00
Perttu Ahola
c11dec1a8a Call this 0.4.dev-20120408 2012-04-08 23:55:17 +03:00