aboutsummaryrefslogtreecommitdiff
path: root/cmake/Modules (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix check that given IRRLICHT_LIBRARY existssfan52021-06-051-1/+1
* Remove unused version detection from FindLuaJIT.cmakesfan52021-05-301-13/+4
* Add helpful error messages if Irrlicht library / include dir are set incorrec...sfan52021-04-281-3/+17
* Fix ignored OpenGLES2 include path and cmake warningsfan52021-04-161-2/+1
* Adjust build config for Irrlicht changes (again)sfan52021-03-261-11/+18
* Clean up cmake DLL installation and other minor thingssfan52021-03-121-9/+0
* Switch Irrlicht dependency to our own forksfan52021-03-091-44/+7
* Set ENABLE_SYSTEM_JSONCPP to TRUE by defaultsfan52021-03-072-14/+11
* cmake: Silence warnings. (#9750)orbea2020-04-284-8/+8
* Fix find_path for newer jsoncpp installationsWilliam Breathitt Gray2019-11-171-1/+1
* Find LuaJIT headers on vcpkgUnknown2019-08-181-1/+1
* Clean up FindOpenGLES2.cmakesfan52019-08-041-62/+24
* Add compatibility to vcpkg buildsystem (#8317)adrido2019-06-103-33/+46
* DragonFly BSD is somewhat identical to FreeBSD (#8159)Leonid Bobrov2019-02-031-1/+1
* Fix libgmp detection (#7488)Leonid Bobrov2018-06-261-1/+1
* Fix luajit include not being foundrubenwardy2018-05-081-1/+1
* Initial Haiku support (#6568)miqlas2017-10-301-0/+2
* Fix cmake library default build problem since moving to lib/Loic Blot2017-04-073-9/+34
* Update embedded jsoncpp from unk version to 0.10.6 + move libs to lib/ instea...Loïc Blot2017-04-022-7/+8
* Fixes for compiling with a newer (system) jsoncpp (#4429)Rogier-52016-08-101-2/+2
* Really fix ncurses lookup on Arch Linuxsfan52016-05-161-1/+1
* Fix ncurses lookup on Arch LinuxDavid Knapp2016-04-081-0/+15
* Improve LuaJIT detectionFerdinand Thiessen2015-12-052-25/+50
* Add server side ncurses terminalest312015-11-061-0/+189
* FindJson: use PATH_SUFFIXES jsoncpp to find incdirIgor Gnatenko2015-09-261-1/+1
* Add LibGMPest312015-05-111-0/+28
* Make Git version detection use VERSION_STRING instead of tagsShadowNinja2015-05-051-15/+11
* Better version detection for shallow clonesest312015-05-031-2/+11
* Fix typo in OpenGL ES 2 CMake fileShadowNinja2015-03-271-1/+1
* Clean up and tweak build systemShadowNinja2015-03-278-271/+215
* Fix cmake po detection bugest312015-03-231-0/+1
* Improve FindIrrlicht.cmake moduleMarkus Koschany2015-02-211-1/+1
* Remove included SQLite3ShadowNinja2015-01-083-25/+10
* OS X compatibility fixesMartin Doege2014-06-291-0/+12
* Add CURL_DLL search to show up CURL_DLL in cmake gui and don't silently ignor...sapier2013-11-171-0/+5
* Show git hash in version string at top left corner of windowKahrl2013-09-281-0/+20
* Always use builtin JThread librarykwolekr2013-09-151-18/+0
* build with ogles2 driverproller2013-03-161-0/+130
* fix link if system json lib existsproller2013-03-051-5/+5
* new auto masterserverproller2013-02-221-0/+18
* Prefer shared cURL library instead of the static one.Ilya Zhuravlev2012-12-211-1/+1
* Tweak CMake files for cURLsfan52012-12-181-8/+33
* Added ability to fetch media from remote server (using cURL library)Ilya Zhuravlev2012-12-161-0/+17
* Add OGG_INCLUDE_DIR to SOUND_INCLUDE_DIRSPerttu Ahola2012-03-251-0/+1
* celeron55's sound system initial frameworkPerttu Ahola2012-03-241-0/+45
* Flatten share/ and user/ in the source and for the RUN_IN_PLACE buildPerttu Ahola2012-03-201-1/+1
* Gettext fix for *BSD - require special linkage as glibc is not usedq662011-08-111-1/+4
* Locale dir should be parallel to global data dirGiuseppe Bilotta2011-07-241-1/+1
* Bring po update out of cmake againGiuseppe Bilotta2011-07-241-15/+1
* updated cmakerules to autodetect if gettext can be usedConstantin Wenger2011-07-231-0/+3