1
0
mirror of https://gitlab.com/fdroid/fdroidserver.git synced 2024-08-17 03:40:11 +02:00
Commit Graph

1396 Commits

Author SHA1 Message Date
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
Ciaran Gultnieks
a61083b71b Improved buildserver setup documentation 2013-05-23 11:05:29 +01:00
Ciaran Gultnieks
f33fb22360 Switch buildserver guest os 2013-05-23 11:05:29 +01:00
Ciaran Gultnieks
cf35b69d31 Increase timeouts for long sdk/ndk downloads 2013-05-23 11:05:29 +01:00
Daniel Martí
642831c78f No need to checkout to master for Tags
This fixes many occurences of Tags/RM not working since master doesn't exist
on some repos, e.g. com.better.alarm.
2013-05-22 17:45:14 +02:00
Ciaran Gultnieks
6bdc532168 Add google apis 17 to build server 2013-05-22 14:55:14 +01:00
Ciaran Gultnieks
b0e552d8a9 Need to push srclib metadata files to build server 2013-05-22 10:18:11 +01:00
Ciaran Gultnieks
8d85c7c2c3 Be less vague about svn errors
There can be multiple svn repos in use (e.g. srclibs) so it's helpful
to report the source of a failure.
2013-05-22 10:18:10 +01:00
Daniel Martí
3b51aff818 Update svn repo before checking RepoManifest 2013-05-21 20:21:46 +02:00
Ciaran Gultnieks
fb8bd8e892 Put version name match back how it was (c2168db3d) because it's broken 2013-05-21 15:51:02 +01:00
Ciaran Gultnieks
d832bf8e9e Better build log formatting for wiki 2013-05-20 21:19:53 +01:00
Ciaran Gultnieks
8a99fb3da4 A few corrections to 9efa5227 (srclib/extlib) 2013-05-20 21:00:47 +01:00
Daniel Martí
77a7e640ad Forgot to remove a debugging print 2013-05-20 21:57:46 +02:00
Daniel Martí
762667f3cc Add flattr to index 2013-05-20 19:53:21 +02:00
Daniel Martí
6808d5d5ed Revert "fix vercodes."
This (partially) reverts commit 05735e9fca.
2013-05-20 15:48:55 +02:00
Ciaran Gultnieks
bdf24d1891 Report errors properly when using --stop 2013-05-20 14:28:33 +01:00
Ciaran Gultnieks
ecaf475fc8 Stop using vagrant-snap
a) too unreliable, b) doesn't work at all with various vagrant and
ruby versions
2013-05-20 14:28:33 +01:00
Daniel Martí
05735e9fca build-tools TODO is unnecessary. fix vercodes. 2013-05-20 14:06:18 +02:00
Daniel Martí
9efa52276d Use build/srclib instead of build/extlib 2013-05-20 13:34:03 +02:00
Daniel Martí
eb39d110d0 Externalize srclibs to fdroiddata 2013-05-20 13:16:06 +02:00
Daniel Martí
08b4d0efae Better "No Source Since" wiki format 2013-05-19 14:54:58 +02:00
Daniel Martí
f89d418570 Merge branch 'aapt_fixes' 2013-05-18 10:22:09 +02:00
Daniel Martí
c5115a6010 Fix RM explanation (it now works for svn and hg) 2013-05-17 23:05:48 +02:00
David Black
dfa95316a0 Merge branch 'master' of gitorious.org:f-droid/fdroidserver 2013-05-17 21:44:28 +01:00
David Black
707dca1a8b Add info about using automatic UCM with git-svn 2013-05-17 21:42:02 +01:00
Daniel Martí
5f2e1d76c2 Add update_check_modes.txt to stats/ 2013-05-17 22:39:35 +02:00
Daniel Martí
d8054700cc Port RM UCM to svn and hg 2013-05-17 22:30:35 +02:00
Daniel Martí
097223573d Add "No Source Since" to docs 2013-05-17 20:57:22 +02:00
Daniel Martí
b52b86e4db Add -l/--latest to fdroid build 2013-05-17 20:44:15 +02:00
Daniel Martí
775e348853 TODO: use new build-tools path 2013-05-17 09:25:27 +02:00
Daniel Martí
793005fc63 Add bitcoin address to index (soon used in client) 2013-05-16 22:49:10 +02:00
Daniel Martí
d44d3863ee Add "No Source Since:[Version]" field.
I'll document it once we make sure it works fine.
2013-05-16 21:45:25 +02:00
Daniel Martí
c2168db3d5 App names can contain \' too. Small optimisations. 2013-05-16 19:47:38 +02:00
Ciaran Gultnieks
9bb4ef0648 Fix archive repo apk names and source references properly 2013-05-16 09:30:08 +01:00
Ciaran Gultnieks
25a84a05b5 Add build time to /lastbuild on wiki 2013-05-15 18:18:42 +01:00
David Black
6b749852b5 had forgotten to change error message in srclib when copy/pasting 2013-05-15 17:24:26 +01:00