project_files/Android-build/CMakeLists.txt
2012-03-24 Xeli fixed some typo's. LUA_LIBRARY now points to the right name, regardless of the host machine. Running cmake after a bad attempt (ie forgot to add paths to PATH) now works rather than having to clean the cache
2012-03-22 simmax Improved cmake build script for Android:
2012-01-29 Xeli disable using files from the assets dir, and use fopen()
2012-01-24 Xeli not needed when using the updated android ndk.. -_-
2012-01-24 Xeli revert Android.mk back after copying SDL_mixer and SDL_ttf
2012-01-24 Xeli these are needed for ndk-build or it won't know what api to build it for
2012-01-24 Xeli Added a script to simplify building the android port
2012-01-22 Xeli some tweaks to the build process, cmake now generates some vital files, fpc only compiles those files which have been changed since the last time, SDL still does not work
2011-11-14 Xeli added quotes for those with spaces in their path hedgeroid
2011-11-12 Xeli automated the build process some more, users must add the android ndk, sdk and fpc dir to their $PATH and cmake will do the rest, I still need a solution for the sdl dir. Subrepo's perhaps? hedgeroid
2011-10-08 Xeli Removed the need for duplicate libraries, the android build now uses lua, freetype and tremor from misc/ hedgeroid
2011-08-22 Xeli tiny tweak in how lua is moved + added two reverts hedgeroid
2011-08-21 Xeli added licenses hedgeroid
2011-07-18 Xeli CMake now moves the proper lua files to the project hedgeroid
2011-07-16 Xeli Lua source modification revert aded hedgeroid
2011-07-14 Xeli Greatly simplifies the buildenvironment plus makes cmake a bit more vocal hedgeroid
2011-07-05 Xeli removed some left over artifact of DataPackage in CMakeLists.txt hedgeroid
2011-06-29 Xeli Removed protocol check, using CMake now to setup the building scripts using Templates/* removed old scripts hedgeroid
less more (0) tip