aboutsummaryrefslogtreecommitdiff
path: root/CMakeLists.txt
AgeCommit message (Expand)Author
2021-12-05Fix various code & correctness issues (#11815)sfan5
2021-11-26Add Lua bitop library (#9847)Lejo
2021-10-31Add variable to use existing IrrlichtMt build (#11656)JosiahWI
2021-09-26Use CMake's GNUInstallDirs for install directories on Unix (#11636)nia
2021-09-05Add hint to error message on how to build with in-tree Irrlicht20kdc
2021-08-23Set policies through CMake 3.9 to allow enabling IPO (#11560)JosiahWI
2021-08-23Fix server-only builds on older CMake versions (#11566)sfan5
2021-08-21Allow lib/irrlichtmt to work for server builds (headers-only)sfan5
2021-07-27Take advantage of IrrlichtMt CMake target (#11287)JosiahWI
2021-06-29Use user provided lib/irrlichtmt if available (#11276)NeroBurner
2021-04-23Rename “Irrlicht” to “IrrlichtMt” in documentationWuzzy
2021-03-26Fix broken include check and correct Gitlab-CI scriptsfan5
2021-03-12Clean up cmake DLL installation and other minor thingssfan5
2021-03-09Switch Irrlicht dependency to our own forksfan5
2021-03-07Set ENABLE_SYSTEM_JSONCPP to TRUE by defaultsfan5
2021-02-23Continue with 5.5.0-devsfan5
2021-02-23Bump version to 5.4.0sfan5
2021-01-29Handle changes caused by CMake minimum version bump (#10859)sfan5
2020-12-24Fix some minor code issues all over the placesfan5
2020-12-18Make installer create its own Minetest folder (#10445)LoneWolfHT
2020-09-29Update wording of game descriptions in installer (#10441)LoneWolfHT
2020-07-09Continue with 5.4.0-devsfan5
2020-07-09Bump version to 5.3.05.3.0sfan5
2020-05-26Rename “Minimal development test” to “Development Test” (#9928)Wuzzy
2020-04-16Add an option to disable unittest build, & disable them on Docker build (#9677)Loïc Blot
2020-04-10Install the `locale` directory in a standard location without subfolder (#9618)Hugo Locurcio
2020-04-05Continue with 5.3.0-devsfan5
2020-04-05Bump version to 5.2.05.2.0sfan5
2019-11-11Install client_lua_api.txt documentation toosfan5
2019-10-14Don't install fonts on ENABLE_CLIENT=0 configurationssfan5
2019-10-12Continue with 5.2.0-devsfan5
2019-10-12Bump version to 5.1.05.1.0sfan5
2019-04-26CMakeLists.txt: Remove references to Minecraft and Infiniminer (#8487)ANAND
2019-03-04Continue with 5.1.0-devsfan5
2019-03-04Bump version to 5.0.05.0.0sfan5
2018-10-26Windows: Cpack wix installer (#6153)adrido
2018-06-15Version scheme change: 0.5.0 -> 5.0.0 (#7449)Loïc Blot
2017-08-24Verify compiler version before building anything (#6293)Loïc Blot
2017-08-20New version scheme (#6292)Loïc Blot
2017-08-18Change README to Markdown format, add LICENSE.txt (#6244)rubenwardy
2017-06-14Update list of installed files concerning server and non-RUN_IN_PLACE builds ...sfan5
2017-06-04Minetest for C++11 (CMakeLists + Travis)Loic Blot
2017-06-03Continue with 0.4.16-devShadowNinja
2017-06-03Bump version to 0.4.160.4.16ShadowNinja
2017-05-17Append -debug to version string (#5765)bigfoot547
2017-04-07Fix cmake library default build problem since moving to lib/Loic Blot
2017-04-07Windows: Skip cmd for release builds (#5416)adrido
2017-04-02Update embedded jsoncpp from unk version to 0.10.6 + move libs to lib/ instea...Loïc Blot
2017-03-13[CSM] implement client side mod loading (#5123)Loïc Blot
2017-03-05Update .appdata and .desktop filesJuhani Numminen