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
Daniel Martí
0fce807f35
Important to also parse ../build.gradle
2014-01-15 18:07:17 +01:00
Daniel Martí
d04d4cc24c
Also catch cases where stored is e.g. None
2014-01-15 17:45:47 +01:00
Jean Privat
934037fe3c
checkupdates --gplay: inform if not bigger but different version
...
Could be useful to detect some potential issues.
eg. if comparison with LooseVersion is too lose or if there is some
renumbering in the application.
This is activated only if options.verbose is set
Signed-off-by: Jean Privat <jean@pryen.org>
2014-01-15 11:33:35 -05:00
Jean Privat
01c45a054d
checkupdates --gplay: handle the case when Current Version is empty
...
Signed-off-by: Jean Privat <jean@pryen.org>
2014-01-15 11:33:35 -05:00
Daniel Martí
0a34765461
Fix weird indentation in the hg purge changes
2014-01-15 16:40:27 +01:00
Daniel Martí
c09382fa82
Merge commit 'refs/merge-requests/93' of gitorious.org:f-droid/fdroidserver
2014-01-15 16:38:14 +01:00
أحمد المحمودي (Ahmed El-Mahmoudy)
65500b367e
Check if purge extension is enabled before attempting to enable it in .hg/hgrc
2014-01-15 16:08:55 +02:00
Jean Privat
ff523a6425
checkupdates --gplay: missing reason crashes print
...
Signed-off-by: Jean Privat <jean@pryen.org>
2014-01-15 09:03:09 -05:00
Daniel Martí
55b2574dde
Silent git resets
2014-01-15 10:12:47 +01:00
Daniel Martí
1a76956f92
Don't leave left-overs after an abort in the last fd-commit command
2014-01-15 10:11:14 +01:00
Daniel Martí
eb2d9326af
More pythonic tarexc function
2014-01-15 10:09:53 +01:00
Daniel Martí
0600044f3a
Do git reset between add+commit to allow commit aborts
2014-01-15 10:09:30 +01:00
Daniel Martí
a7f259e7cc
Don't crash if the app icons are wrong
2014-01-14 10:28:23 +01:00
Daniel Martí
607736f85d
Remove google apis, they are deprecated and broken
2014-01-12 11:57:47 +01:00
Daniel Martí
ff01aa75cd
Add build-tools to PATH
2014-01-12 11:57:23 +01:00
Daniel Martí
b70c41bef8
Omit 'daemon not running' lines when using adb devices
...
This fixes the 'installing on *' bug that hangs f-droid forever
2014-01-11 13:39:11 +01:00
Daniel Martí
cd9c9de1eb
Do not write the new 'type' hidden build field
2014-01-11 13:33:56 +01:00
Daniel Martí
7c461db596
Fix gradle checkupdates for some more cases
...
* If there are no equal signs
* If the vercode is not quoted
2014-01-11 13:33:17 +01:00
Daniel Martí
00d8e5c19a
Fix gradle build_tools patching
2014-01-11 13:05:02 +01:00
Daniel Martí
b6788f4547
Fix: Also add new files in app metadata dirs (e.g. new patches)
2014-01-11 12:40:36 +01:00
Daniel Martí
0bd7711eeb
Make matching of build types easier
2014-01-10 20:43:38 +01:00
Daniel Martí
96885fc8c8
Fix fdroid import completion
...
For some reason, the newline was keeping it from working
2014-01-10 20:28:48 +01:00
Daniel Martí
09328806ce
Merge branch 'gradle-versioning'
2014-01-10 20:13:43 +01:00
Daniel Martí
6dc2bb8449
Move gradle script to separate file, install it properly
2014-01-10 20:12:24 +01:00
Daniel Martí
6daeb625ab
Check sha256 sums via hashlib
2014-01-10 20:12:24 +01:00