summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
Commit message (Collapse)AuthorAge
* Add basic support for generating API documentation using DoxygenJürgen Doser2014-12-12
| | | | | | | | | | | 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.
* Add ZLIBWAPI_DLL and LEVELDB_DLL CMake options Remove legacy MINGWM10_DLL ↵sfan52014-07-29
| | | | 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
* Switch back repository to dev-mode after 0.4.10 release.sapier2014-07-07
|
* Update version numbers for 0.4.10sapier2014-07-06
|
* OS X compatibility fixesMartin Doege2014-06-29
|
* Fix AppData path for RUN_IN_PLACE, fixes #1365sfan52014-06-13
|
* Add AppData fileDavid Gumberg2014-06-13
|
* Improved win32 file version informationsapier2014-03-02
|
* Add check to avoid usage of broken LuaJIT < 2.0.0beta8sapier2014-02-13
|
* Reenable -dev suffixKahrl2014-01-03
|
* Bump version to 0.4.9kwolekr2014-01-01
|
* Reenable -dev suffixPilzAdam2013-11-24
|
* Bump version to 0.4.8kwolekr2013-11-24
|
* Show git hash in version string at top left corner of windowKahrl2013-09-28
|
* Fix installation of textures/texture_packs_here.txtPilzAdam2013-08-04
|
* Fixes cmake-gui causing RUN_IN_PLACE to be always offMetaDucky2013-06-13
|
* Bump version to 0.4.7PilzAdam2013-06-06
|
* Install mods/mods_here.txt instead of mods/minetest/mods_here.txtPilzAdam2013-05-19
|
* Remove survival and build from CMakeLists.txtPilzAdam2013-05-18
|
* Remove common from CMakeLists.txt, README.txt, lua-api.txt and buildwin.shPilzAdam2013-05-18
|
* Install menu textures of minetest_gamePilzAdam2013-05-04
|
* Revert "Fix to be able to build from dir different than source dir"kwolekr2013-04-07
| | | | This commit broke RUN_IN_PLACE
* Fix to be able to build from dir different than source dirDiego Martínez2013-04-06
|
* Install "build" and "survival" games with "make install"Diego Martínez2013-04-05
|
* Bump version to 0.4.6kwolekr2013-04-03
|
* Install locales in minetest directory, so they are correctly loadedZeg92013-03-30
|
* CMakeLists.txt: Add games/common to be installed when availablePerttu Ahola2013-03-22
|
* Bump version to 0.4.5kwolekr2013-03-04
|
* Add Freetype supportIlya Zhuravlev2013-02-14
|
* Call this 0.4.4-d1 because it has a protocol addition since 0.4.4Perttu Ahola2013-01-02
|
* Bump version to 0.4.4Perttu Ahola2012-12-06
|
* Install shaders properlyPerttu Ahola2012-12-02
|
* Change version to 0.4.4-dev because... ehm... why it wasn't that already?Perttu Ahola2012-11-29
|
* Bump version to 0.4.4 as this isn't compatible with 0.4.3Perttu Ahola2012-11-26
|
* Version 0.4.3Perttu Ahola2012-09-05
|
* Version 0.4.3-rc0; increase PROTOCOL_VERSION due to backwards-incompatible ↵Perttu Ahola2012-09-05
| | | | InventoryList width field
* Call this 0.4.2-rc1Perttu Ahola2012-07-28
|
* Improve build configuration optionsPerttu Ahola2012-07-23
|
* Version 0.4.1Perttu Ahola2012-07-21
|
* BITCH, THIS IS 0.4.0.Perttu Ahola2012-07-21
|
* Call this 0.4.dev-20120606Perttu Ahola2012-06-07
|
* Call this 0.4.dev-20120603Perttu Ahola2012-06-04
|
* Call this 0.4.dev-20120408Perttu Ahola2012-04-08
|
* Support custom textures installed as /textures/all/*.pngPerttu Ahola2012-04-07
|
* Fix installation path of minetest_game/mods (// in place of / doesn't work ↵Perttu Ahola2012-04-02
| | | | on virtualbox network drives)
* Fix things for cross-compiling using mingwPerttu Ahola2012-04-02
|
* Install minetest_game without .git and other unnecessary thingsPerttu Ahola2012-03-31
|
* Fix minetest_game installation and don't fail if it doesn't existPerttu Ahola2012-03-27
|
* Update version number to 0.4.dev-20120326 because much has changed from the ↵Perttu Ahola2012-03-27
| | | | previous one
* Fix cmake install script (mesetint -> minetest)Perttu Ahola2012-03-25
|