aboutsummaryrefslogtreecommitdiff
path: root/src/config.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove duplication in config.hShadowNinja2022-04-081-10/+6
* Spacing fixesShadowNinja2022-04-081-1/+1
* Add STATIC_LOCALEDIR to BUILD_INFO and move it to version.cppsfan52020-04-271-10/+0
* Android: add Android Studio support, completely redone java part (#9066)Maksim2020-04-151-3/+3
* Update version correctly again (#6462)SmallJoker2017-09-261-0/+14
* Add build date to minetest --version and increase readability (#6331)you2017-09-031-13/+0
* C++ modernize: Pragma once (#6264)Loïc Blot2017-08-171-4/+1
* Revert the upper-case PROJECT_NAME nonsense that was part of #2402sfan52015-04-271-1/+2
* Revert "Only lowercase project name at compile time"sfan52015-04-271-1/+0
* Only lowercase project name at compile timeShadowNinja2015-04-211-0/+1
* Fix Android build-related bugsCraig Robbins2015-03-291-16/+9
* Clean up and tweak build systemShadowNinja2015-03-271-64/+25
* serialize.h: use machine native byte swapping if available, fall-back to prev...Rafael Reilova2014-11-211-0/+4
* Fix android build using hardcoded path for data instead of using the one fetc...sapier2014-10-011-0/+5
* Don't include cmake_config_githash.h into files that don't need itsfan52014-07-251-6/+0
* Add support for Android 2.3+sapier2014-06-291-2/+12
* Add redis database backendSfan52014-04-161-0/+6
* Make config honor build system specified config definessapier2014-04-091-4/+16
* Improved win32 file version informationsapier2014-03-021-0/+14
* Handle LuaErrors in Lua -> C++ calls on LuaJITShadowNinja2013-12-181-0/+3
* Show git hash in version string at top left corner of windowKahrl2013-09-281-6/+0
* Add dummy and LevelDB database backendsIlya Zhuravlev2013-09-091-0/+3
* Add Freetype supportIlya Zhuravlev2013-02-141-0/+3
* Added ability to fetch media from remote server (using cURL library)Ilya Zhuravlev2012-12-161-0/+3
* Improve build configuration optionsPerttu Ahola2012-07-231-3/+6
* Build configuration fixes/improvements on WindowsPerttu Ahola2012-03-251-3/+3
* Update/fix/improve config.h and cmake_config.h.inPerttu Ahola2012-03-241-22/+20
* Sanitize GETTEXT usage macrosGiuseppe Bilotta2011-07-241-4/+4
* Place project name and gettext use in configGiuseppe Bilotta2011-07-241-1/+8
* made old build system to work too. the cmake one doesn't make working binarie...Perttu Ahola2011-01-181-0/+28