Commit Graph

12 Commits

Author SHA1 Message Date
Rom Walton c23c87b72b Android: Update build scripts (include a pointer back to the wiki documentation) 2013-03-05 16:57:51 +01:00
Rom Walton f8a25cf2b2 Android: Add boinccmd to the android package, its small and useful for debugging.
Android: Install the all_projects_list.xml file at the same time as the client software.
2013-03-05 16:42:43 +01:00
Rom Walton e490ab8aa4 Android: Another try and the path issue 2013-03-05 16:38:42 +01:00
Rom Walton b501d5c358 Android: Fix path issue for copying assets 2013-03-05 16:38:42 +01:00
Rom Walton 6012f9261f Android: Remove debug code for Android, the required functions are called and function.
Android: Remove separate copy_asset.sh script and make that the last part of the build_boinc.sh script.
2013-03-05 16:38:42 +01:00
Rom Walton ea9bf2a0a5 android/boinc_zip: Linux throws a warning about lchmod and on android it doesn't exist at all. Add -DNO_LCHOWN to Makefile.am so it applies to both environments 2013-03-05 14:17:54 +01:00
Rom Walton 715796ba6f android: Add the NO_LCHOWN symbol to the list of symbols used to build boinc, boinc_zip, etc. Android doesn't support the lchown API. 2013-03-05 14:17:54 +01:00
David Anderson 0d07e872bd android: Add execute permissions to shell scripts 2013-03-05 13:53:58 +01:00
Rom Walton 283ffcea85 android: more bug fixes 2013-03-05 13:33:27 +01:00
Rom Walton 1c352d9a7d android: bug fix for shell scripts 2013-03-05 13:33:27 +01:00
Rom Walton 24921b204e android: adjust default android toolchain location so that it isn't deleted after a reboot 2013-03-05 13:33:27 +01:00
Rom Walton 0e8d17e80e Add script files for building BOINC for Android based on build_android.sh 2013-03-04 17:51:30 +01:00