project_files/Android-build/Templates/Makefile.android
Wed, 23 May 2012 19:56:14 +0200 Xeli android: fix the default make target
Sun, 20 May 2012 21:09:13 +0200 Xeli android: added an unsigned target to the makefile, to help automate signing
Sat, 24 Mar 2012 15:52:07 +0100 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
Fri, 23 Mar 2012 00:21:34 +0100 simmax Improved cmake build script for Android:
Wed, 15 Feb 2012 18:34:08 +0100 Xeli rebuild all modules each time..... :P
Sat, 11 Feb 2012 14:30:15 +0100 Xeli split the installing and building in the android Makefile
Mon, 06 Feb 2012 22:52:15 +0100 Xeli wops, must use tabs not spaces..
Sat, 04 Feb 2012 16:17:31 +0100 Xeli Android makefile: compile with debug symbols and ant clean, otherwise it wont update the apk if you have only changed a lib
Sun, 22 Jan 2012 23:36:36 +0100 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
Sat, 12 Nov 2011 14:48:35 +0100 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
Tue, 04 Oct 2011 19:20:42 +0200 koda fix compiling for android, strip out all delphi code, objfpc ftw hedgeroid
Wed, 29 Jun 2011 18:05:04 +0200 Xeli Removed protocol check, using CMake now to setup the building scripts using Templates/* removed old scripts hedgeroid
less more (0) tip