project_files/Android-build/Templates/Makefile.android
2012-05-23 Xeli android: fix the default make target
2012-05-20 Xeli android: added an unsigned target to the makefile, to help automate signing
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-02-15 Xeli rebuild all modules each time..... :P
2012-02-11 Xeli split the installing and building in the android Makefile
2012-02-06 Xeli wops, must use tabs not spaces..
2012-02-04 Xeli Android makefile: compile with debug symbols and ant clean, otherwise it wont update the apk if you have only changed a lib
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-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-04 koda fix compiling for android, strip out all delphi code, objfpc ftw 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