aboutsummaryrefslogtreecommitdiff
path: root/CMakeLists.txt (follow)
Commit message (Expand)AuthorAgeFilesLines
* Handle changes caused by CMake minimum version bump (#10859)sfan52021-01-291-0/+2
* Fix some minor code issues all over the placesfan52020-12-241-7/+1
* Make installer create its own Minetest folder (#10445)LoneWolfHT2020-12-181-5/+6
* Update wording of game descriptions in installer (#10441)LoneWolfHT2020-09-291-4/+4
* Continue with 5.4.0-devsfan52020-07-091-2/+2
* Bump version to 5.3.0sfan52020-07-091-1/+1
* Rename “Minimal development test” to “Development Test” (#9928)Wuzzy2020-05-261-3/+3
* Add an option to disable unittest build, & disable them on Docker build (#9677)Loïc Blot2020-04-161-0/+1
* Install the `locale` directory in a standard location without subfolder (#9618)Hugo Locurcio2020-04-101-2/+1
* Continue with 5.3.0-devsfan52020-04-051-2/+2
* Bump version to 5.2.0sfan52020-04-051-1/+1
* Install client_lua_api.txt documentation toosfan52019-11-111-0/+1
* Don't install fonts on ENABLE_CLIENT=0 configurationssfan52019-10-141-2/+1
* Continue with 5.2.0-devsfan52019-10-121-2/+2
* Bump version to 5.1.0sfan52019-10-121-1/+1
* CMakeLists.txt: Remove references to Minecraft and Infiniminer (#8487)ANAND2019-04-261-1/+1
* Continue with 5.1.0-devsfan52019-03-041-2/+2
* Bump version to 5.0.0sfan52019-03-041-1/+1
* Windows: Cpack wix installer (#6153)adrido2018-10-261-12/+68
* Version scheme change: 0.5.0 -> 5.0.0 (#7449)Loïc Blot2018-06-151-2/+2
* Verify compiler version before building anything (#6293)Loïc Blot2017-08-241-0/+19
* New version scheme (#6292)Loïc Blot2017-08-201-2/+2
* Change README to Markdown format, add LICENSE.txt (#6244)rubenwardy2017-08-181-1/+2
* Update list of installed files concerning server and non-RUN_IN_PLACE builds ...sfan52017-06-141-6/+10
* Minetest for C++11 (CMakeLists + Travis)Loic Blot2017-06-041-0/+2
* Continue with 0.4.16-devShadowNinja2017-06-031-1/+1
* Bump version to 0.4.16ShadowNinja2017-06-031-2/+2
* Append -debug to version string (#5765)bigfoot5472017-05-171-0/+5
* Fix cmake library default build problem since moving to lib/Loic Blot2017-04-071-1/+4
* Windows: Skip cmd for release builds (#5416)adrido2017-04-071-1/+0
* Update embedded jsoncpp from unk version to 0.10.6 + move libs to lib/ instea...Loïc Blot2017-04-021-0/+1
* [CSM] implement client side mod loading (#5123)Loïc Blot2017-03-131-0/+1
* Update .appdata and .desktop filesJuhani Numminen2017-03-051-4/+4
* Continue with 0.4.15-devsfan52016-12-221-1/+1
* Bump version to 0.4.15sfan52016-12-221-2/+2
* Install texture_packs.txt to DOCDIRYutao Yuan2016-11-131-0/+1
* Also support X11 icon for minetest copies installed via make install (#4407)est312016-08-201-0/+3
* Continue with 0.4.14-devsfan52016-05-151-1/+1
* Bump version to 0.4.14sfan52016-05-151-2/+2
* Set EXAMPLE_CONF_DIR to DOCDIR if DOCDIR gets customizedest312016-03-161-0/+3
* Simplify custom games packagingPavel Puchkin2016-01-091-9/+2
* Fix "make install" and add underscore to doc file nameest312015-09-141-1/+1
* Rename minetest-icon.svg to minetest.svg - Fixes #1564HEXcube2015-09-031-1/+1
* Continue with 0.4.13-devest312015-08-201-1/+1
* Bump version to 0.4.13est312015-08-201-2/+2
* Fix a typo in comment of CMakeLists.txtD Laboratory2015-07-181-1/+1
* Make Git version detection use VERSION_STRING instead of tagsShadowNinja2015-05-051-2/+4
* Revert the upper-case PROJECT_NAME nonsense that was part of #2402sfan52015-04-271-7/+7
* Clean up and tweak build systemShadowNinja2015-03-271-42/+45
* Standalone bundle for OSX (w/ dependencies!)Pavel Puchkin2015-03-171-22/+14