aboutsummaryrefslogtreecommitdiff
path: root/cmake/Modules
AgeCommit message (Expand)Author
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
2012-03-25Add OGG_INCLUDE_DIR to SOUND_INCLUDE_DIRSPerttu Ahola
2012-03-24celeron55's sound system initial frameworkPerttu Ahola
2012-03-20Flatten share/ and user/ in the source and for the RUN_IN_PLACE buildPerttu Ahola
2011-08-11Gettext fix for *BSD - require special linkage as glibc is not usedq66
2011-07-24Locale dir should be parallel to global data dirGiuseppe Bilotta
2011-07-24Bring po update out of cmake againGiuseppe Bilotta
2011-07-23updated cmakerules to autodetect if gettext can be usedConstantin Wenger
2011-07-22updatepo cmake ruleGiuseppe Bilotta
2011-07-22Refactor mo creation/installationGiuseppe Bilotta
2011-07-21fixed not finding dll for gettext in MSVCConstantin Wenger
2011-07-21Find correct library for MSVC vs MingW in WinowsGiuseppe Bilotta
2011-07-21updated some path because the dlls are mostly under bin not libConstantin Wenger
2011-07-21Refactor and clean up gettext managementGiuseppe Bilotta
2011-07-20Use system sqlite3/jthread libs if availableGiuseppe Bilotta
2011-05-17Added libIrrlicht.dll.a to searched library names for non-MSVC windowsPerttu Ahola
2011-02-16forgot some test code in...Perttu Ahola
2011-02-16Hopefully fixed some of the errors in cmake's finding of irrlichtPerttu Ahola
2011-02-15might work good on cmake+msvc nowPerttu Ahola
2011-02-01Hopefully fixed the problem of IRRLICHT_SOURCE_DIR being not considered when ...Perttu Ahola
2011-01-09Mainly small build system fixesPerttu Ahola
2011-01-08CMake stuff works now on linux and windows... and should be possible to make ...Perttu Ahola