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
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
9e2240bac6
Enable ios/arm64 cross compilation
2015-12-03 20:27:13 +02:00
Péter Szilágyi
137971dab5
Add support for 64bit ARM Linux
2015-12-02 16:56:12 +02:00
Péter Szilágyi
e69e28130f
Allow specifying Linux ARM version, fix compatibility bugs.
2015-12-01 12:18:06 +02:00
Péter Szilágyi
e87eceb4fa
Enable xgo in xgo :)
2015-11-27 13:37:46 +02:00
Péter Szilágyi
586ac3cd87
Add support for iOS cross compilation.
2015-11-24 16:49:21 +02:00
Péter Szilágyi
fc7174aa2a
Add support for Go develop containers
2015-11-19 15:10:51 +02:00
Péter Szilágyi
841783b7fe
Update OSX SDK to 10.9 from 10.6.
2015-11-03 14:09:30 +02:00
Péter Szilágyi
029adf7731
Don't optimise OSX compilers to native CPU (support older hw)
2015-11-03 13:15:12 +02:00
Péter Szilágyi
666ff21c54
Update base image to Ubuntu 15.10.
2015-11-03 12:35:56 +02:00
Péter Szilágyi
e95f85ee81
Add support for cross compiling C++ dependencies.
2015-09-16 17:14:02 +03:00
Péter Szilágyi
049bbe5e88
Support build targets, handle Go version limitations
2015-09-14 18:02:27 +03:00
Péter Szilágyi
921735e9a6
Support building Android NDK binaries.
2015-09-11 12:26:49 +03:00
Péter Szilágyi
0407d11cec
Add support for Go 1.5+ and pure Go distributions.
2015-09-10 11:37:52 +03:00
Tudor Golubenco
d286185818
Install bzr and avoid doing the sed for read.
...
bzr is needed for dependencies like labix.org/mgo that
use bzr for source control.
The sed that comments out the read commands have caused
issues for me. Using the UNATTENDED option seems more
natural.
2015-07-16 10:19:31 +02:00
Péter Szilágyi
a1bc698073
Clean up the base dockerfile, build C deps concurrently.
2015-05-08 12:21:51 +03:00
Péter Szilágyi
84f5af0336
Support setting repository remotes too.
2015-05-05 14:57:11 +03:00
Péter Szilágyi
05f45e92a4
Yet another OSB build flag fix.
2015-05-04 10:53:43 +03:00
Péter Szilágyi
0daba26ebc
Fix OSX C compiler flags
2015-05-04 10:38:10 +03:00
Péter Szilágyi
b12523e1e9
Use subpackage name as output, rename --in to --pkg
2015-05-03 17:56:31 +03:00
Péter Szilágyi
c74f7298e8
Add an initial dependency cross compilation support.
2015-05-03 16:38:21 +03:00
Péter Szilágyi
6bf2b5727f
Support branch selection and building subpackages.
2015-05-03 13:11:00 +03:00
Péter Szilágyi
73d67ca0e7
Pull os/arch specific deps too.
2014-12-17 16:46:05 +02:00
Granbery, Hasty
36c66c0ec4
Force GOARM=5 on ARM builds
2014-12-16 09:50:43 -08:00
Péter Szilágyi
297157dbd9
Support pkg-config in prep for lib injection.
2014-08-27 16:16:03 +03:00
Péter Szilágyi
5d94f51094
Add support for output prefix and -v / -race flags
2014-08-14 12:43:57 +03:00
Péter Szilágyi
607e6ee0af
Split dockerfile into base and release layers.
2014-08-13 12:38:40 +03:00