Commit graph

65 commits

Author SHA1 Message Date
Victor Shcherb
a7d42f3231 Fix build 2012-01-15 11:43:44 +01:00
Victor Shcherb
785531bf79 Update sources 2012-01-14 23:00:22 +01:00
Victor Shcherb
86246dcfda NDK build configure 2012-01-14 22:40:37 +01:00
Victor Shcherb
3bad75cd0a NDK build configure 2012-01-14 22:23:42 +01:00
Victor Shcherb
a8b4ff78cf Implement bidirection build 2012-01-14 21:07:19 +01:00
Osmand
eb5618cf88 added cpd findings (duplicated code) 2012-01-11 01:23:20 +01:00
Pavol Zibrita
341745a70a added compile warnings output 2012-01-11 00:53:40 +01:00
Pavol Zibrita
d2e8847f49 updated build.xml to newest android-sdk-linux tools 2012-01-07 01:41:38 +01:00
Pavol Zibrita
cea059fa86 added debug-nondk target for build without native library 2011-11-08 17:27:00 +01:00
Pavol Zibrita
dcfcec3153 adjusted build to newer android sdk 2011-06-09 03:21:33 +02:00
Victor Shcherb
85e9354a70 Fix osmand ant build/refactor exclude staff 2011-05-04 20:27:21 +02:00
Victor Shcherb
c78c1a7434 Prepare old scripts for night building to remove 2011-01-23 12:49:57 +01:00
vics001
ca6755718e remove comment
git-svn-id: https://osmand.googlecode.com/svn/trunk@835 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-12-17 10:47:57 +00:00
pavol.zibrita
a94867e4e4 - moved ftp.user and password to local.properties
git-svn-id: https://osmand.googlecode.com/svn/trunk@831 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-12-16 23:07:07 +00:00
pavol.zibrita
3eceed4045 Intorducing build.xml for automated build.
Notes:
- define local.properties to locate the android sdk
- use 'ant nightbuild' to clean,update and upload the nightbuild
- the ant's svn update works only over readonly copy (some ssl problem with https)
- the ant's ftp upload task needs commons-net.jar from apache on ant's classpath
- building may not work on windows where workspace path has spaces like 'C:\Program Files\' etc...



git-svn-id: https://osmand.googlecode.com/svn/trunk@830 e29c36b1-1cfa-d876-8d93-3434fc2bb7b8
2010-12-16 23:01:02 +00:00