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

1455 Commits

Author SHA1 Message Date
Daniel Martí
684b8509e8 Update the docs to better explain RM/branch 2013-06-24 20:23:35 +02:00
Daniel Martí
c46abf6b14 Basic support for RM in bzr without branches 2013-06-24 20:16:42 +02:00
Ciaran Gultnieks
eefb9eb075 Write .fdroidvcs when retaining imported vcs repo 2013-06-24 10:40:27 +01:00
Daniel Martí
6b5d9abf0d 'nativecode' isn't always present 2013-06-19 14:08:10 +02:00
Daniel Martí
5551ba3d5e Add first commitupdate script version 2013-06-18 00:18:38 +02:00
Ciaran Gultnieks
a87129f902 Merge branch 'master' of gitorious.org:f-droid/fdroidserver 2013-06-17 21:50:00 +01:00
Ciaran Gultnieks
9b28d1ef1c Helpful error message when aapt missing 2013-06-17 21:49:43 +01:00
Daniel Martí
5cdd34606e Correct typo 2013-06-17 18:29:29 +02:00
Daniel Martí
d3ac6899ff Add 'nativecode' field to apks which use it 2013-06-17 18:21:02 +02:00
Daniel Martí
2f5da8ed91 Create a list of native code archs 2013-06-17 18:21:01 +02:00
Daniel Martí
a3e082ab7f Create comma-separated lists in the Python way 2013-06-17 18:21:01 +02:00
Ciaran Gultnieks
6be27ed572 Merge branch 'master' of gitorious.org:f-droid/fdroidserver 2013-06-15 22:03:12 +01:00
Ciaran Gultnieks
628436e212 Sanitise page names for wiki a bit more 2013-06-15 22:02:59 +01:00
Daniel Martí
922f570f83 Use bash for 'build' as well 2013-06-15 19:21:28 +02:00
Daniel Martí
39c315953f labels can be on the same line as <application 2013-06-15 18:33:24 +02:00
Ciaran Gultnieks
ffdc92bd96 Merge branch 'master' of gitorious.org:f-droid/fdroidserver 2013-06-15 11:14:56 +01:00
Daniel Martí
304412dee5 Never use @string/* as Auto Name 2013-06-14 10:09:23 +02:00
Daniel Martí
d1ef217895 Only match label of the first application element 2013-06-14 10:06:22 +02:00
Daniel Martí
3f7b6b8734 Allow extra fields in real name string 2013-06-14 08:42:43 +02:00
Ciaran Gultnieks
6e904fba74 Resolve some autoname problems 2013-06-14 07:16:58 +01:00
Daniel Martí
182fd08cf4 Remove tabs from previous commit 2013-06-13 09:37:42 +02:00
David Black
00471847c5 add google-play-services and crittercism to scanner 2013-06-12 15:20:58 +01:00
Daniel Martí
ed64737678 real name can't be None 2013-06-12 12:05:55 +02:00
Ciaran Gultnieks
a452cdb704 In fact, don't commit those at all, generating 800 commits is silly 2013-06-11 22:29:05 +01:00
Ciaran Gultnieks
223d79f372 Don't override a real update log message 2013-06-11 22:25:45 +01:00
Ciaran Gultnieks
9a2baaad0f More lightweight than ia32 2013-06-11 22:08:31 +01:00
Daniel Martí
58f555737f Add "Auto Name" field, fill it in checkupdates 2013-06-11 00:30:30 +02:00
Daniel Martí
445bc8eb12 Use target= in maven builds too 2013-06-10 22:50:15 +02:00
Daniel Martí
9c3b4a9daa Substitute variables in Prepare for srclibs too 2013-06-09 23:15:46 +02:00
Daniel Martí
90c953871f -h and --help are not invalid commands 2013-06-06 15:27:53 +02:00
Daniel Martí
ceb4b20ede Externalise makebuildserver config variables 2013-06-06 11:33:44 +02:00
Ciaran Gultnieks
8a236ea1c8 Document makebuildserver settings a bit better 2013-06-05 13:45:31 +01:00
Ciaran Gultnieks
68df47779d Fix more srclib-related stuff 2013-06-05 12:54:47 +01:00
Ciaran Gultnieks
cfa2646b8f Transfer srclibs properly 2013-06-04 22:42:18 +01:00
Ciaran Gultnieks
6c64632f48 Handle half-built and abandoned vms better 2013-06-04 22:41:39 +01:00
Ciaran Gultnieks
8c1511fed1 Explicit openjdk package install
For whatever reason, 32 bit needs this even though 64 bit doesn't -
otherwise it can't find the jdk.
2013-06-04 22:40:58 +01:00
Ciaran Gultnieks
9d6266c5a6 Install build tools 17.0.0 on build server
Only the cached version is implemented, I haven't found the right
'android update sdk' command yet.
2013-06-04 22:39:46 +01:00
Ciaran Gultnieks
9ff536eae6 Use bash for init/prebuild, not sh 2013-06-04 22:38:44 +01:00
David Black
6b269ac644 add yasm to list of packages to be installed on build server 2013-06-03 20:39:25 +01:00
Ciaran Gultnieks
bd46fcfa99 Extra http resilience in checkupdates 2013-06-03 10:25:20 +01:00
Daniel Martí
785e17428a Add support for spaces in git-svn tags, fixes 2013-06-03 11:20:49 +02:00
Daniel Martí
c11464bdd5 Fix git-svn tags and checkouts 2013-06-03 10:56:17 +02:00
Ciaran Gultnieks
566e2a02a1 Updated buildserver docs 2013-05-31 09:58:36 +01:00
Ciaran Gultnieks
94afbd8878 Merge branch 'master' of gitorious.org:f-droid/fdroidserver 2013-05-31 07:59:50 +01:00
Ciaran Gultnieks
7878d959e7 Improve the stats bandwidth/diskspace/memory situation a bit 2013-05-31 07:51:54 +01:00
Ciaran Gultnieks
7707e0902e Report missing srclib properly 2013-05-31 07:50:47 +01:00
Ciaran Gultnieks
78aa9d1874 Don't hang or crash in checkupdates 2013-05-31 07:50:21 +01:00
Ciaran Gultnieks
6752665db7 Log srclib errors during build to wiki and continue 2013-05-31 07:49:39 +01:00
Ciaran Gultnieks
cb16a63409 Much better build server provisioning
Including selection of correct ndk architecture, caching and performance
improvements, better configurability, etc.
2013-05-31 07:48:39 +01:00
Daniel Martí
5b6647af30 Don't import fdroid twice, allow -h without config 2013-05-30 16:36:39 +02:00