aboutsummaryrefslogtreecommitdiff
path: root/guix/build/go-build-system.scm
Commit message (Expand)AuthorAge
* Revert "build/go: Don't use set!"Efraim Flashner2023-12-04
* build/go: Don't use set!Efraim Flashner2023-12-04
* build-system/go: Initialize build cache from input packages.Sarah Morgensen2021-12-24
* build-system/go: Fix building on host's secondary architecture.Efraim Flashner2021-10-18
* build/go: Support cross compiling.Efraim Flashner2021-09-13
* build-system/go: Install license files.Efraim Flashner2020-10-15
* build-system/go: Allow providing additional build flagsJakub Kądziołka2020-04-08
* build: go-build-system: Disable Go module support.Jack Hill2020-02-11
* Merge branch 'master' into core-updatesMarius Bakke2019-07-31
|\
| * gnu: Update default Go compiler to Go 1.12.Leo Famulari2019-07-29
* | build-system/go: Fix typo.Leo Famulari2019-07-13
|/
* build: go-build-system: Follow-up to commit f42e4ebb56.Maxim Cournoyer2019-05-05
* build: go-build-system: Follow-up commit.Maxim Cournoyer2019-05-05
* build: go-build-system: Ensure uniform unpacking directory.Maxim Cournoyer2019-05-05
* build: go-build-system: Use WHEN for side-effect conditionals.Maxim Cournoyer2019-05-05
* build: go-build-system: Re-ident.Maxim Cournoyer2019-05-05
* gnu, guix: Yearly ritual purging of the filesystems.Tobias Geerinckx-Rice2019-04-25
* build-system/go: Build with a filesystem union of Go dependencies.Leo Famulari2019-03-14
* 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