summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
Commit message (Expand)AuthorAge
* Bump used IrrlichtMt versionsfan52022-09-16
* Bump version to 5.6.0sfan52022-08-04
* Run Minetest update checker on startup (#7629)SmallJoker2022-08-02
* Check minimum Irrlicht version before buildsfan52022-07-23
* Formally drop support for building with upstream Irrlichtsfan52022-05-23
* Add benchmarks for json string serialize/deserialize (#12258)paradust72022-05-06
* Spacing fixesShadowNinja2022-04-08
* Move the codebase to C++14sfan52022-02-26
* Continue with 5.6.0-devsfan52022-01-30
* Bump version to 5.5.0sfan52022-01-30
* Raise minimum compiler versionssfan52022-01-15
* Automatically use SSE registers for FP operations on i386 (#11853)William L. DeRieux IV2021-12-28
* Fix various code & correctness issues (#11815)sfan52021-12-05
* Add Lua bitop library (#9847)Lejo2021-11-26
* Add variable to use existing IrrlichtMt build (#11656)JosiahWI2021-10-31
* Use CMake's GNUInstallDirs for install directories on Unix (#11636)nia2021-09-26
* Add hint to error message on how to build with in-tree Irrlicht20kdc2021-09-05
* Set policies through CMake 3.9 to allow enabling IPO (#11560)JosiahWI2021-08-23
* Fix server-only builds on older CMake versions (#11566)sfan52021-08-23
* Allow lib/irrlichtmt to work for server builds (headers-only)sfan52021-08-21
* Take advantage of IrrlichtMt CMake target (#11287)JosiahWI2021-07-27
* Use user provided lib/irrlichtmt if available (#11276)NeroBurner2021-06-29
* Rename “Irrlicht” to “IrrlichtMt” in documentationWuzzy2021-04-23
* Fix broken include check and correct Gitlab-CI scriptsfan52021-03-26
* Clean up cmake DLL installation and other minor thingssfan52021-03-12
* Switch Irrlicht dependency to our own forksfan52021-03-09
* Set ENABLE_SYSTEM_JSONCPP to TRUE by defaultsfan52021-03-07
* Continue with 5.5.0-devsfan52021-02-23
* Bump version to 5.4.0sfan52021-02-23
* Handle changes caused by CMake minimum version bump (#10859)sfan52021-01-29
* Fix some minor code issues all over the placesfan52020-12-24
* Make installer create its own Minetest folder (#10445)LoneWolfHT2020-12-18
* Update wording of game descriptions in installer (#10441)LoneWolfHT2020-09-29
* Continue with 5.4.0-devsfan52020-07-09
* Bump version to 5.3.0sfan52020-07-09
* Rename “Minimal development test” to “Development Test” (#9928)Wuzzy2020-05-26
* Add an option to disable unittest build, & disable them on Docker build (#9677)Loïc Blot2020-04-16
* Install the `locale` directory in a standard location without subfolder (#9618)Hugo Locurcio2020-04-10
* Continue with 5.3.0-devsfan52020-04-05
* Bump version to 5.2.0sfan52020-04-05
* Install client_lua_api.txt documentation toosfan52019-11-11
* Don't install fonts on ENABLE_CLIENT=0 configurationssfan52019-10-14
* Continue with 5.2.0-devsfan52019-10-12
* Bump version to 5.1.0sfan52019-10-12
* CMakeLists.txt: Remove references to Minecraft and Infiniminer (#8487)ANAND2019-04-26
* Continue with 5.1.0-devsfan52019-03-04
* Bump version to 5.0.0sfan52019-03-04
* Windows: Cpack wix installer (#6153)adrido2018-10-26
* Version scheme change: 0.5.0 -> 5.0.0 (#7449)Loïc Blot2018-06-15
* Verify compiler version before building anything (#6293)Loïc Blot2017-08-24