aboutsummaryrefslogtreecommitdiff
path: root/src/config.h
AgeCommit message (Expand)Author
2022-08-02Run Minetest update checker on startup (#7629)SmallJoker
2022-04-08Remove duplication in config.hShadowNinja
2022-04-08Spacing fixesShadowNinja
2020-04-27Add STATIC_LOCALEDIR to BUILD_INFO and move it to version.cppsfan5
2020-04-15Android: add Android Studio support, completely redone java part (#9066)Maksim
2017-09-26Update version correctly again (#6462)SmallJoker
2017-09-03Add build date to minetest --version and increase readability (#6331)you
2017-08-17C++ modernize: Pragma once (#6264)Loïc Blot
2015-04-27Revert the upper-case PROJECT_NAME nonsense that was part of #2402sfan5
2015-04-27Revert "Only lowercase project name at compile time"sfan5
2015-04-21Only lowercase project name at compile timeShadowNinja
2015-03-29Fix Android build-related bugsCraig Robbins
2015-03-27Clean up and tweak build systemShadowNinja
2014-11-21serialize.h: use machine native byte swapping if available, fall-back to prev...Rafael Reilova
2014-10-01Fix android build using hardcoded path for data instead of using the one fetc...sapier
2014-07-25Don't include cmake_config_githash.h into files that don't need itsfan5
2014-06-29Add support for Android 2.3+sapier
2014-04-16Add redis database backendSfan5
2014-04-09Make config honor build system specified config definessapier
2014-03-02Improved win32 file version informationsapier
2013-12-18Handle LuaErrors in Lua -> C++ calls on LuaJITShadowNinja
2013-09-28Show git hash in version string at top left corner of windowKahrl
2013-09-09Add dummy and LevelDB database backendsIlya Zhuravlev
2013-02-14Add Freetype supportIlya Zhuravlev
2012-12-16Added ability to fetch media from remote server (using cURL library)Ilya Zhuravlev
2012-07-23Improve build configuration optionsPerttu Ahola
2012-03-25Build configuration fixes/improvements on WindowsPerttu Ahola
2012-03-24Update/fix/improve config.h and cmake_config.h.inPerttu Ahola
2011-07-24Sanitize GETTEXT usage macrosGiuseppe Bilotta
2011-07-24Place project name and gettext use in configGiuseppe Bilotta
2011-01-18made old build system to work too. the cmake one doesn't make working binarie...Perttu Ahola