17 Commits

Author SHA1 Message Date
Péter Szilágyi
9cb9b4d00b Add platform versions to binary names, update readme 2015-11-03 18:59:59 +02:00
Péter Szilágyi
fc99f498a4 Support Windows and OSX platform selection 2015-11-03 18:04:33 +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
666ff21c54 Update base image to Ubuntu 15.10. 2015-11-03 12:35:56 +02:00
Péter Szilágyi
f2621776c8 Add support for --tags and --ldflags (fix #24 and #23) 2015-10-28 12:16:25 +02:00
Péter Szilágyi
e170dc1898 Allow multiple symbol defs to work around NDK issues. 2015-10-22 19:07:35 +03:00
Péter Szilágyi
d770386404 Support branch/remote switching with non repo-root packages. 2015-09-29 11:38:35 +03:00
Péter Szilágyi
c64946b88c Inject Godeps before go get to avoid duplicate deps. 2015-09-29 10:35:27 +03:00
Péter Szilágyi
dd15913319 Cache external dependencies to avoid wasting bandwidth 2015-09-19 18:36:24 +03:00
Péter Szilágyi
e66e9575dc Pre-bootstrap Android too. Hopefully it won't break. 2015-09-17 18:47:31 +03:00
Péter Szilágyi
1827c25933 Add support for local import paths. 2015-09-17 16:10:47 +03: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
322ab95e16 Release xgo with Android support 2015-09-14 18:28:45 +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
Péter Szilágyi
a1bc698073 Clean up the base dockerfile, build C deps concurrently. 2015-05-08 12:21:51 +03:00