index
:
guix.git
master
merge-deploy
wip-deploy
Personal branch of https://git.savannah.gnu.org/cgit/guix.git/ for implementing 'guix deploy'.
Jakob L. Kreuze
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
guix
/
build
/
go-build-system.scm
Age
Commit message (
Expand
)
Author
2019-05-05
build: go-build-system: Follow-up to commit f42e4ebb56.
Maxim Cournoyer
2019-05-05
build: go-build-system: Follow-up commit.
Maxim Cournoyer
2019-05-05
build: go-build-system: Ensure uniform unpacking directory.
Maxim Cournoyer
2019-05-05
build: go-build-system: Use WHEN for side-effect conditionals.
Maxim Cournoyer
2019-05-05
build: go-build-system: Re-ident.
Maxim Cournoyer
2019-04-25
gnu, guix: Yearly ritual purging of the filesystems.
Tobias Geerinckx-Rice
2019-03-14
build-system/go: Build with a filesystem union of Go dependencies.
Leo Famulari
2018-11-12
build-system/go: Plan removal of the pkg folder for go-1.11 onward.
Pierre Neidhardt
2018-07-19
build-system/go: Use invoke instead of system*.
Leo Famulari
2018-03-11
build-system/gnu: Add 'bootstrap' phase.
Ludovic Courtès
2018-01-19
gnu: Consistently Write ‘file system(s)’.
Tobias Geerinckx-Rice
2017-11-17
build-system/go: Don't let Go executables refer to the Go compiler.
Leo Famulari
2017-10-26
build-system/go: Fix installation path of executable files.
Leo Famulari
2017-10-24
build-system/go: Parameterize installing the source code.
Leo Famulari
2017-10-24
build-system/go: Strip the Go binaries with the native tool.
Leo Famulari
2017-10-12
build: Add the Go build system.
Leo Famulari