| Commit message (Expand) | Author | Age |
* | cmake: Silence warnings. (#9750) | orbea | 2020-04-28 |
* | Fix find_path for newer jsoncpp installations | William Breathitt Gray | 2019-11-17 |
* | Find LuaJIT headers on vcpkg | Unknown | 2019-08-18 |
* | Clean up FindOpenGLES2.cmake | sfan5 | 2019-08-04 |
* | Add compatibility to vcpkg buildsystem (#8317) | adrido | 2019-06-10 |
* | DragonFly BSD is somewhat identical to FreeBSD (#8159) | Leonid Bobrov | 2019-02-03 |
* | Fix libgmp detection (#7488) | Leonid Bobrov | 2018-06-26 |
* | Fix luajit include not being found | rubenwardy | 2018-05-08 |
* | Initial Haiku support (#6568) | miqlas | 2017-10-30 |
* | Fix cmake library default build problem since moving to lib/ | Loic Blot | 2017-04-07 |
* | Update embedded jsoncpp from unk version to 0.10.6 + move libs to lib/ instea... | Loïc Blot | 2017-04-02 |
* | Fixes for compiling with a newer (system) jsoncpp (#4429) | Rogier-5 | 2016-08-10 |
* | Really fix ncurses lookup on Arch Linux | sfan5 | 2016-05-16 |
* | Fix ncurses lookup on Arch Linux | David Knapp | 2016-04-08 |
* | Improve LuaJIT detection | Ferdinand Thiessen | 2015-12-05 |
* | Add server side ncurses terminal | est31 | 2015-11-06 |
* | FindJson: use PATH_SUFFIXES jsoncpp to find incdir | Igor Gnatenko | 2015-09-26 |
* | Add LibGMP | est31 | 2015-05-11 |
* | Make Git version detection use VERSION_STRING instead of tags | ShadowNinja | 2015-05-05 |
* | Better version detection for shallow clones | est31 | 2015-05-03 |
* | Fix typo in OpenGL ES 2 CMake file | ShadowNinja | 2015-03-27 |
* | Clean up and tweak build system | ShadowNinja | 2015-03-27 |
* | Fix cmake po detection bug | est31 | 2015-03-23 |
* | Improve FindIrrlicht.cmake module | Markus Koschany | 2015-02-21 |
* | Remove included SQLite3 | ShadowNinja | 2015-01-08 |
* | OS X compatibility fixes | Martin Doege | 2014-06-29 |
* | Add CURL_DLL search to show up CURL_DLL in cmake gui and don't silently ignor... | sapier | 2013-11-17 |
* | Show git hash in version string at top left corner of window | Kahrl | 2013-09-28 |
* | Always use builtin JThread library | kwolekr | 2013-09-15 |
* | build with ogles2 driver | proller | 2013-03-16 |
* | fix link if system json lib exists | proller | 2013-03-05 |
* | new auto masterserver | proller | 2013-02-22 |
* | Prefer shared cURL library instead of the static one. | Ilya Zhuravlev | 2012-12-21 |
* | Tweak CMake files for cURL | sfan5 | 2012-12-18 |
* | Added ability to fetch media from remote server (using cURL library) | Ilya Zhuravlev | 2012-12-16 |
* | Add OGG_INCLUDE_DIR to SOUND_INCLUDE_DIRS | Perttu Ahola | 2012-03-25 |
* | celeron55's sound system initial framework | Perttu Ahola | 2012-03-24 |
* | Flatten share/ and user/ in the source and for the RUN_IN_PLACE build | Perttu Ahola | 2012-03-20 |
* | Gettext fix for *BSD - require special linkage as glibc is not used | q66 | 2011-08-11 |
* | Locale dir should be parallel to global data dir | Giuseppe Bilotta | 2011-07-24 |
* | Bring po update out of cmake again | Giuseppe Bilotta | 2011-07-24 |
* | updated cmakerules to autodetect if gettext can be used | Constantin Wenger | 2011-07-23 |
* | updatepo cmake rule | Giuseppe Bilotta | 2011-07-22 |
* | Refactor mo creation/installation | Giuseppe Bilotta | 2011-07-22 |
* | fixed not finding dll for gettext in MSVC | Constantin Wenger | 2011-07-21 |
* | Find correct library for MSVC vs MingW in Winows | Giuseppe Bilotta | 2011-07-21 |
* | updated some path because the dlls are mostly under bin not lib | Constantin Wenger | 2011-07-21 |
* | Refactor and clean up gettext management | Giuseppe Bilotta | 2011-07-21 |
* | Use system sqlite3/jthread libs if available | Giuseppe Bilotta | 2011-07-20 |
* | Added libIrrlicht.dll.a to searched library names for non-MSVC windows | Perttu Ahola | 2011-05-17 |