Commit graph

34 commits

Author SHA1 Message Date
Victor Shcherb
bbeef337a3 Fix scripts 2012-08-27 20:28:35 +02:00
Victor Shcherb
970dacc0a7 Remove workaround for 17 sdk 2012-08-27 19:59:30 +02:00
Victor Shcherb
7a4d41f3f3 Add version features 2012-08-09 23:41:12 +02:00
Victor Shcherb
65580ff610 Fix build 2012-08-09 23:24:20 +02:00
Victor Shcherb
b4005e12ac Implement native routing search 2012-06-14 20:52:32 +02:00
Victor Shcherb
a0f83b91be Fix compilation error 2012-05-12 09:49:04 +02:00
vshcherb
fee52b9505 Update OsmAnd/build.xml 2012-05-02 19:53:51 +02:00
Victor Shcherb
0be364d437 Fix build 2012-04-30 01:12:35 +02:00
Victor Shcherb
687248614e Fix build 2012-04-30 01:02:04 +02:00
Victor Shcherb
19f6013eff Update to ADT 18 2012-04-29 20:52:12 +02:00
Victor Shcherb
0ce65491cf Build x86 2012-04-26 19:32:35 +02:00
Pavol Zibrita
d0e5ad3d4b Fixed ResourceNotFound on 2.2 android, bad packaging... 2012-04-25 03:54:57 +02:00
Alexey Pelykh
f1b3d91b0e Updated to NDK r7c and SDK18 2012-04-18 02:16:35 +03:00
Alexey Pelykh
60970375ae Workaround for SDK17 bug 2012-04-08 14:58:43 +03:00
vshcherb
ab3bcae537 Fast build 2012-03-03 18:23:15 +01:00
Pavol Zibrita
42a062ebc8 Added the free osmand icon 2012-02-18 02:50:44 +01:00
Victor Shcherb
350def48e1 Slightly modify build.xml 2012-01-24 01:13:39 +01:00
Victor Shcherb
82ae808586 Last commit before release 2012-01-24 00:49:37 +01:00
Victor Shcherb
92e07d2fad Fix build scripts 2012-01-24 00:21:28 +01:00
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