Ciaran Gultnieks
712531ba37
More maven build output recognition
2012-06-28 12:52:35 +01:00
Ciaran Gultnieks
6aa8f61acd
Maven 3 is required, not 2
2012-06-25 09:22:11 +01:00
Ciaran Gultnieks
de75211adc
Changed maven target to 'package' and disabled signing
2012-04-08 09:08:24 +01:00
Ciaran Gultnieks
fda3e85c3a
Recognise build output with space in filename (and show full output in verbose mode)
2012-04-05 23:35:39 +01:00
Ciaran Gultnieks
b6c46d5ddc
Merge commit 'refs/merge-requests/88' of git://gitorious.org/f-droid/fdroidserver into merge-requests/88
...
Conflicts:
fdroidserver/build.py
2012-03-15 16:37:51 +00:00
Ciaran Gultnieks
ba4d882bcc
Merge commit 'refs/merge-requests/87' of git://gitorious.org/f-droid/fdroidserver into merge-requests/87
2012-03-15 16:35:20 +00:00
Tias Guns
e404abce21
Fine-tune error reporting of vercode mismatch
...
I had a recipe that used 'Build Version: 0.1,2,...' with a ' ' between
the : and the version number. This failed in uncomprehensible ways
untill I figured the above out.
Perhaps a better solution would be to make the parser insensitive to
spaces between the ':' and what's after it?
2012-03-15 00:02:21 +00:00
Paul Sokolovsky
5ef9db646c
Add missing spaces to output version discrepancy error message.
...
Fixes output like:
'Unexpected version/version code in outputAPK: 0.3.1 / 5Expected: 1.0 / 1'.
2012-03-13 20:26:40 +02:00
Tias Guns
1ab5a4be0d
build.py: pass options.verbose all the way to common.prepare_source
2012-03-12 23:07:41 +00:00
Ciaran Gultnieks
f643b0498c
Make the server tools an installable package (with distutils) - wip
2012-03-11 11:59:19 +00:00