Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
xgo
Go CGO cross compiler
Collective -
Host: opensource -
https://opencollective.com/xgo
- Code: https://github.com/techknowlogick/xgo
Include "allow-multiple-definition" LD flag for Android ARM
Closes #34
github.com/techknowlogick/xgo - dd1cb83774624f996a83980b15f436c6fea14e4a authored almost 9 years ago by Dan Turner <[email protected]>
Add support for Go 1.6 beta 1
github.com/techknowlogick/xgo - 466b6a8740861983a462e33f7716f86a4faeb963 authored about 9 years ago by Péter Szilágyi <[email protected]>
github.com/techknowlogick/xgo - 466b6a8740861983a462e33f7716f86a4faeb963 authored about 9 years ago by Péter Szilágyi <[email protected]>
Remove android/arm64 patch as it landed upstream.
github.com/techknowlogick/xgo - da1d0979f1d58c8945d48ce69fe9eb231dc70962 authored about 9 years ago by Péter Szilágyi <[email protected]>
github.com/techknowlogick/xgo - da1d0979f1d58c8945d48ce69fe9eb231dc70962 authored about 9 years ago by Péter Szilágyi <[email protected]>
Handle Go 1.6 CGO prologue, sync arm64 fix with opened CL
github.com/techknowlogick/xgo - 56267b765c8466e8d03ae250af7d13ab3e50ca8b authored about 9 years ago by Péter Szilágyi <[email protected]>
github.com/techknowlogick/xgo - 56267b765c8466e8d03ae250af7d13ab3e50ca8b authored about 9 years ago by Péter Szilágyi <[email protected]>
Support assembling Android .aar archives
github.com/techknowlogick/xgo - 72ebb6b4565d9cd05d6825458779c7a87c2f72fe authored about 9 years ago by Péter Szilágyi <[email protected]>
github.com/techknowlogick/xgo - 72ebb6b4565d9cd05d6825458779c7a87c2f72fe authored about 9 years ago by Péter Szilágyi <[email protected]>
Assemble entire xcode frameworks for iOS builds
github.com/techknowlogick/xgo - fe103ea1609c0b107c824037f69534ab9c29e8b4 authored about 9 years ago by Péter Szilágyi <[email protected]>
github.com/techknowlogick/xgo - fe103ea1609c0b107c824037f69534ab9c29e8b4 authored about 9 years ago by Péter Szilágyi <[email protected]>
Update xgo to use Go 1.5.2
github.com/techknowlogick/xgo - 5019246e2008f2b71fc48ddd254295ee850d8ad0 authored about 9 years ago by Péter Szilágyi <[email protected]>
github.com/techknowlogick/xgo - 5019246e2008f2b71fc48ddd254295ee850d8ad0 authored about 9 years ago by Péter Szilágyi <[email protected]>
Enable ios/arm64 cross compilation
github.com/techknowlogick/xgo - 9e2240bac6b2cf0f129887391f5a5bd2d69a1ac9 authored about 9 years ago by Péter Szilágyi <[email protected]>
github.com/techknowlogick/xgo - 9e2240bac6b2cf0f129887391f5a5bd2d69a1ac9 authored about 9 years ago by Péter Szilágyi <[email protected]>
Add support for 64bit ARM Linux
github.com/techknowlogick/xgo - 137971dab533243dc3964fd77cfce97b2bcb6eab authored about 9 years ago by Péter Szilágyi <[email protected]>
github.com/techknowlogick/xgo - 137971dab533243dc3964fd77cfce97b2bcb6eab authored about 9 years ago by Péter Szilágyi <[email protected]>
Allow specifying Linux ARM version, fix compatibility bugs.
github.com/techknowlogick/xgo - e69e28130f61fc8d78f39eac281ab74f6d5bdbfe authored about 9 years ago by Péter Szilágyi <[email protected]>
github.com/techknowlogick/xgo - e69e28130f61fc8d78f39eac281ab74f6d5bdbfe authored about 9 years ago by Péter Szilágyi <[email protected]>
Enable xgo in xgo :)
github.com/techknowlogick/xgo - e87eceb4fa57b055802a27ebd23b6e0c4d094d5d authored about 9 years ago by Péter Szilágyi <[email protected]>
github.com/techknowlogick/xgo - e87eceb4fa57b055802a27ebd23b6e0c4d094d5d authored about 9 years ago by Péter Szilágyi <[email protected]>
Support using the current system for compilation (xgo in xgo).
github.com/techknowlogick/xgo - 576845a7df27a9b0a867bd716d7da462312518b9 authored about 9 years ago by Péter Szilágyi <[email protected]>
github.com/techknowlogick/xgo - 576845a7df27a9b0a867bd716d7da462312518b9 authored about 9 years ago by Péter Szilágyi <[email protected]>
Add support for building archive files.
github.com/techknowlogick/xgo - 1ea89c8ebeabcfe4424a8c6f01e6a547aab66457 authored about 9 years ago by Péter Szilágyi <[email protected]>
github.com/techknowlogick/xgo - 1ea89c8ebeabcfe4424a8c6f01e6a547aab66457 authored about 9 years ago by Péter Szilágyi <[email protected]>
Add support for iOS cross compilation.
github.com/techknowlogick/xgo - 586ac3cd87a243acf56457cad12d0b48cbf3d1b3 authored about 9 years ago by Péter Szilágyi <[email protected]>
github.com/techknowlogick/xgo - 586ac3cd87a243acf56457cad12d0b48cbf3d1b3 authored about 9 years ago by Péter Szilágyi <[email protected]>
Don't strip darwin symbol table above Go 1.6
github.com/techknowlogick/xgo - 1b23ab27974a2fe29fab14362a963044f383f3bb authored about 9 years ago by Péter Szilágyi <[email protected]>
github.com/techknowlogick/xgo - 1b23ab27974a2fe29fab14362a963044f383f3bb authored about 9 years ago by Péter Szilágyi <[email protected]>
Add container for Go 1.5 develop branch
github.com/techknowlogick/xgo - 619a9e50d0a50a24435f7016c1b27dccf485496b authored about 9 years ago by Péter Szilágyi <[email protected]>
github.com/techknowlogick/xgo - 619a9e50d0a50a24435f7016c1b27dccf485496b authored about 9 years ago by Péter Szilágyi <[email protected]>
Add support for Go develop containers
github.com/techknowlogick/xgo - fc7174aa2a5496114cae4fe34a0dd06f6d0cc817 authored about 9 years ago by Péter Szilágyi <[email protected]>
github.com/techknowlogick/xgo - fc7174aa2a5496114cae4fe34a0dd06f6d0cc817 authored about 9 years ago by Péter Szilágyi <[email protected]>
Add platform versions to binary names, update readme
github.com/techknowlogick/xgo - 9cb9b4d00ba638a36dea20ed41b31b1e788e8873 authored about 9 years ago by Péter Szilágyi <[email protected]>
github.com/techknowlogick/xgo - 9cb9b4d00ba638a36dea20ed41b31b1e788e8873 authored about 9 years ago by Péter Szilágyi <[email protected]>
Support Windows and OSX platform selection
github.com/techknowlogick/xgo - fc99f498a4dd174a22234792bc5a0bfe76e618e9 authored about 9 years ago by Péter Szilágyi <[email protected]>
github.com/techknowlogick/xgo - fc99f498a4dd174a22234792bc5a0bfe76e618e9 authored about 9 years ago by Péter Szilágyi <[email protected]>
Update OSX SDK to 10.9 from 10.6.
github.com/techknowlogick/xgo - 841783b7fe23fbe2a0dbb2ed21164bec4851687a authored about 9 years ago by Péter Szilágyi <[email protected]>
github.com/techknowlogick/xgo - 841783b7fe23fbe2a0dbb2ed21164bec4851687a authored about 9 years ago by Péter Szilágyi <[email protected]>
Don't optimise OSX compilers to native CPU (support older hw)
github.com/techknowlogick/xgo - 029adf773116b968645502ca964a5d6c42b9d23f authored about 9 years ago by Péter Szilágyi <[email protected]>
github.com/techknowlogick/xgo - 029adf773116b968645502ca964a5d6c42b9d23f authored about 9 years ago by Péter Szilágyi <[email protected]>
Update base image to Ubuntu 15.10.
github.com/techknowlogick/xgo - 666ff21c54c77266f1f9beb1daf690df059c6691 authored about 9 years ago by Péter Szilágyi <[email protected]>
github.com/techknowlogick/xgo - 666ff21c54c77266f1f9beb1daf690df059c6691 authored about 9 years ago by Péter Szilágyi <[email protected]>
Add support for --tags and --ldflags (fix #24 and #23)
github.com/techknowlogick/xgo - f2621776c8907049ffbfd0a50e7072cbb6b5a3a3 authored about 9 years ago by Péter Szilágyi <[email protected]>
github.com/techknowlogick/xgo - f2621776c8907049ffbfd0a50e7072cbb6b5a3a3 authored about 9 years ago by Péter Szilágyi <[email protected]>
Allow multiple symbol defs to work around NDK issues.
github.com/techknowlogick/xgo - e170dc1898506d5c0ce2e641ff73a535a45b1336 authored about 9 years ago by Péter Szilágyi <[email protected]>
github.com/techknowlogick/xgo - e170dc1898506d5c0ce2e641ff73a535a45b1336 authored about 9 years ago by Péter Szilágyi <[email protected]>
Don't boostrap android, platforms are not compatible.
github.com/techknowlogick/xgo - 5f1f769d88602945790be62fac342586e67d86ef authored about 9 years ago by Péter Szilágyi <[email protected]>
github.com/techknowlogick/xgo - 5f1f769d88602945790be62fac342586e67d86ef authored about 9 years ago by Péter Szilágyi <[email protected]>
Support branch/remote switching with non repo-root packages.
github.com/techknowlogick/xgo - d770386404c9885700ff0990be9ed690eb4fd496 authored over 9 years ago by Péter Szilágyi <[email protected]>
github.com/techknowlogick/xgo - d770386404c9885700ff0990be9ed690eb4fd496 authored over 9 years ago by Péter Szilágyi <[email protected]>
Skip any failing GOPATH walks to prevent panics.
github.com/techknowlogick/xgo - 2c9e034d93b1b71125e64f9639f6d749f721a508 authored over 9 years ago by Péter Szilágyi <[email protected]>
github.com/techknowlogick/xgo - 2c9e034d93b1b71125e64f9639f6d749f721a508 authored over 9 years ago by Péter Szilágyi <[email protected]>
Display a proper error message if no GOPATH is set.
github.com/techknowlogick/xgo - 9224c09098bfd420a79dca7d29963041937718bc authored over 9 years ago by Péter Szilágyi <[email protected]>
github.com/techknowlogick/xgo - 9224c09098bfd420a79dca7d29963041937718bc authored over 9 years ago by Péter Szilágyi <[email protected]>
Inject Godeps before go get to avoid duplicate deps.
github.com/techknowlogick/xgo - c64946b88ccd5a32fb995d98db7a4325e690f723 authored over 9 years ago by Péter Szilágyi <[email protected]>
github.com/techknowlogick/xgo - c64946b88ccd5a32fb995d98db7a4325e690f723 authored over 9 years ago by Péter Szilágyi <[email protected]>
Clean up cross compiler container after build.
github.com/techknowlogick/xgo - 3ba5070af064b62dd57639b17f1c24a91ad8cca3 authored over 9 years ago by Péter Szilágyi <[email protected]>
github.com/techknowlogick/xgo - 3ba5070af064b62dd57639b17f1c24a91ad8cca3 authored over 9 years ago by Péter Szilágyi <[email protected]>
Configurable destination folder for limited environments.
github.com/techknowlogick/xgo - 4d63734402fc807af0423ee251619da6c5779600 authored over 9 years ago by Péter Szilágyi <[email protected]>
github.com/techknowlogick/xgo - 4d63734402fc807af0423ee251619da6c5779600 authored over 9 years ago by Péter Szilágyi <[email protected]>
Support symlinks in local build GOPATHs.
github.com/techknowlogick/xgo - 9b2cc276882750698b63ca1b05fa3d5106e40ff6 authored over 9 years ago by Péter Szilágyi <[email protected]>
github.com/techknowlogick/xgo - 9b2cc276882750698b63ca1b05fa3d5106e40ff6 authored over 9 years ago by Péter Szilágyi <[email protected]>
Update the readme with more user friendly examples.
github.com/techknowlogick/xgo - fa43363d796af33715a9dc0ecd882ea4f4164bf1 authored over 9 years ago by Péter Szilágyi <[email protected]>
github.com/techknowlogick/xgo - fa43363d796af33715a9dc0ecd882ea4f4164bf1 authored over 9 years ago by Péter Szilágyi <[email protected]>
Cache external dependencies to avoid wasting bandwidth
github.com/techknowlogick/xgo - dd1591331960a4d94bbd6874c844c47d31fe6ffc authored over 9 years ago by Péter Szilágyi <[email protected]>
github.com/techknowlogick/xgo - dd1591331960a4d94bbd6874c844c47d31fe6ffc authored over 9 years ago by Péter Szilágyi <[email protected]>
Pre-bootstrap Android too. Hopefully it won't break.
github.com/techknowlogick/xgo - e66e9575dc145146a7e7c9a93eb218fcaeb9bd15 authored over 9 years ago by Péter Szilágyi <[email protected]>
github.com/techknowlogick/xgo - e66e9575dc145146a7e7c9a93eb218fcaeb9bd15 authored over 9 years ago by Péter Szilágyi <[email protected]>
Add support for local import paths.
github.com/techknowlogick/xgo - 1827c25933961912697311f27043f019f45843e4 authored over 9 years ago by Péter Szilágyi <[email protected]>
github.com/techknowlogick/xgo - 1827c25933961912697311f27043f019f45843e4 authored over 9 years ago by Péter Szilágyi <[email protected]>
Merge branch 'tsg-custom_image'
github.com/techknowlogick/xgo - 3544aa27ec8839a9e003ebaa273b51f7cadb6a3a authored over 9 years ago by Péter Szilágyi <[email protected]>
github.com/techknowlogick/xgo - 3544aa27ec8839a9e003ebaa273b51f7cadb6a3a authored over 9 years ago by Péter Szilágyi <[email protected]>
Merge branch 'custom_image' of https://github.com/tsg/xgo into tsg-custom_image
github.com/techknowlogick/xgo - 21dca63b73cc32e1841161e69229e9d3b737f781 authored over 9 years ago by Péter Szilágyi <[email protected]>
github.com/techknowlogick/xgo - 21dca63b73cc32e1841161e69229e9d3b737f781 authored over 9 years ago by Péter Szilágyi <[email protected]>
Minor readme polishes (and force rebuild).
github.com/techknowlogick/xgo - 9ecd9ae9e53e96e646f8922cb2f767f219874120 authored over 9 years ago by Péter Szilágyi <[email protected]>
github.com/techknowlogick/xgo - 9ecd9ae9e53e96e646f8922cb2f767f219874120 authored over 9 years ago by Péter Szilágyi <[email protected]>
Add support for cross compiling C++ dependencies.
github.com/techknowlogick/xgo - e95f85ee814291bd9ec4e5451bad9518d607ce23 authored over 9 years ago by Péter Szilágyi <[email protected]>
github.com/techknowlogick/xgo - e95f85ee814291bd9ec4e5451bad9518d607ce23 authored over 9 years ago by Péter Szilágyi <[email protected]>
Add some sample test codes to allow unit testing.
github.com/techknowlogick/xgo - 7be9c29ba2bf0056a22fcaab3f12c0ffee3fb9ab authored over 9 years ago by Péter Szilágyi <[email protected]>
github.com/techknowlogick/xgo - 7be9c29ba2bf0056a22fcaab3f12c0ffee3fb9ab authored over 9 years ago by Péter Szilágyi <[email protected]>
Adjusted description for the -image flag
github.com/techknowlogick/xgo - 1ba04f145a7ae4b8a21b2b4d4a266f774f959331 authored over 9 years ago by Tudor Golubenco <[email protected]>
github.com/techknowlogick/xgo - 1ba04f145a7ae4b8a21b2b4d4a266f774f959331 authored over 9 years ago by Tudor Golubenco <[email protected]>
Added support for using custom docker image
github.com/techknowlogick/xgo - f8033e5e63d777054faf5982f2f1b0be415e1061 authored over 9 years ago by Tudor Golubenco <[email protected]>
github.com/techknowlogick/xgo - f8033e5e63d777054faf5982f2f1b0be415e1061 authored over 9 years ago by Tudor Golubenco <[email protected]>
Update forgotten CGO deps snippet.
github.com/techknowlogick/xgo - b27e6e194e67ea4627bd778881df5eeb524b2f39 authored over 9 years ago by Péter Szilágyi <[email protected]>
github.com/techknowlogick/xgo - b27e6e194e67ea4627bd778881df5eeb524b2f39 authored over 9 years ago by Péter Szilágyi <[email protected]>
Add small snippet for PIE validation.
github.com/techknowlogick/xgo - 26682826d9f86a9017353737ec62da7c470e1be2 authored over 9 years ago by Péter Szilágyi <[email protected]>
github.com/techknowlogick/xgo - 26682826d9f86a9017353737ec62da7c470e1be2 authored over 9 years ago by Péter Szilágyi <[email protected]>
Release xgo with Android support
github.com/techknowlogick/xgo - 322ab95e16785501d5d1069f2e86a971733630b3 authored over 9 years ago by Péter Szilágyi <[email protected]>
github.com/techknowlogick/xgo - 322ab95e16785501d5d1069f2e86a971733630b3 authored over 9 years ago by Péter Szilágyi <[email protected]>
Support build targets, handle Go version limitations
github.com/techknowlogick/xgo - 049bbe5e880dbf651d908318fca30132367efe0e authored over 9 years ago by Péter Szilágyi <[email protected]>
github.com/techknowlogick/xgo - 049bbe5e880dbf651d908318fca30132367efe0e authored over 9 years ago by Péter Szilágyi <[email protected]>
Support building Android NDK binaries.
github.com/techknowlogick/xgo - 921735e9a601ac3edbc9112f233ba9e0a4086719 authored over 9 years ago by Péter Szilágyi <[email protected]>
github.com/techknowlogick/xgo - 921735e9a601ac3edbc9112f233ba9e0a4086719 authored over 9 years ago by Péter Szilágyi <[email protected]>
Add support for Go 1.5+ and pure Go distributions.
github.com/techknowlogick/xgo - 0407d11cec867f32c9ee0bfa3bc58ab1eb3a76ea authored over 9 years ago by Péter Szilágyi <[email protected]>
github.com/techknowlogick/xgo - 0407d11cec867f32c9ee0bfa3bc58ab1eb3a76ea authored over 9 years ago by Péter Szilágyi <[email protected]>
Merge pull request #19 from tsg/bzr_unattended
Install bzr and avoid doing the sed for read.
github.com/techknowlogick/xgo - a93a3fe9207d811072335aaa007f5058f150cdf8 authored over 9 years ago by Péter Szilágyi <[email protected]>
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...
github.com/techknowlogick/xgo - d28618581890c579a1275150e5adc7eec61eda6b authored over 9 years ago by Tudor Golubenco <[email protected]>
Clean up the base dockerfile, build C deps concurrently.
github.com/techknowlogick/xgo - a1bc698073cebe9d10ed08fd9ade7742428255a8 authored over 9 years ago by Péter Szilágyi <[email protected]>
github.com/techknowlogick/xgo - a1bc698073cebe9d10ed08fd9ade7742428255a8 authored over 9 years ago by Péter Szilágyi <[email protected]>
Support setting repository remotes too.
github.com/techknowlogick/xgo - 84f5af03367271f7f39f8f6004472917d1cfd8c7 authored over 9 years ago by Péter Szilágyi <[email protected]>
github.com/techknowlogick/xgo - 84f5af03367271f7f39f8f6004472917d1cfd8c7 authored over 9 years ago by Péter Szilágyi <[email protected]>
Fix a small sample code typo
github.com/techknowlogick/xgo - 38765bed9141a616fcca7f31e562f725580f0e8a authored over 9 years ago by Péter Szilágyi <[email protected]>
github.com/techknowlogick/xgo - 38765bed9141a616fcca7f31e562f725580f0e8a authored over 9 years ago by Péter Szilágyi <[email protected]>
Update the README to include new features.
github.com/techknowlogick/xgo - 0c524f0c645c411e7c7e7dac0f5ceff74e7e3ab4 authored over 9 years ago by Péter Szilágyi <[email protected]>
github.com/techknowlogick/xgo - 0c524f0c645c411e7c7e7dac0f5ceff74e7e3ab4 authored over 9 years ago by Péter Szilágyi <[email protected]>
Yet another OSB build flag fix.
github.com/techknowlogick/xgo - 05f45e92a49d1b0c4ac26231452e7f996ea03105 authored over 9 years ago by Péter Szilágyi <[email protected]>
github.com/techknowlogick/xgo - 05f45e92a49d1b0c4ac26231452e7f996ea03105 authored over 9 years ago by Péter Szilágyi <[email protected]>
Fix OSX C compiler flags
github.com/techknowlogick/xgo - 0daba26ebcca975083b652f63b52b99cd023a990 authored over 9 years ago by Péter Szilágyi <[email protected]>
github.com/techknowlogick/xgo - 0daba26ebcca975083b652f63b52b99cd023a990 authored over 9 years ago by Péter Szilágyi <[email protected]>
Use subpackage name as output, rename --in to --pkg
github.com/techknowlogick/xgo - b12523e1e9ce6655eb54960337be680cbc31108e authored over 9 years ago by Péter Szilágyi <[email protected]>
github.com/techknowlogick/xgo - b12523e1e9ce6655eb54960337be680cbc31108e authored over 9 years ago by Péter Szilágyi <[email protected]>
Add an initial dependency cross compilation support.
github.com/techknowlogick/xgo - c74f7298e81b48a9cd63367ce6a94266de73e29d authored over 9 years ago by Péter Szilágyi <[email protected]>
github.com/techknowlogick/xgo - c74f7298e81b48a9cd63367ce6a94266de73e29d authored over 9 years ago by Péter Szilágyi <[email protected]>
Support branch selection and building subpackages.
github.com/techknowlogick/xgo - 6bf2b5727f980ffd035a715f7a48ea2acb1d5169 authored over 9 years ago by Péter Szilágyi <[email protected]>
github.com/techknowlogick/xgo - 6bf2b5727f980ffd035a715f7a48ea2acb1d5169 authored over 9 years ago by Péter Szilágyi <[email protected]>
Update to Go 1.4.2.
github.com/techknowlogick/xgo - ccc86dbdce041e1106b6e23e6fc0a0df49075830 authored over 9 years ago by Péter Szilágyi <[email protected]>
github.com/techknowlogick/xgo - ccc86dbdce041e1106b6e23e6fc0a0df49075830 authored over 9 years ago by Péter Szilágyi <[email protected]>
Update the iris refs in the readme.
github.com/techknowlogick/xgo - f21285f9ef5666e833617e5a689a3eb370370346 authored about 10 years ago by Péter Szilágyi <[email protected]>
github.com/techknowlogick/xgo - f21285f9ef5666e833617e5a689a3eb370370346 authored about 10 years ago by Péter Szilágyi <[email protected]>
Bump readme to version 1.4.
github.com/techknowlogick/xgo - 06d05257e94300c9ea30af8b33ccf1baa6ee7382 authored about 10 years ago by Péter Szilágyi <[email protected]>
github.com/techknowlogick/xgo - 06d05257e94300c9ea30af8b33ccf1baa6ee7382 authored about 10 years ago by Péter Szilágyi <[email protected]>
Pull os/arch specific deps too.
github.com/techknowlogick/xgo - 73d67ca0e78bb0571b67690b67e2f5dd422c915c authored about 10 years ago by Péter Szilágyi <[email protected]>
github.com/techknowlogick/xgo - 73d67ca0e78bb0571b67690b67e2f5dd422c915c authored about 10 years ago by Péter Szilágyi <[email protected]>
Remove a fixed warning.
github.com/techknowlogick/xgo - 0442d94d4fc5e32f91e3975b61158eed80907bd5 authored about 10 years ago by Péter Szilágyi <[email protected]>
github.com/techknowlogick/xgo - 0442d94d4fc5e32f91e3975b61158eed80907bd5 authored about 10 years ago by Péter Szilágyi <[email protected]>
Merge pull request #11 from hasty/feature/go1.4
Bumped to go 1.4
github.com/techknowlogick/xgo - 358a56a2e7471486876c3b62ffc3c63f6ce29a71 authored about 10 years ago by Péter Szilágyi <[email protected]>
Merge pull request #10 from hasty/bugfix/goarmv5
Force GOARM=5 on ARM builds
github.com/techknowlogick/xgo - 449770623aadbe1861e575347803df21f1020f18 authored about 10 years ago by Péter Szilágyi <[email protected]>
Bumped to go 1.4
github.com/techknowlogick/xgo - ce9afb4f6073bef9f7a27d118e97e29a90eadbfc authored about 10 years ago by Granbery, Hasty <[email protected]>
github.com/techknowlogick/xgo - ce9afb4f6073bef9f7a27d118e97e29a90eadbfc authored about 10 years ago by Granbery, Hasty <[email protected]>
Force GOARM=5 on ARM builds
github.com/techknowlogick/xgo - 36c66c0ec47d319b124d8159c3fb6b92f8eb4df0 authored about 10 years ago by Granbery, Hasty <[email protected]>
github.com/techknowlogick/xgo - 36c66c0ec47d319b124d8159c3fb6b92f8eb4df0 authored about 10 years ago by Granbery, Hasty <[email protected]>
Fix issue where docker output was lost.
github.com/techknowlogick/xgo - 8608efa0e5960c2f78a6b1e3072473a2d44b6ba9 authored about 10 years ago by Péter Szilágyi <[email protected]>
github.com/techknowlogick/xgo - 8608efa0e5960c2f78a6b1e3072473a2d44b6ba9 authored about 10 years ago by Péter Szilágyi <[email protected]>
Update to Go 1.3.3!
github.com/techknowlogick/xgo - 8b07996b81e000c6547cc74e474d28d2d8b29bef authored over 10 years ago by Péter Szilágyi <[email protected]>
github.com/techknowlogick/xgo - 8b07996b81e000c6547cc74e474d28d2d8b29bef authored over 10 years ago by Péter Szilágyi <[email protected]>
Support pkg-config in prep for lib injection.
github.com/techknowlogick/xgo - 297157dbd93b36e2b406fb3becca94b96278a864 authored over 10 years ago by Péter Szilágyi <[email protected]>
github.com/techknowlogick/xgo - 297157dbd93b36e2b406fb3becca94b96278a864 authored over 10 years ago by Péter Szilágyi <[email protected]>
Add support for output prefix and -v / -race flags
github.com/techknowlogick/xgo - 5d94f510940ea348deb1c305e2a05add8caf4318 authored over 10 years ago by Péter Szilágyi <[email protected]>
github.com/techknowlogick/xgo - 5d94f510940ea348deb1c305e2a05add8caf4318 authored over 10 years ago by Péter Szilágyi <[email protected]>
Add partial support for Go 1.3.1, ARM still needed.
github.com/techknowlogick/xgo - 6d30460233121c99d279b12518dad22ed0a82b64 authored over 10 years ago by Péter Szilágyi <[email protected]>
github.com/techknowlogick/xgo - 6d30460233121c99d279b12518dad22ed0a82b64 authored over 10 years ago by Péter Szilágyi <[email protected]>
Update xgo to versioned containers.
github.com/techknowlogick/xgo - d2febd9ebae409743a703256c8fe28614005d54e authored over 10 years ago by Péter Szilágyi <[email protected]>
github.com/techknowlogick/xgo - d2febd9ebae409743a703256c8fe28614005d54e authored over 10 years ago by Péter Szilágyi <[email protected]>
Add wildcard layers to latest packages.
github.com/techknowlogick/xgo - 98aea0a3396df260f888a93af2e8e11869d8c876 authored over 10 years ago by Péter Szilágyi <[email protected]>
github.com/techknowlogick/xgo - 98aea0a3396df260f888a93af2e8e11869d8c876 authored over 10 years ago by Péter Szilágyi <[email protected]>
Update distribution image to use repo, not tags.
github.com/techknowlogick/xgo - 46e512368efe4242bf9bf6866a3f5c10f3ddfe6c authored over 10 years ago by Péter Szilágyi <[email protected]>
github.com/techknowlogick/xgo - 46e512368efe4242bf9bf6866a3f5c10f3ddfe6c authored over 10 years ago by Péter Szilágyi <[email protected]>
Fix indents.
github.com/techknowlogick/xgo - 03f257f33587f7a68098d6948939fb55bd8cb23c authored over 10 years ago by Péter Szilágyi <[email protected]>
github.com/techknowlogick/xgo - 03f257f33587f7a68098d6948939fb55bd8cb23c authored over 10 years ago by Péter Szilágyi <[email protected]>
Split dockerfile into base and release layers.
github.com/techknowlogick/xgo - 607e6ee0af7ab6ee89d53e02c676e9af980ed051 authored over 10 years ago by Péter Szilágyi <[email protected]>
github.com/techknowlogick/xgo - 607e6ee0af7ab6ee89d53e02c676e9af980ed051 authored over 10 years ago by Péter Szilágyi <[email protected]>
Update docker image download size.
github.com/techknowlogick/xgo - 9ad0388ef3e54c5b59815801a375819345f31e85 authored over 10 years ago by Péter Szilágyi <[email protected]>
github.com/techknowlogick/xgo - 9ad0388ef3e54c5b59815801a375819345f31e85 authored over 10 years ago by Péter Szilágyi <[email protected]>
Drop race binaries from docker container.
github.com/techknowlogick/xgo - fca7986052d2049358aef458259403a36e760122 authored over 10 years ago by Péter Szilágyi <[email protected]>
github.com/techknowlogick/xgo - fca7986052d2049358aef458259403a36e760122 authored over 10 years ago by Péter Szilágyi <[email protected]>
Fix newline in printf.
github.com/techknowlogick/xgo - cf85eb906d3ab7a327396e1d78ec9dbc34883652 authored over 10 years ago by Péter Szilágyi <[email protected]>
github.com/techknowlogick/xgo - cf85eb906d3ab7a327396e1d78ec9dbc34883652 authored over 10 years ago by Péter Szilágyi <[email protected]>
Fix LXC url.
github.com/techknowlogick/xgo - 0984039c12dc212f11091a18ca552db2e7d23e59 authored over 10 years ago by Péter Szilágyi <[email protected]>
github.com/techknowlogick/xgo - 0984039c12dc212f11091a18ca552db2e7d23e59 authored over 10 years ago by Péter Szilágyi <[email protected]>
Remove some of the clutter.
github.com/techknowlogick/xgo - dfd5fd614ab42915d82659e6d545bd29e9d5386e authored over 10 years ago by Péter Szilágyi <[email protected]>
github.com/techknowlogick/xgo - dfd5fd614ab42915d82659e6d545bd29e9d5386e authored over 10 years ago by Péter Szilágyi <[email protected]>
Fix code block indents.
github.com/techknowlogick/xgo - 08c793a83fc52a287b2803f392d53265a6055a56 authored over 10 years ago by Péter Szilágyi <[email protected]>
github.com/techknowlogick/xgo - 08c793a83fc52a287b2803f392d53265a6055a56 authored over 10 years ago by Péter Szilágyi <[email protected]>
Add some decent package description.
github.com/techknowlogick/xgo - 31870dbfc2aa23353fba8fb559557560fe29c12c authored over 10 years ago by Péter Szilágyi <[email protected]>
github.com/techknowlogick/xgo - 31870dbfc2aa23353fba8fb559557560fe29c12c authored over 10 years ago by Péter Szilágyi <[email protected]>
Format the output a bit.
github.com/techknowlogick/xgo - 7b7028c8f627856b6cafecced40aaa2adbb3f45f authored over 10 years ago by Péter Szilágyi <[email protected]>
github.com/techknowlogick/xgo - 7b7028c8f627856b6cafecced40aaa2adbb3f45f authored over 10 years ago by Péter Szilágyi <[email protected]>
Merge the Go download and bootstrap layers.
github.com/techknowlogick/xgo - 019898dac15dff57cf172c12c08e99aa76597050 authored over 10 years ago by Péter Szilágyi <[email protected]>
github.com/techknowlogick/xgo - 019898dac15dff57cf172c12c08e99aa76597050 authored over 10 years ago by Péter Szilágyi <[email protected]>
Add a simple wrapper around the docker command.
github.com/techknowlogick/xgo - 88eb66f0c481c4cfac0a71e1c0d9e14b4a408abf authored over 10 years ago by Péter Szilágyi <[email protected]>
github.com/techknowlogick/xgo - 88eb66f0c481c4cfac0a71e1c0d9e14b4a408abf authored over 10 years ago by Péter Szilágyi <[email protected]>
Minor license polishes.
github.com/techknowlogick/xgo - 7441c449c63e1b570a624b9e83d700e370bd4a1c authored over 10 years ago by Péter Szilágyi <[email protected]>
github.com/techknowlogick/xgo - 7441c449c63e1b570a624b9e83d700e370bd4a1c authored over 10 years ago by Péter Szilágyi <[email protected]>
Fix minor formatting issue.
github.com/techknowlogick/xgo - 08bf3cf0029e96cd584388dc4ba639cc778b5328 authored over 10 years ago by Péter Szilágyi <[email protected]>
github.com/techknowlogick/xgo - 08bf3cf0029e96cd584388dc4ba639cc778b5328 authored over 10 years ago by Péter Szilágyi <[email protected]>
Initial version of the cross compiler container.
github.com/techknowlogick/xgo - 9686a5da173ef89d14ee76d34679de721db94a5c authored over 10 years ago by Péter Szilágyi <[email protected]>
github.com/techknowlogick/xgo - 9686a5da173ef89d14ee76d34679de721db94a5c authored over 10 years ago by Péter Szilágyi <[email protected]>
Initial commit
github.com/techknowlogick/xgo - 8c99b83a415606183d919b81de640a8e0aa24509 authored over 10 years ago by Péter Szilágyi <[email protected]>
github.com/techknowlogick/xgo - 8c99b83a415606183d919b81de640a8e0aa24509 authored over 10 years ago by Péter Szilágyi <[email protected]>