summary refs log tree commit diff
path: root/pkgs/development/compilers/go
AgeCommit message (Expand)AuthorFilesLines
2016-04-01Merge branch 'master' into closure-sizeVladimír Čunát3-1/+207
2016-03-27Merge remote-tracking branch 'origin/staging'Domen Kožar2-0/+195
2016-03-23go-1.6: fix segfault when using muslCharles Strahan1-1/+7
2016-03-22go-1.6: fix the buildCharles Strahan1-0/+5
2016-03-10go-1.4: Update binutils patch to handle i686-linuxEelco Dolstra1-27/+35
2016-03-08Merge master into closure-sizeVladimír Čunát5-24/+142
2016-03-07go-1.4: Fix build against binutils 2.26Eelco Dolstra2-0/+187
2016-02-26go-1.6: remove the cacert 1.5 patchGraham Christensen1-1/+0
2016-02-26go: 1.4: disable failing test in sandboxzimbatm1-0/+2
2016-02-26go: remove ssl certs patcheszimbatm4-24/+0
2016-02-19go: add 1.6 compiler and packagesNathan Zadoks1-0/+141
2016-01-19Merge branch 'staging' into closure-sizeVladimír Čunát1-2/+3
2016-01-14go: 1.5.2 -> 1.5.3Nathan Zadoks1-2/+2
2016-01-02go1.5: Fix Darwin build by disabling a broken test (close #12075)Benjamin Staffin1-0/+1
2015-12-11Merge branch 'master' into closure-sizeLuca Bruno1-2/+2
2015-12-08go: 1.5.1 -> 1.5.2, fixes #11498zimbatm1-2/+2
2015-11-25Merge remote-tracking branch 'origin/master' into closure-sizeLuca Bruno1-2/+2
2015-11-20Merge staging into closure-sizeVladimír Čunát3-4/+39
2015-11-16go14: 1.4.2 -> 1.4.3 (close #10702)Stefan Junker1-2/+2
2015-10-22disabled some failing tests for darwinDaiderd Jordan2-1/+12
2015-10-19go-1.5: fix build on darwin, set to default version for all platformsJude Taylor3-3/+27
2015-10-03Merge commit staging+systemd into closure-sizeVladimír Čunát11-210/+306
2015-09-08go: 1.5 -> 1.5.1William A. Kennington III1-2/+2
2015-08-28go1.5: Remove the bootstrap as it is unneededWilliam A. Kennington III1-11/+1
2015-08-28go1.5: Fix references to go1.4William A. Kennington III1-0/+16
2015-08-27Fix go-tools to include cover/vet for 1.4 but not 1.5 onwardWilliam A. Kennington III1-15/+3
2015-08-21go-1.4: fix a few more possibly impure testsJude Taylor1-0/+6
2015-08-19go1.5: Fix pcre and port the remove-tools patchWilliam A. Kennington III2-10/+72
2015-08-19go1.4: Fix some of the tests by adding missing pcreWilliam A. Kennington III1-1/+6
2015-08-19go1.4: Cleanup compiler expressionWilliam A. Kennington III1-14/+10
2015-08-19go: add 1.5 compiler and packagesLuca Bruno2-0/+124
2015-08-19golang: Remove old, unused compilersWilliam A. Kennington III13-616/+1
2015-07-21go: rename default.nix to 1.0.nixLuca Bruno1-0/+0
2015-07-21go: 1.0 and 1.2 not supported on i686 (ZHF)Luca Bruno2-2/+2
2015-07-11darwin purity: go-1.4Jude Taylor1-3/+13
2015-07-09go 1.3: fix build on i686 (ZHF)Luca Bruno2-1/+47
2015-06-10Fixed some licensesPascal Wittmann5-20/+20
2015-05-18go1.4: Decouple toolsWilliam A. Kennington III2-27/+94
2015-05-15Making go build for any arm.Lluís Batlle i Rossell1-1/+1
2015-05-13go 1.2: Add a missing argumentJohn Wiegley1-1/+2
2015-05-13gtkvnc: add libgpgerror as dependencyDomen Kožar1-1/+1
2015-05-05fix "libc}/lib" and similar referencesVladimír Čunát5-15/+15
2015-03-04go: Update to version 1.4.2William Roe1-3/+3
2015-03-03Enable cgo on darwinDan Peebles1-4/+9
2015-02-09Use go1.4 instead of go-1.4 in derivation names. Closes #6243Luca Bruno2-0/+2
2015-02-05Add dontInstallSrc flag to buildGoPackageLuca Bruno1-0/+4
2015-02-04Port gox to buildGoPackageLuca Bruno1-43/+13
2015-02-03new Go support function 'buildGoPackage'Emery Hemingway3-0/+10
2015-01-22go: Update to version 1.4.1.Brendan Long1-7/+7
2015-01-06go: Update to 1.4Brendan Long3-2/+121