project_files/Android-build/CMakeLists.txt
2014-02-04 sheepluva update FSF address. note: two sdl include files (by Sam Lantinga) still have the old FSF address in their copyright - but I ain't gonna touch their copyright headers
2014-01-21 koda partial merge of the webgl branch
2014-01-08 koda drop extra spaces from a few CMakeLists.txt files
2013-10-11 koda merge with latest defaul, fixing compiling with fpc, parsing and rendering with pas2c, some minor problems with compiling with clang webgl
2013-07-25 koda patching files is so SDL1.3, we're SDL2 nowadays
2012-12-25 koda update branch with default webgl
2012-11-30 m4tx GCI2012: Lowercase CMake functions (main files only)
2012-11-15 Xeli up android target api (but this commit is actually just to test buildbot: desync
2012-09-16 Medo Hedgeroid: Update to new NDK toolchain (requires NDK r8b)
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