summaryrefslogtreecommitdiff
path: root/guix/build-system/go.scm
AgeCommit message (Expand)Author
2021-04-09import: go: Add an option to use pinned versions....Maxim Cournoyer
2021-03-10import: Add Go importer....Katherine Cox-Buday
2020-04-08build-system/go: Allow providing additional build flags...Jakub Kądziołka
2019-03-14build-system/go: Build with a filesystem union of Go dependencies....Leo Famulari
2017-11-17build-system/go: Don't let Go executables refer to the Go compiler....Leo Famulari
2017-10-24build-system/go: Parameterize installing the source code....Leo Famulari
2017-10-12build: Add the Go build system....Leo Famulari