Commit graph

179 commits

Author SHA1 Message Date
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í
eb2d9326af More pythonic tarexc function 2014-01-15 10:09:53 +01:00
Daniel Martí
00d8e5c19a Fix gradle build_tools patching 2014-01-11 13:05:02 +01:00
Daniel Martí
0bd7711eeb Make matching of build types easier 2014-01-10 20:43:38 +01:00
Ciaran Gultnieks
cd23bb933c A scientific solution to issues with vagrant 1.3.5 2014-01-09 21:31:08 +00:00
Daniel Martí
993d63506e Avoid crashes on package: group() calls 2014-01-08 09:00:40 +01:00
Ciaran Gultnieks
5947c55b00 Don't busy-wait on buildserver output 2014-01-07 13:40:02 +00:00
Daniel Martí
d94d67cd5b Don't change gradle_plugin in build.gradle files, also do srclibs 2014-01-07 10:14:27 +01:00
Daniel Martí
c06b817449 Don't forcefully remove libs/<arch>, we now see binaries 2014-01-06 12:08:57 +01:00
Daniel Martí
c1b43ab9d4 Fix gradle patching when using @.. 2013-12-31 10:43:47 +01:00
Daniel Martí
0765f14c9d Remove trailing spaces and tabs 2013-12-30 17:05:25 +01:00
Daniel Martí
5a583a87e6 Warn about prebuilt jar files when scanning 2013-12-30 11:38:24 +01:00
Daniel Martí
588277479b Use OptionError exceptions 2013-12-22 21:39:39 +01:00
Daniel Martí
0d766cef1c Don't do everything unless --all is given 2013-12-22 21:31:35 +01:00
Daniel Martí
94e686c46c Forgot a space 2013-12-20 18:49:51 +01:00
Daniel Martí
27c7990261 Forgot one --package line on build.py 2013-12-20 18:44:39 +01:00
Daniel Martí
99b5d5e387 Get rid of more unnecessary finds 2013-12-20 09:42:10 +01:00
Daniel Martí
61def95320 Adapt publish to new format, improve completion 2013-12-19 22:55:17 +01:00
Daniel Martí
3aec0aacd7 Adapt checkupdates 2013-12-19 17:05:40 +01:00
Daniel Martí
21db79eea2 Only install latest apk of each app, other fixes 2013-12-19 17:05:40 +01:00
Daniel Martí
a4780c2107 Start rewrite: Remove --package and --install from 'build' 2013-12-19 17:05:40 +01:00
Daniel Martí
173ff21d70 Normalise relative paths (e.g. @..) 2013-12-07 13:15:51 +01:00
Ciaran Gultnieks
a42d00c2a7 Kivy builds need virtualenv 2013-12-01 16:47:27 +00:00
Ciaran Gultnieks
dad763a86c Some more kivy wip 2013-11-26 22:06:45 +00:00
Ciaran Gultnieks
62e03f84f7 Some more kivy wip 2013-11-26 22:04:40 +00:00
Ciaran Gultnieks
53781f913b Some more kivy wip 2013-11-26 22:02:33 +00:00
Ciaran Gultnieks
1390704c91 Kivy build support, wip 2013-11-24 22:11:41 +00:00
Ciaran Gultnieks
4ee57f2d8b Pass verbose flag to buildserver's build.py 2013-11-24 10:29:09 +00:00
Ciaran Gultnieks
6d8cf1c789 Build server needs metadata.py 2013-11-20 21:00:28 +00:00
Daniel Martí
c4a5ced10a Fixes to srclibs with paths 2013-11-20 19:00:22 +01:00
Daniel Martí
47ec7bff2d Merge branch 'metadata-checks' 2013-11-20 18:54:40 +01:00
Ciaran Gultnieks
5c64a0c6a7 Revert "Stop excessive build output"
This reverts commit 7ca5955cac.
Temporarily reverting because it's better, but somehow losing some
build error detail for the build logs that go to the wiki. Excessive
output is better than missing output for now.
2013-11-19 22:40:35 +00:00
Daniel Martí
fb38eb6b8c First metadata checks rewrite; New metadata.py module 2013-11-19 15:35:16 +01:00
Daniel Martí
cb282217d6 Try to fix srclibs on server builds 2013-11-18 10:24:02 +01:00
Daniel Martí
363d404cbf Fix remaining srclib issues 2013-11-16 22:49:37 +01:00
Ciaran Gultnieks
7ca5955cac Stop excessive build output 2013-11-15 09:46:46 +00:00
Ciaran Gultnieks
cd8bd62e0b Ensure end of buildserver output is always captured 2013-11-13 18:45:37 +00:00
Ciaran Gultnieks
5a0bf1ddfb Lose a lot of vbox/vagrant/general output noise 2013-11-12 22:21:35 +00:00
Ciaran Gultnieks
c75aa26115 Improve error output for missing extlibs 2013-11-12 20:14:16 +00:00
Ciaran Gultnieks
60fbbead5c Silence silly warning on buildserver vm 2013-11-12 10:55:27 +00:00
Daniel Martí
47f31b72c0 Revert "Revert "Don't allow values other than 'yes' or 'no' on boolean fields, integrity fixes""
Yo dawg
2013-11-10 17:27:47 +01:00
Ciaran Gultnieks
a7c077634b Revert "Don't allow values other than 'yes' or 'no' on boolean fields, integrity fixes"
This reverts commit 04f7485949. Breaks too
many things.
2013-11-09 06:52:11 +00:00
Daniel Martí
04f7485949 Don't allow values other than 'yes' or 'no' on boolean fields, integrity fixes 2013-11-08 21:53:34 +01:00
Daniel Martí
6e0ad365d0 Don't pass config variables as arguments - much simpler code 2013-11-08 20:44:27 +01:00
Daniel Martí
72151355b1 Look for '.apk', not just 'apk', for ant/maven outputs 2013-11-08 19:03:23 +01:00
Daniel Martí
55e3fc9aa3 Fix maven apk finding method 2013-11-08 18:56:28 +01:00
Daniel Martí
3638edd252 Make FDroidPopen a lot simpler, pythonize a few things 2013-11-04 20:19:31 +01:00
Daniel Martí
c3be06fb1d Start rewriting options and config as common.py globals 2013-11-01 13:55:38 +01:00
Daniel Martí
2e4e2a84a0 Also remove 'obj' when removing jni dirs 2013-11-01 13:55:37 +01:00