summaryrefslogtreecommitdiffstats
path: root/recipes-devtools/go/go-build_git.bb
Commit message (Expand)AuthorAgeFilesLines
* devtools: adapt to UNPACKDIR changesBruce Ashfield2025-06-251-2/+1
* go-build: adapt SRC_URI to include destsuffix=${GO_SRCURI_DESTSUFFIX}Bruce Ashfield2024-05-291-1/+1
* go-build: add SRCREV_FORMATBruce Ashfield2023-08-291-0/+1
* go-build: add dependency to fix build time fetchingBruce Ashfield2022-09-131-0/+2
* global: convert github SRC_URIs to use https protocolBruce Ashfield2021-11-021-1/+1
* global: overrides syntax conversionBruce Ashfield2021-08-021-2/+2
* go-build: export GO111MODULE=offBruce Ashfield2021-03-261-0/+1
* go-build: refresh to latest runX commitBruce Ashfield2020-09-161-8/+1
* go-build: fix build with new go-binary bootstrapped toolchainBruce Ashfield2020-08-071-2/+16
* go-build_git.bb: go-build: set GO_PARALLEL_BUILD to default valueChandana kalluri2020-04-081-0/+1
* go-build: Set up dependencies and GOPATH before do_compileChandana kalluri2020-04-081-0/+6
* go-build: drop distro_features_checkDaniel Dragomir2020-03-181-1/+1
* go-build_git.bb: go-build recipe to manage go build dependencies for runXSai Hari Chandana Kalluri2020-03-151-0/+43