aboutsummaryrefslogtreecommitdiff
path: root/cmake/Modules
AgeCommit message (Expand)Author
2022-10-13Defer searching for libintl to CMakesfan5
2022-05-23Formally drop support for building with upstream Irrlichtsfan5
2022-04-08Spacing fixesShadowNinja
2022-03-09Remove direct OpenGL(ES) dependencysfan5
2021-09-01Check for required libzstd APIs in cmakesfan5
2021-08-31Switch MapBlock compression to zstd (#10788)lhofhansl
2021-07-27Take advantage of IrrlichtMt CMake target (#11287)JosiahWI
2021-06-05Fix check that given IRRLICHT_LIBRARY existssfan5
2021-05-30Remove unused version detection from FindLuaJIT.cmakesfan5
2021-04-28Add helpful error messages if Irrlicht library / include dir are set incorrec...sfan5
2021-04-16Fix ignored OpenGLES2 include path and cmake warningsfan5
2021-03-26Adjust build config for Irrlicht changes (again)sfan5
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
2020-04-28cmake: Silence warnings. (#9750)orbea
2019-11-17Fix find_path for newer jsoncpp installationsWilliam Breathitt Gray
2019-08-18Find LuaJIT headers on vcpkgUnknown
2019-08-04Clean up FindOpenGLES2.cmakesfan5
2019-06-10Add compatibility to vcpkg buildsystem (#8317)adrido
2019-02-03DragonFly BSD is somewhat identical to FreeBSD (#8159)Leonid Bobrov
2018-06-26Fix libgmp detection (#7488)Leonid Bobrov
2018-05-08Fix luajit include not being foundrubenwardy
2017-10-30Initial Haiku support (#6568)miqlas
2017-04-07Fix cmake library default build problem since moving to lib/Loic Blot
2017-04-02Update embedded jsoncpp from unk version to 0.10.6 + move libs to lib/ instea...Loïc Blot
2016-08-10Fixes for compiling with a newer (system) jsoncpp (#4429)Rogier-5
2016-05-16Really fix ncurses lookup on Arch Linuxsfan5
2016-04-08Fix ncurses lookup on Arch LinuxDavid Knapp
2015-12-05Improve LuaJIT detectionFerdinand Thiessen
2015-11-06Add server side ncurses terminalest31
2015-09-26FindJson: use PATH_SUFFIXES jsoncpp to find incdirIgor Gnatenko
2015-05-11Add LibGMPest31
2015-05-05Make Git version detection use VERSION_STRING instead of tagsShadowNinja
2015-05-03Better version detection for shallow clonesest31
2015-03-27Fix typo in OpenGL ES 2 CMake fileShadowNinja
2015-03-27Clean up and tweak build systemShadowNinja
2015-03-23Fix cmake po detection bugest31
2015-02-21Improve FindIrrlicht.cmake moduleMarkus Koschany
2015-01-08Remove included SQLite3ShadowNinja
2014-06-29OS X compatibility fixesMartin Doege
2013-11-17Add CURL_DLL search to show up CURL_DLL in cmake gui and don't silently ignor...sapier
2013-09-28Show git hash in version string at top left corner of windowKahrl
2013-09-15Always use builtin JThread librarykwolekr
2013-03-16build with ogles2 driverproller
2013-03-05fix link if system json lib existsproller
2013-02-22new auto masterserverproller
2012-12-21Prefer shared cURL library instead of the static one.Ilya Zhuravlev
2012-12-18Tweak CMake files for cURLsfan5
2012-12-16Added ability to fetch media from remote server (using cURL library)Ilya Zhuravlev