Daniel Martí
cb1df491f4
Add --market to checkupdates
2013-08-14 14:26:55 +02:00
Daniel Martí
40d5191a0a
Remove UCM:Market
2013-08-14 13:39:00 +02:00
Daniel Martí
2fdd274580
Merge branch 'gradle' (finally!)
...
Conflicts:
fdroidserver/checkupdates.py
2013-08-14 12:03:19 +02:00
Daniel Martí
b1c90ace71
Merge branch 'master' of gitorious.org:f-droid/fdroidserver
2013-08-14 11:46:15 +02:00
Ciaran Gultnieks
69ff89d361
Make RepoManifest work with gradle (at least for simple cases)
2013-08-14 08:49:27 +01:00
Daniel Martí
4cb7e340d1
Small fix
2013-08-13 20:04:44 +02:00
Daniel Martí
a23fb27155
Forgot to remove debugging prints
2013-08-13 16:00:51 +02:00
Daniel Martí
0ad09f6481
Improve checkupdates further, Auto Name works with gradle
2013-08-13 15:58:43 +02:00
Daniel Martí
1fcb56b946
Use last found package name if none found
2013-08-13 15:25:47 +02:00
Daniel Martí
bc27ebcb82
Implement --install for gradle, add compilesdk=
2013-08-13 15:20:11 +02:00
Daniel Martí
cf47e151f7
Small fixes to checkupdates
2013-08-13 14:51:40 +02:00
Daniel Martí
578e030ee6
Try and adapt checkupdates to gradle better
2013-08-13 12:02:48 +02:00
Daniel Martí
1e7bfc9864
Don't run gradle during checkudpates. Use whatever can be found.
2013-08-09 17:15:27 +02:00
Daniel Martí
705a05f4c1
Market is broken, don't default to it
2013-08-08 16:47:26 +02:00
Daniel Martí
ece2ece071
Deprecate aapt_path in favour of sdk_path + build_tools
2013-08-08 13:00:02 +02:00
Daniel Martí
d86a68b858
Fix gradle checkupdates with tags and RM. new settings.
2013-08-08 12:55:48 +02:00
Daniel Martí
7d1f2b68b9
Proper apk path for gradle
2013-08-05 20:01:02 +02:00
Daniel Martí
89a9447a8c
Use src/ rather than source/
2013-08-03 18:53:01 +02:00
Daniel Martí
8c8a20bcb1
Merge master into gradle
2013-08-03 18:37:29 +02:00
Daniel Martí
c39ba28c01
Be more verbose when doing checkupdates
2013-08-03 18:34:35 +02:00
Daniel Martí
7ff2fafb1b
Print which srclib are we updating
2013-08-03 18:18:10 +02:00
Daniel Martí
8866724f05
Use new manifest path function in checkupdates
2013-08-03 18:08:49 +02:00
Daniel Martí
f1c1971c88
join needs a list
2013-08-03 17:46:55 +02:00
Daniel Martí
e0174654f8
Try and feed the right gradle apk
2013-08-03 17:45:11 +02:00
Daniel Martí
dbe0d1ec26
Fix gradle command
2013-08-03 17:32:39 +02:00
Daniel Martí
946e42fe71
Try to fix subprocess crash
2013-08-03 17:19:23 +02:00
Daniel Martí
a5b8659632
New gradle=[flavour] field
2013-08-03 17:07:55 +02:00
Daniel Martí
59e212d7a3
Try and use new gradle AM.xml path
2013-08-03 16:44:14 +02:00
Daniel Martí
a49b405780
Remove deprecated parameter
2013-07-31 19:51:02 +02:00
Frans Gifford
e0e6e711c3
Use config.py to locate aapt
...
This uses aapt_path in config.py to locate the aapt command. The latest
Android SDK moved aapt out of platform-tools/ causing builds which depend
on this path to fail.
Signed-off-by: Frans Gifford <frans.gifford@cs.ox.ac.uk>
2013-07-31 19:51:02 +02:00
Ciaran Gultnieks
73c3a78fc6
Wait a sec before snapshot
2013-07-31 17:39:56 +01:00
Ciaran Gultnieks
c968a2856c
Fix nativecode in index properly (probably)
2013-07-22 15:12:33 +01:00
Ciaran Gultnieks
6cd5d0d667
Revert "Try to fix nativecode issues on index"
...
This reverts commit de7b117c98 .
2013-07-22 15:12:33 +01:00
Daniel Martí
9f192ae920
Fix UCM:Market version name matching
2013-07-21 15:01:41 +02:00
Daniel Martí
94e6e416a6
Build success specifies app and version now
2013-07-20 13:32:47 +02:00
Daniel Martí
de7b117c98
Try to fix nativecode issues on index
2013-07-19 11:47:35 +02:00
Ciaran Gultnieks
c395e3ae68
Check error state suspending clean build server
2013-07-19 07:13:18 +01:00
Ciaran Gultnieks
81244971ae
Transfer .fdroidvcs info to build server
2013-07-18 21:56:37 +01:00
Ciaran Gultnieks
cf35572513
Show auto-update mode on wiki (issue #145 )
2013-07-16 09:43:35 +01:00
Ciaran Gultnieks
e676e34c12
The novcheck option should not bypass package id checking
2013-07-15 14:14:24 +01:00
Daniel Martí
564d53cd17
Enforce list type on "native"
2013-07-13 22:21:37 +02:00
Ciaran Gultnieks
b5fd722911
Fix non-cached buildserver build-tools install
2013-07-10 16:45:34 +01:00
Daniel Martí
6adc661e0e
Auto Names: handle escaped \' and nested strings
2013-07-10 12:02:19 +02:00
Ciaran Gultnieks
398cebd400
Compatibility with vagrant 1.2
2013-07-09 16:46:32 +01:00
Ciaran Gultnieks
b9fa583c99
Use https for wiki updates
2013-07-09 08:59:58 +01:00
Daniel Martí
69619a5acf
Use all xml files to figure out strings
2013-07-08 15:24:48 +02:00
Daniel Martí
fa552b12cb
Add retrieve_string(); use it in parse_androidmanifest
2013-07-05 22:34:53 +02:00
Daniel Martí
bc6e9cd4b4
Try a better regex match for the versionName
2013-07-04 15:55:44 +02:00
Daniel Martí
f44ad6711a
Fix dumb mistake
2013-07-04 15:26:47 +02:00
Daniel Martí
c663b9b6e6
Warn about nonexistent subdirs in RM
2013-07-04 13:54:59 +02:00