aboutsummaryrefslogtreecommitdiff
path: root/src/cmake_config.h.in (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add redis database backendSfan52014-04-161-0/+1
|
* Improved win32 file version informationsapier2014-03-021-0/+6
|
* Handle LuaErrors in Lua -> C++ calls on LuaJITShadowNinja2013-12-181-0/+1
|
* Show git hash in version string at top left corner of windowKahrl2013-09-281-1/+1
|
* Add curl, freetype and luaJIT to CMAKE_BUILD_INFOPilzAdam2013-09-281-1/+1
|
* Add dummy and LevelDB database backendsIlya Zhuravlev2013-09-091-0/+1
|
* Add Freetype supportIlya Zhuravlev2013-02-141-0/+1
|
* Added ability to fetch media from remote server (using cURL library)Ilya Zhuravlev2012-12-161-0/+1
|
* Improve build configuration optionsPerttu Ahola2012-07-231-4/+6
|
* Build configuration fixes/improvements on WindowsPerttu Ahola2012-03-251-2/+2
|
* Update/fix/improve config.h and cmake_config.h.inPerttu Ahola2012-03-241-7/+8
|
* Actually make USE_GETTEXT available in the sourceGiuseppe Bilotta2011-07-241-0/+1
|
* Place project name and gettext use in configGiuseppe Bilotta2011-07-241-1/+2
|
* cleaning notes and stuffPerttu Ahola2011-04-061-1/+1
|
* made old build system to work too. the cmake one doesn't make working ↵Perttu Ahola2011-01-181-0/+16
binaries for some computers. --HG-- rename : src/config.h.in => src/cmake_config.h.in