summaryrefslogtreecommitdiff
path: root/guix/build/go-build-system.scm
Commit message (Expand)AuthorAge
* Support placing the pkg and src directories in a lib outputChristopher Baines2018-12-28
* build-system/go: Plan removal of the pkg folder for go-1.11 onward.Pierre Neidhardt2018-11-12
* build-system/go: Use invoke instead of system*.Leo Famulari2018-07-19
* build-system/gnu: Add 'bootstrap' phase.Ludovic Courtès2018-03-11
* gnu: Consistently Write ‘file system(s)’.Tobias Geerinckx-Rice2018-01-19
* build-system/go: Don't let Go executables refer to the Go compiler.Leo Famulari2017-11-17
* build-system/go: Fix installation path of executable files.Leo Famulari2017-10-26
* build-system/go: Parameterize installing the source code.Leo Famulari2017-10-24
* build-system/go: Strip the Go binaries with the native tool.Leo Famulari2017-10-24
* build: Add the Go build system.Leo Famulari2017-10-12