relan
a09952ca2b
makebuildserver: add Gradle 3.5.1, 4.0.1, 4.0.2 and 4.1
...
Android Gradle plugin 3.0.0 requires Gradle 4.1.
2017-08-14 08:53:57 +03:00
Boris Kraut
1b88f886e7
makebs: add gradle4.0
2017-06-17 01:39:44 +02:00
Boris Kraut
58900744ea
bs: use only prefixes for gradle kv pairs
2017-04-18 23:36:01 +02:00
Boris Kraut
ebbea3f0d1
bs: update gradle plugin/version pairs
2017-04-18 19:42:52 +02:00
Ruslan Boitsov
a6ec4ba363
Add gradle 3.5 to the list of available versions
2017-04-18 06:41:09 +00:00
Boris Kraut
e8d0a8ede8
makebs: add gradle 3.4.1
2017-03-10 14:29:36 +01:00
Boris Kraut
add1ad6eb5
makebs: add gradle 3.4
2017-02-26 03:23:49 +01:00
Boris Kraut
d63a1fde19
makebs: install gradle 3.3
2017-01-08 21:13:24 +01:00
est31
d39f54f04d
Add gradle 3.2.1
2016-12-02 08:16:04 +01:00
Daniel Martí
8cdf1b0223
makebs: add gradle 3.2
2016-11-15 21:07:35 +00:00
est31
56a0077183
makebs: add gradle 3.1
2016-09-23 07:50:52 +02:00
Daniel Martí
737dbc4f0a
gradle: support gradle-wrapper.properties version
...
Brings our wrapper closer to gradlew's functionality.
Updates #98 .
2016-09-15 19:16:38 +01:00
Daniel Martí
12653741cc
gradle: delay calculating some versions
...
Simplifies the wrapper script.
2016-09-15 19:10:18 +01:00
Daniel Martí
baea79f739
makebs: add gradle 3.0
2016-08-18 17:53:27 +02:00
Daniel Martí
b5fcea73c5
gradle: plugins 2.2 and 2.1.3 require 2.14.1
2016-08-18 17:38:36 +02:00
Boris Kraut
840cafd151
Add gradle 2.14.1
2016-08-12 20:25:38 +02:00
Daniel Martí
be4953be02
Add Gradle 2.2 and 2.14 to the buildserver
...
2.2 can be specifically requested by an app, and in some extreme cases
those apps don't build with 2.2.1.
2016-06-24 17:06:17 +01:00
Hans-Christoph Steiner
6ea2508127
buildserver: unpack gradle versions with provisioning shell script
...
This was not using anything special from chef, so do it in a shell script
instead. This makes the script easier for the python/shell people, and
probably uses less memory, since chef is a memory hog. This might even
make the provision go faster since it uploads the whole script as a file to
the VM, then runs it there. I think chef sends each command via SSH.
2016-06-15 16:35:00 +02:00