2018-10-06 11:11:13 by Benny Siegert | Files touched by this commit (1) |
Log message: Add a few missing files, fix build. Reported separately by abs, adam and prlw1. Sorry :/ |
2018-10-02 20:19:56 by Benny Siegert | Files touched by this commit (4) |
Log message: Update go111 to 1.11.1. go1.11.1 (released 2018/10/01) includes fixes to the compiler, documentation, go command, runtime, and the crypto/x509, encoding/json, go/types, net, net/http, and reflect packages. See the Go 1.11.1 milestone on our issue tracker for details. Also correct the PLIST and use ln -sf instead of ln -s. |
2018-09-25 11:06:09 by Jonathan Perkin | Files touched by this commit (1) |
Log message: go111: Restore PLIST vars. |
2018-09-22 14:15:28 by Min Sik Kim | Files touched by this commit (3) |
Log message: lang/go111: Fix ALTERNATIVES - Install versioned commands in bin/ - Use ALTERNATIVES to create commands without version suffix |
2018-09-19 19:59:36 by Min Sik Kim | Files touched by this commit (1) |
Log message: lang/go111: Use ${GO_PLATFORM} in PLIST |
2018-09-19 15:23:36 by Benny Siegert | Files touched by this commit (2) |
Log message: Remove .orig files that were mistakenly committed. Noticed by pgoyette@, thanks! |