Hans-Christoph Steiner
d4c6fffb30
buildserver: buildserver/Vagrantfile is configed by .yaml file
...
Vagrantfile is now committed and not changed between configurations. It is
configed by translating the python config file's dict to a YAML file, which
Vagrantfile now loads and uses. This makes it a lot easier for vagrant
users and python programmers to understand, and hopefully makes it easier
to maintain and test with.
2016-07-04 23:54:52 +02:00
Ciaran Gultnieks
cb16a63409
Much better build server provisioning
...
Including selection of correct ndk architecture, caching and performance
improvements, better configurability, etc.
2013-05-31 07:48:39 +01:00
Ciaran Gultnieks
f79debb132
More buildserver memory
...
Only needed for 64 bit really, 32 bit is fine.
2013-05-25 13:59:35 +01:00
Ciaran Gultnieks
03dcc07edb
Install packages first
2013-05-25 13:56:00 +01:00
Ciaran Gultnieks
f33fb22360
Switch buildserver guest os
2013-05-23 11:05:29 +01:00
Ciaran Gultnieks
af391c7679
Be explicit about jarsigner algorithms
...
If these aren't specified, it works fine with the jdk6 version, but
produces an unusable (on Android) index.jar with the jdk7 version.
2013-04-11 17:30:51 +01:00
Ciaran Gultnieks
17c9e2f4e7
Increase RAM on build server
2013-01-21 11:09:36 +00:00
Ciaran Gultnieks
d9f404ba07
Integrated latest build server stuff (except snapshots)
2012-08-31 14:48:50 +01:00
Ciaran Gultnieks
b79ba3c630
Added Tags update check method
2012-08-23 14:25:39 +01:00
Ciaran Gultnieks
498e7d3c5f
Work in progress on integrating build server
2012-02-03 16:01:35 +00:00