1
0
mirror of https://gitlab.com/fdroid/fdroidserver.git synced 2024-09-11 15:13:27 +02:00
Commit Graph

1631 Commits

Author SHA1 Message Date
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
Daniel Martí
5d36f41c3f Forgot to remove "trunk" in git-svn checkout 2013-05-28 16:36:52 +02:00
Daniel Martí
86cff4e49c Treat git-svn git checkouts correctly. Mute tags/* 2013-05-28 16:25:23 +02:00
Daniel Martí
1ad1e85373 git-svn can now use RM/branch too 2013-05-27 15:11:46 +02:00
Daniel Martí
55335dc030 Add branches to docs, be a bit more specific 2013-05-27 15:09:18 +02:00
Daniel Martí
d042a685ce branches= on git-svn + muliple arguments allowed 2013-05-27 15:03:42 +02:00
David Black
0c32a5be8b manual: use of tags= for git-svn is only necessary for UCM:Tags 2013-05-27 13:56:48 +01:00
Daniel Martí
2d8ccbb658 Tags and RM with no builds default to no subdir 2013-05-26 20:17:47 +02:00
Daniel Martí
d2bce9e732 Remove "Whoops" exit. 2013-05-26 13:07:56 +02:00
Daniel Martí
5ec975cb7c Fix typos in missing source sentences 2013-05-26 11:54:53 +02:00
Ciaran Gultnieks
0985a6d4f4 Merge branch 'master' of gitorious.org:f-droid/fdroidserver 2013-05-25 14:10:29 +01:00
Ciaran Gultnieks
10b90bd524 Should be ok without that workaround now - packaging bug is fixed 2013-05-25 14:03:26 +01:00
Ciaran Gultnieks
c25a0ee681 Install ia32-libs on 64 bit vm only (I think)
I think this will work, but I haven't tested it yet. It's required
because all the android sdk tools (e.g. aapt) are 32 bit binaries.
2013-05-25 14:01:49 +01:00
Ciaran Gultnieks
6f72af39fe Press the y key 2013-05-25 14:00:31 +01:00
Ciaran Gultnieks
f79debb132 More buildserver memory
Only needed for 64 bit really, 32 bit is fine.
2013-05-25 13:59:35 +01:00
Ciaran Gultnieks
f7d99ed521 Temporary workaround for maven packaging bug
See https://bugs.launchpad.net/bugs/1171056
2013-05-25 13:58:58 +01:00
Ciaran Gultnieks
03dcc07edb Install packages first 2013-05-25 13:56:00 +01:00
Ciaran Gultnieks
ee0e3253b5 Cache main sdk/ndk downloads 2013-05-25 13:55:16 +01:00
Ciaran Gultnieks
ca717e33d7 Fix graphite stats sending 2013-05-25 13:51:52 +01:00
Daniel Martí
bb867e1b6f Find out srclib repo type for stats 2013-05-24 23:52:14 +02:00
Daniel Martí
f40ec0eaaa Don't separate RM by branches on UCM stats 2013-05-24 23:48:03 +02:00
Daniel Martí
0861f870a3 More os.path.join() use cases 2013-05-24 23:43:49 +02:00
Daniel Martí
79ec50719d Add Tags and RM support for srclib, don't copy dir 2013-05-24 23:35:56 +02:00
Daniel Martí
c2196b2328 Use vcs.repotype() to support RT:srclib in RM too 2013-05-24 15:42:23 +02:00
Ciaran Gultnieks
dc789a7ac9 Option to push stats to graphite 2013-05-23 11:05:30 +01:00