1
0
mirror of https://gitlab.com/fdroid/fdroidserver.git synced 2024-09-17 18:50:11 +02:00
Commit Graph

1537 Commits

Author SHA1 Message Date
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í
1d046790bb Merge changes from the master branch 2013-08-08 13:02:11 +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í
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
f51e4f805e Cats paw on keyboard to accept license 2013-07-31 17:46:31 +01:00
Ciaran Gultnieks
73c3a78fc6 Wait a sec before snapshot 2013-07-31 17:39:56 +01:00
Ciaran Gultnieks
7f43aa376b Remove separate jdk installation from buildserver 2013-07-31 17:15:42 +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
ba91016168 Change suggested virtualbox package name 2013-07-18 12:40:25 +01:00
Ciaran Gultnieks
479d1a4dd6 Update manual re makebuildserver config, to match mvdan's recent changes 2013-07-18 12:12:11 +01:00
Ciaran Gultnieks
f9d131958a Link to app's wiki page from repo browse page 2013-07-16 16:28:26 +01:00
Ciaran Gultnieks
81faf2fb04 Revert "import doesn't work for bitbucket any more"
This reverts commit 2a21d0f - this just needs fixing (i.e. updating
to take into account their change of site layout, which it has to
scrape to get some information), raither than removing from the
documentation. See issue #143
2013-07-16 10:20:33 +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
David Black
73ef03b7d4 manual: auto name metadata field 2013-07-15 13:51:35 +01:00
David Black
aaafa72b81 mention that CVC is more important than CV 2013-07-14 23:54:34 +01:00
David Black
b81529103f mention that antcommand accepts no flags 2013-07-14 23:46:00 +01:00
David Black
60e923d6d8 don't say Android library since compiled Android libraries are now used 2013-07-14 23:41:18 +01:00
David Black
881bcb0264 give a character limit for the summary 2013-07-14 23:37:52 +01:00
David Black
ea8cc866ab about licenses being sometimes only applicable to source code 2013-07-14 23:23:49 +01:00
David Black
6a4c53e5e9 manual: more uses for forceversion 2013-07-14 23:15:45 +01:00
David Black
edf0fefe12 mention that prebuilts must be examined if app is for F-Droid...
fix bad parsing of --test --force section.
2013-07-14 23:10:08 +01:00
David Black
2a21d0f7b4 import doesn't work for bitbucket any more 2013-07-14 22:58:36 +01:00
David Black
f27c7865d4 more about target parameter in the manual 2013-07-14 22:57:25 +01:00
David Black
e30d89ae31 re-order build parameters chronologically 2013-07-14 22:44:30 +01:00