summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/go/go-runtime.inc
AgeCommit message (Expand)Author
2021-08-02Convert to new override syntaxRichard Purdie
2019-11-25go: Extract common environment setup.Alex Kube
2019-08-14go-runtime: remove conflict files from -dev packagesChangqing Li
2019-06-21go: avoid host contamination by GOCACHERicardo Ribalda Delgado
2018-11-07go: Change from TARGET_ARCH to TUNE_PKGARCHRichard Purdie
2018-03-06go-runtime: remove unneeded nativesdk override, rename variableMatt Madison
2018-03-06go: move common settings to go-common.incMatt Madison
2018-03-06go: set GOMIPS envrionment variableMatt Madison
2018-03-06go: update go 1.9 -> go 1.10Matt Madison
2017-10-16go: Export correct GO386 value for targetPaul Barker
2017-10-07go-runtime: prevent host leakage into target objectsMatt Madison
2017-09-21go: fix linking issues for nativesdk buildsMatt Madison
2017-09-14go-runtime: build the Go runtime as a shared libraryMatt Madison
2017-09-14go-runtime: extend to nativesdk buildsMatt Madison
2017-09-12go: split out go-runtime into separate recipeMatt Madison