1
0
mirror of https://gitlab.com/fdroid/fdroidserver.git synced 2024-09-17 10:40:12 +02:00
Commit Graph

1379 Commits

Author SHA1 Message Date
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
David Black
dfd5a9fd65 Rescu srclib 2013-05-15 17:22:04 +01:00
Ciaran Gultnieks
44a364ba1c Fix archive repo apk names and source references 2013-05-15 17:09:37 +01:00
Daniel Martí
979dc7840d Use non-greedy version matches 2013-05-15 17:08:17 +02:00
Ciaran Gultnieks
73922c881d Watch out for rogue log messages 2013-05-15 16:03:09 +01:00
Daniel Martí
f8dfe532e6 Properly match app_version or version 2013-05-15 14:33:14 +02:00
Daniel Martí
166432e0b1 "app_version" is sometimes called "version" 2013-05-15 14:23:18 +02:00
Daniel Martí
607beec675 Use tags for Google-Gson 2013-05-14 23:53:43 +02:00
Daniel Martí
7fce90deba Add PhotoView srclib 2013-05-14 23:06:06 +02:00
Daniel Martí
13e760ece6 Version names can contain any character 2013-05-14 21:23:36 +02:00
Daniel Martí
f6fb7416c5 Fall back to res/values to avoid @strings/app_name 2013-05-14 20:50:40 +02:00
Daniel Martí
7b394e6893 Update the docs regarding RM and Static 2013-05-14 20:10:31 +02:00
Daniel Martí
3a7786d280 Add support for branches in the RepoManifest UCM. 2013-05-14 20:01:45 +02:00
Ciaran Gultnieks
678052b0e3 Wiki update needs to include apks from archive and main, not just archive 2013-05-10 15:04:59 +01:00
Ciaran Gultnieks
48296df5b0 Create archive repo (configurable option) 2013-05-09 20:09:17 +01:00
Ciaran Gultnieks
5ab225e1e1 Fix confused build logs on wiki, maybe 2013-05-08 15:41:34 +01:00
David Black
cd7f12e44e add libs/armeabi-v7a to list of dirs deleted before building...
I had completely forgotten that native libs were being deleted before
building . It is a sensible thing to do but I'm sure others will fall
foul of this one day.
2013-05-08 14:04:33 +01:00
David Black
fe81b5697e Merge branch 'master' of gitorious.org:f-droid/fdroidserver 2013-05-06 20:42:14 +01:00