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

2335 Commits

Author SHA1 Message Date
Daniel Martí
6e537c2f37 Add gradle 1.10 with the new plugin 0.8 release 2014-01-27 13:21:44 +01:00
Daniel Martí
7beb9834a3 List future problems that a build will run into, like missing software 2014-01-26 21:50:56 +01:00
Daniel Martí
fc2c1bb1a8 More config changes
* Add the remaining defaults
* Don't always check that dirs exist
* Better sample config
2014-01-26 21:40:31 +01:00
Daniel Martí
d8fde9e855 Don't check for mvn and gradle binaries 2014-01-26 21:30:54 +01:00
Daniel Martí
c4d14ce86a Don't always require ndk_path 2014-01-26 21:28:09 +01:00
Daniel Martí
bc94f21463 Update defaults, mvn3 to mvn 2014-01-26 21:25:52 +01:00
Daniel Martí
cb11826929 Lint: don't complain if using tags and UCM is RM/branch 2014-01-26 20:42:47 +01:00
Daniel Martí
0de1efeba4 Revert "Fix possible git-svn bug"
This reverts commit 61a61824d4.
2014-01-26 20:35:58 +01:00
Daniel Martí
74a4dc7766 Keep a '=' if present, it means something in gradle 2014-01-26 17:22:48 +01:00
Daniel Martí
7125f97445 Fix buildToolsVersion patching if an = is present 2014-01-26 17:07:35 +01:00
Marcel Klehr
c200f18bf5 Fix browser search: switch back to page 1 when submitting new query 2014-01-25 14:13:37 +01:00
Daniel Martí
61a61824d4 Fix possible git-svn bug 2014-01-24 18:25:06 +01:00
Daniel Martí
6855b6c442 Don't warn about tags UCM usage if UCM:None 2014-01-24 18:25:06 +01:00
Ciaran Gultnieks
0c79ac54e6 Merge branch 'master' of gitorious.org:f-droid/fdroidserver 2014-01-24 11:56:01 +00:00
Daniel Martí
f277ba6b33 Avoid more possible crashes when invalid icons are present 2014-01-24 12:55:43 +01:00
Daniel Martí
83c3a8b68e Easier preassemble handling 2014-01-24 10:42:11 +01:00
Daniel Martí
325cca0e37 Indent properly, space the code a bit 2014-01-24 10:10:40 +01:00
أحمد المحمودي (Ahmed El-Mahmoudy)
15c0a2779a git-svn: Support <branch>/<rev> in commit field
commit=<rev> is still supported
2014-01-24 10:49:20 +02:00
Ciaran Gultnieks
80b29453a5 Fix new downloads-per-version stats 2014-01-23 23:31:03 +00:00
Ciaran Gultnieks
75cf7de7dd Merge commit 'refs/merge-requests/134' of git://gitorious.org/f-droid/fdroidserver into merge-requests/134 2014-01-23 11:17:33 +00:00
Daniel Martí
d6dbad65c6 Don't run lint on disabled apps 2014-01-23 10:54:32 +01:00
Daniel Martí
b3ef0970dc Make UCMs work for every android xml "namespace" 2014-01-23 10:52:09 +01:00
Daniel Martí
20aa416a4b Small logic fix in Update Project: 2014-01-23 10:40:23 +01:00
Daniel Martí
1e216f7f46 Don't update srclibs on their own if using them already 2014-01-23 10:34:42 +01:00
Daniel Martí
48afe5399a Dopatch and srclibs right after init 2014-01-23 10:29:04 +01:00
Daniel Martí
5a4b343a3d Add the curl package to the buildserver 2014-01-23 09:03:00 +01:00
Daniel Martí
da2bb11580 When fetching tags in git, get rid of removed ones 2014-01-22 10:38:34 +01:00
Daniel Martí
41c522319b Revert "Run android update after applying srclibs"
This reverts commit 84fc2d9831.
2014-01-21 10:14:37 +01:00
Daniel Martí
84fc2d9831 Run android update after applying srclibs 2014-01-21 00:25:23 +01:00
Daniel Martí
b4b8b0d6a3 Typo in hg handling 2014-01-20 16:14:29 +01:00
Ciaran Gultnieks
5ac41e7ca7 Lose some spurious 'apps to update' entries from wiki 2014-01-20 11:50:48 +00:00
Daniel Martí
6336de11a7 Try to skip maven tests when compiling 2014-01-20 12:22:05 +01:00
Daniel Martí
6d23119fae Also warn if UCM is None when using tags in commit= 2014-01-20 12:18:50 +01:00
Daniel Martí
2f5b029d97 Warn about unknown licenses, some extra link checks 2014-01-20 11:34:39 +01:00
Daniel Martí
e7b863ad20 Warn about incorrect bulleted lists 2014-01-20 11:15:15 +01:00
Daniel Martí
c9d8146f9e Warn about branches used in commit= 2014-01-20 11:10:00 +01:00
Daniel Martí
e19ef06671 Make lint.py somewhat more readable 2014-01-20 11:05:57 +01:00
Daniel Martí
482ae77854 Don't always raise an exception when using hg purge 2014-01-20 10:01:49 +01:00
Daniel Martí
bebadde877 --latest now goes to the last enabled build 2014-01-20 09:58:17 +01:00
Daniel Martí
228ed8eac9 Simplify hg purge workarounds 2014-01-20 00:33:31 +01:00
Daniel Martí
4e4728969f Adapt all build.gradle files inside build_dir 2014-01-20 00:33:16 +01:00
Daniel Martí
f2b25679ff Add source and issue tracker link warnings 2014-01-16 17:47:55 +01:00
Ciaran Gultnieks
66e540772f Merge branch 'master' of gitorious.org:f-droid/fdroidserver 2014-01-16 10:18:10 +00:00
Ciaran Gultnieks
874565fb73 Don't split stdout/stderr
For the most part, doing this just makes build output incomprehensible,
with errors appearing out of context.
2014-01-16 10:17:22 +00:00
Ciaran Gultnieks
450685fe2f Resolve some missing wiki category issues 2014-01-16 08:58:49 +00:00
Ciaran Gultnieks
757505162f Clarify 'Web Site' documentation 2014-01-16 08:44:56 +00:00
Daniel Martí
06668ab1cd Run adapt_gradle before running gradle clean 2014-01-16 00:20:26 +01:00
Daniel Martí
f8089d3b9e Allow comma-separated list of flavours in gradle= 2014-01-16 00:14:23 +01:00
Daniel Martí
38cb88b7ef Add fd-commit as script on setup.py 2014-01-15 23:02:02 +01:00
Daniel Martí
1f01250618 Use proper regex to remove signing from build.gradle files
This fixes apps like ifixit
2014-01-15 18:36:43 +01:00