97 Commits

Author SHA1 Message Date
Cory Bennett
c1e643f060 fix copy/paste error for go-1.9.x 2017-09-22 21:29:51 -07:00
Cory Bennett
b986767c73 update to docker 1.9 2017-09-22 21:22:51 -07:00
Julian Yap
a7e6c5f75c Add support for Go 1.8.3 2017-06-01 22:35:28 -10:00
Péter Szilágyi
993c2120e5
Add support for Go 1.8.1 2017-04-08 21:02:35 +03:00
Péter Szilágyi
c408ba5799
Add support for mips32 and mips32le cross builds too. 2017-03-01 16:58:19 +02:00
Péter Szilágyi
52b4e9d772
Fix 1.8.x docker image to point to naked 1.8 2017-02-18 22:54:29 +02:00
Julian Yap
b264e75cd0 Bump go-latest to point to go-1.8.x 2017-02-17 09:50:46 -10:00
Julian Yap
0558c6e664 Add Go 1.8.0 2017-02-17 00:12:05 -10:00
Tamir Duberstein
0b2eb1629a
Add Go 1.7.5, rewire wildcard images pointing to it 2017-02-01 15:46:14 -05:00
Péter Szilágyi
82a28f6448 Fix minor typos in 1.7.4 Dockerfile 2017-01-11 11:57:16 +02:00
Florian Bertholin
1bcb55cb47 Add Go 1.7.4 2017-01-10 17:54:21 +01:00
Tamir Duberstein
59e851e46a
Add Go 1.7.3, rewire wildcard images pointing to it. 2016-10-21 23:20:59 -04:00
Tamir Duberstein
1e58bc7f74
Add Go 1.7.1, rewire wildcard images pointing to it. 2016-09-08 16:18:50 -04:00
Péter Szilágyi
034a88fb6c Fix bad docker repository reference. 2016-08-16 10:08:35 +03:00
Péter Szilágyi
3caa04bc46 Add Go 1.7 final, rewire wildcard images pointing to it. 2016-08-16 09:39:49 +03:00
Péter Szilágyi
6c0a7f62cd Fix 1.6.x referece from 1.6.2 to 1.6.3 2016-08-08 14:21:03 +03:00
Péter Szilágyi
ba5b0a2b78 Fix iOS SDK download link 2016-08-08 14:20:48 +03:00
Tamir Duberstein
9a2591e676
bump go-1.7 to rc5 2016-08-03 19:24:26 -04:00
Tamir Duberstein
bdc3ff79da
support go1.6.3 2016-07-31 15:57:20 -04:00
Péter Szilágyi
52fbbfe025 Add Go 1.7beta1, support MIPS64(le), drop 1.6 develop. 2016-06-10 16:39:01 +03:00
Dan Turner
4d65b4304b fix: change Android builds to explicitly target Java 1.7 as 1.8 is not yet supported
1.8 support is coming in Android N.

Closes #53

References:
http://android-developers.blogspot.com.au/2016/03/first-preview-of-android-n-developer.html
2016-06-10 18:13:30 +10:00
Dan Turner
7e974b4994 Fix issue where specifying a specific branch to checkout could result in conflicts being reported
Closes #50
2016-05-18 21:32:35 +10:00
Dan Turner
bebcd54aab Fix issue where git pull whinges, "Please tell me who you are.", by replacing it with a fetch and hard reset.
I've also added a git clean to ensure the working directory is entirely pristine.

References:
http://stackoverflow.com/a/17713604/464604
https://www.git-scm.com/docs/git-clean/1.7.5

Closes #50
2016-05-18 21:31:10 +10:00
Péter Szilágyi
8e7fedaad3 Update Android NDK to 11c. 2016-05-01 16:44:21 +03:00
Péter Szilágyi
52c3aeac29 Update to Ubuntu Xenial 2016-05-01 15:32:15 +03:00
Péter Szilágyi
ad4e4357f1 Upgrade xgo to Go 1.6.2 2016-05-01 15:07:35 +03:00
Péter Szilágyi
00c96baa68 Support .tdb based OSX SDK, not just .dylib for the simulator. 2016-04-18 19:20:53 +03:00
Péter Szilágyi
8c6a1b73ab Skip android aar builds if no API header is available. 2016-04-18 17:18:10 +03:00
Péter Szilágyi
60aa71bb38 Make the xgo command available within the docker images. 2016-04-18 17:17:48 +03:00
Péter Szilágyi
647f256c44 PAtch OSX 10.11 SDK with the missing files. 2016-04-13 19:29:58 +03:00
Péter Szilágyi
56296fd1ce Update to Go 1.5.4 and Go 1.6.1 2016-04-13 16:19:35 +03:00
Péter Szilágyi
dd36e964c8 Support pkg-config for custom prefixed builds 2016-04-13 14:06:36 +03:00
Péter Szilágyi
de9b3d33e5 Update to OSX 10.11 and iOS 9.3. 2016-04-13 13:20:25 +03:00
Werner Buck
bc4bab116d Fix dead link to ios sdk
http://iphone.howett.net/sdks was moved to https://jbdevs.org/sdks/

Should allow the image to continue building.
2016-04-11 13:55:42 +02:00
Werner Buck
6771c6be1b Add common compile dependencies for deps
For example, is required for libtool 2.4.7 when cross-compiling
2016-04-11 11:19:55 +02:00
Péter Szilágyi
da3d3ebd18 Fix 1.6.x base image 2016-02-19 11:23:28 +02:00
Péter Szilágyi
a058670654 Release Go 1.6 (drop betas/rcs), switch dev branch to 1.6 2016-02-18 11:41:03 +02:00
Péter Szilágyi
442d09fec0 Add support for Go 1.6 RC 2 2016-02-04 12:16:33 +02:00
Péter Szilágyi
f03e4ab32b Add support for Go 1.6 release candidate 1 2016-02-03 15:06:38 +02:00
Péter Szilágyi
a9a3fc21f5 Only add the android/arm linker workaround for pre Go 1.6. 2016-01-14 14:07:16 +02:00
Péter Szilágyi
39978c8f64 Merge branch 'ld-arm' of https://github.com/dan-turner/xgo into dan-turner-ld-arm 2016-01-14 13:03:46 +02:00
Péter Szilágyi
ea9895c651 Support SAH256 checksums, push out Go 1.5.3 and 1.6beta2 2016-01-14 12:14:59 +02:00
Dan Turner
dd1cb83774 Include "allow-multiple-definition" LD flag for Android ARM
Closes #34
2016-01-14 14:42:26 +11:00
Péter Szilágyi
466b6a8740 Add support for Go 1.6 beta 1 2015-12-18 12:08:33 +02:00
Péter Szilágyi
da1d0979f1 Remove android/arm64 patch as it landed upstream. 2015-12-15 16:14:54 +02:00
Péter Szilágyi
56267b765c Handle Go 1.6 CGO prologue, sync arm64 fix with opened CL 2015-12-14 23:34:34 +02:00
Péter Szilágyi
72ebb6b456 Support assembling Android .aar archives 2015-12-14 13:53:54 +02:00
Péter Szilágyi
fe103ea160 Assemble entire xcode frameworks for iOS builds 2015-12-08 17:59:39 +02:00
Péter Szilágyi
5019246e20 Update xgo to use Go 1.5.2 2015-12-04 10:37:09 +02:00
Péter Szilágyi
9e2240bac6 Enable ios/arm64 cross compilation 2015-12-03 20:27:13 +02:00