1
0
mirror of https://gitlab.com/fdroid/fdroidserver.git synced 2024-09-11 15:13:27 +02:00
Commit Graph

24 Commits

Author SHA1 Message Date
Ciaran Gultnieks
0658a9b8ac Get non-interactive bash env right 2013-08-29 21:06:18 +01:00
Ciaran Gultnieks
68cdf05cad Correction to previous commit 2013-08-29 17:29:12 +01:00
Ciaran Gultnieks
6a7430cdca Fix gradle path/home setup on buildserver 2013-08-29 16:27:52 +01:00
Ciaran Gultnieks
08380bfacc Install gradle 1.7 to buildserver (untested, may need some extra config) 2013-08-09 19:37:13 +01:00
David Black
b146f11c46 add imagemagick for navit. could be useful for converting images too. 2013-07-13 12:49:34 +01:00
Ciaran Gultnieks
9a2baaad0f More lightweight than ia32 2013-06-11 22:08:31 +01:00
Ciaran Gultnieks
8c1511fed1 Explicit openjdk package install
For whatever reason, 32 bit needs this even though 64 bit doesn't -
otherwise it can't find the jdk.
2013-06-04 22:40:58 +01:00
David Black
6b269ac644 add yasm to list of packages to be installed on build server 2013-06-03 20:39:25 +01:00
Ciaran Gultnieks
10b90bd524 Should be ok without that workaround now - packaging bug is fixed 2013-05-25 14:03:26 +01:00
Ciaran Gultnieks
c25a0ee681 Install ia32-libs on 64 bit vm only (I think)
I think this will work, but I haven't tested it yet. It's required
because all the android sdk tools (e.g. aapt) are 32 bit binaries.
2013-05-25 14:01:49 +01:00
Ciaran Gultnieks
f7d99ed521 Temporary workaround for maven packaging bug
See https://bugs.launchpad.net/bugs/1171056
2013-05-25 13:58:58 +01:00
Ciaran Gultnieks
d1647acc50 Add cmake to build server 2013-03-21 13:59:30 +00:00
Ciaran Gultnieks
f73857fe71 Add autopoint to build server 2013-03-13 16:14:48 +00:00
Ciaran Gultnieks
1c4719ffe2 Add pkg-config to buildserver 2013-03-13 12:04:30 +00:00
David Black
54efab5851 ruby program for build server 2013-01-25 11:25:14 +00:00
Ciaran Gultnieks
ea67ae1673 Correct libssl package name 2012-12-13 09:19:42 +00:00
Ciaran Gultnieks
5afdbca5e3 Add zip to buildserver packages 2012-12-01 07:20:47 +00:00
Ciaran Gultnieks
372cd28881 Install bison on build server 2012-10-01 13:18:25 +01:00
Ciaran Gultnieks
3f00d04836 Added libssl to build server 2012-09-26 23:32:58 +01:00
Ciaran Gultnieks
2486ca1f0c Add libtool to build server 2012-09-24 14:05:25 +01:00
Ciaran Gultnieks
77e5359706 Install autoconf on build server 2012-09-14 23:14:41 +01:00
Ciaran Gultnieks
d9f404ba07 Integrated latest build server stuff (except snapshots) 2012-08-31 14:48:50 +01:00
Ciaran Gultnieks
777af32dc0 Latest buildserver wip 2012-02-21 00:01:07 +00:00
Ciaran Gultnieks
498e7d3c5f Work in progress on integrating build server 2012-02-03 16:01:35 +00:00