summaryrefslogtreecommitdiff
path: root/gnu/packages/golang.scm
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into core-updatesMark H Weaver2016-10-231-2/+2
|\
| * gnu: go-1.7: Update to 1.7.3.•••* gnu/packages/golang.scm (go-1.7): Update to 1.7.3. Leo Famulari2016-10-211-2/+2
* | gnu: go-1.7: Skip test that fails due to time zone name change.•••* gnu/packages/golang.scm (go-1.7)[arguments]: Skip test "TestLoadFixed" in 'prebuild' phase. Leo Famulari2016-10-211-1/+12
* | gnu: go-1.4: Skip test that fails due to time zone name change.•••* gnu/packages/golang.scm (go-1.4)[arguments]: Skip test "TestLoadFixed" in 'prebuild' phase. Leo Famulari2016-10-211-0/+7
* | gnu: go-1.4: Disable cgo.•••* gnu/packages/golang.scm (go-1.4)[arguments]: Set "CGO_ENABLED=0" while building. (go-1.7)[arguments]: Keep "CGO_ENABLED=1". Leo Famulari2016-10-211-1/+16
|/
* gnu: go-1.7: Update to 1.7.1.•••* gnu/packages/golang.scm (go-1.7): Update to 1.7.1. Leo Famulari2016-09-111-2/+2
* gnu: go: Update to 1.7.•••* gnu/packages/golang.scm (go-1.6): Update to 1.7, with corresponding minor changes to prebuild phase, and rename variable to... (go-1.7): ...this new variable. (go): Inherit from new "go-1.7". Signed-off-by: Efraim Flashner <efraim@flashner.co.il> Petter2016-09-061-7/+11
* gnu: Add Go 1.6.•••* gnu/packages/golang.scm (go-1.6): New variable. Co-authored-by: Efraim Flashner <efraim@flashner.co.il> Co-authored-by: Andy Wingo <wingo@igalia.com> Co-authored-by: Ludovic Courtès <ludo@gnu.org> Matthew Jordan2016-08-011-0/+154
* gnu: Add Go 1.4.•••* gnu/local.mk: Modified file. * gnu/packages/golang.scm: New file. Co-authored-by: Efraim Flashner <efraim@flashner.co.il> Co-authored-by: Andy Wingo <wingo@igalia.com> Co-authored-by: Ludovic Courtès <ludo@gnu.org> Matthew Jordan2016-06-271-0/+185