summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/go
Commit message (Expand)AuthorAgeFilesLines
* go-runtime: prevent host leakage into target objectsMatt Madison2017-10-071-4/+15
* meta: drop True option to getVar callsMing Liu2017-09-264-4/+4
* go: Fix build with -buildmode=pieKhem Raj2017-09-262-0/+48
* go_1.9: remove obsolete overridesMatt Madison2017-09-261-2/+0
* go: disable PIE flags for cgoMatt Madison2017-09-261-0/+3
* go: fixes for cross-canadian buildsMatt Madison2017-09-213-22/+52
* go: fix linking issues for nativesdk buildsMatt Madison2017-09-212-0/+8
* go-crosssdk: fix host/target references and cleanupMatt Madison2017-09-211-6/+5
* go: update to go 1.9Matt Madison2017-09-1424-253/+301
* go.bbclass: Add "ldflags" to QA skip listOtavio Salvador2017-09-141-2/+0
* go-runtime: build the Go runtime as a shared libraryMatt Madison2017-09-141-2/+22
* go-1.8: add patch for set soname in ELF shared objectsMatt Madison2017-09-142-0/+45
* go-runtime: extend to nativesdk buildsMatt Madison2017-09-141-0/+3
* go-cross-canadian: add recipeMatt Madison2017-09-124-0/+89
* go-crosssdk: add recipeMatt Madison2017-09-122-0/+57
* go: enable nativesdk builds for the toolchainMatt Madison2017-09-121-0/+3
* go-cross: take GOARM environment settingMatt Madison2017-09-121-1/+1
* go: rename go.inc -> go-target.incMatt Madison2017-09-122-1/+1
* go-dep: Move bash dependency to -dev packageOtavio Salvador2017-09-121-1/+1
* go: split out go-runtime into separate recipeMatt Madison2017-09-127-61/+155
* go-bootstrap-native: remove recipeMatt Madison2017-09-126-363/+0
* go-native: remove dependency on go-bootstrap-nativeMatt Madison2017-09-125-27/+32
* go-dep: Add 0.3.0 releaseOtavio Salvador2017-09-111-0/+18
* go: Remove Go 1.6 and 1.7 releasesOtavio Salvador2017-09-1117-538/+0
* go: Remove -fPIE -pie from SECURITY_PIE_CFLAGSKhem Raj2017-08-091-0/+1
* go: centralize definition of COMPATIBLE_HOSTJoe Slater2017-07-272-10/+0
* go: do not try to build for powerpc64Joe Slater2017-06-091-1/+2
* go: Upgrade to 1.8.3Khem Raj2017-06-052-5/+6
* recipes/*-cross recipes: ignore TARGET_ARCH sstate hashPatrick Ohly2017-04-121-0/+3
* go-cross: avoid libgcc dependencyPatrick Ohly2017-04-121-2/+9
* go-native: Install bootstrap binaries with 1.4 suffixKhem Raj2017-03-221-6/+6
* go: Remove mips32r2 from mipsKhem Raj2017-03-171-0/+1
* go: Fix packaging for target goKhem Raj2017-03-171-7/+1
* go: add native recipes for 1.8Khem Raj2017-03-144-9/+15
* go: Enable on muslKhem Raj2017-03-142-4/+0
* go: Add recipes for golang compilers and toolsKhem Raj2017-03-1036-0/+1350