Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | go: Change from TARGET_ARCH to TUNE_PKGARCH | Richard Purdie | 2018-11-07 | 1 | -1/+1 |
* | go-runtime: remove unneeded nativesdk override, rename variable | Matt Madison | 2018-03-06 | 1 | -4/+2 |
* | go: move common settings to go-common.inc | Matt Madison | 2018-03-06 | 1 | -4/+1 |
* | go: set GOMIPS envrionment variable | Matt Madison | 2018-03-06 | 1 | -0/+1 |
* | go: update go 1.9 -> go 1.10 | Matt Madison | 2018-03-06 | 1 | -30/+28 |
* | go: Export correct GO386 value for target | Paul Barker | 2017-10-16 | 1 | -0/+1 |
* | go-runtime: prevent host leakage into target objects | Matt Madison | 2017-10-07 | 1 | -4/+15 |
* | go: fix linking issues for nativesdk builds | Matt Madison | 2017-09-21 | 1 | -0/+5 |
* | go-runtime: build the Go runtime as a shared library | Matt Madison | 2017-09-14 | 1 | -2/+22 |
* | go-runtime: extend to nativesdk builds | Matt Madison | 2017-09-14 | 1 | -0/+3 |
* | go: split out go-runtime into separate recipe | Matt Madison | 2017-09-12 | 1 | -0/+58 |