index
:
go
bench-before
fix-runtime-test-GOMAXPROCS
json-isValidNumber
json-isValidNumber-before
main
makepkg
ms-fix-multipart-readform
Fork of Go programming language with my patches.
Go Authors
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
/
install-source.html
Age
Commit message (
Expand
)
Author
2016-01-26
doc: mention the need for a C compiler for cgo support
Brad Fitzpatrick
2016-01-26
doc: update install from source instructions for go1.5.3
Alberto Donizetti
2016-01-06
doc: document linux/ppc64 kernel requirement (2.6.37 or later)
Russ Cox
2016-01-03
doc: fix typo in install-source.html.
Benny Siegert
2015-12-03
doc: document go1.5.2
Chris Broadfoot
2015-11-13
doc: add mips64/mips64le to supported GOARCHes
Shenghou Ma
2015-10-03
doc: update release tag in source directions to go1.5.1
Austin Clements
2015-08-05
doc: bump minimum requirement to OS X 10.7
Andrew Gerrand
2015-08-02
doc: update install from source instructions for go1.5
ALTree
2015-07-22
doc: add line break in install-source.html
Hari haran
2015-06-26
Fix several out of date references to 4g/5g/6g/8g/9g.
Aaron Jacobs
2015-06-17
doc: hints on how to cross-bootstrap
Michael Hudson-Doyle
2015-06-16
doc: update install-source.html to cover new architectures
Michael Hudson-Doyle
2015-02-25
doc/install-source.html: fix cd command, already in go dir.
Lloyd Dewolf
2015-02-12
doc: update pre-requisites for bootstrapping
Andrew Gerrand
2014-12-18
doc: update source install instructions
Andrew Gerrand
2014-11-10
all: use golang.org/x/... import paths
Andrew Gerrand
2014-07-25
doc: drop scheme from links that are known to support HTTPS
Andrew Gerrand
2014-06-04
doc/install-source.html: document that GO386 will be auto-detected when build...
Shenghou Ma
2014-04-28
doc: fix link to Mercurial download
Robert Hencke
2014-03-26
doc: document DragonFly BSD port
Mikio Hara
2014-03-25
doc: document Solaris port.
Shenghou Ma
2013-12-15
doc/install-source.html: mention make.bash to skip tests
Shenghou Ma
2013-11-21
doc: update installation instructions
Andrew Gerrand
2013-09-25
doc: mention the install locations for godoc, cover, and vet
Andrew Gerrand
2013-09-25
doc: fix typo in install-source.html
Andrew Gerrand
2013-09-25
doc: document installation of go.tools commands
Andrew Gerrand
2013-06-09
doc/install-source.html: recent ARM and 386 updates
Shenghou Ma
2013-02-10
doc: move os specific build instructions to wiki
Dave Cheney
2012-09-26
doc: add important info for would-be go contributors.
Jonathan Feinberg
2012-08-20
doc/install: we only need command line tools for Xcode on OS X
Shenghou Ma
2012-07-30
doc: remove mention of weekly tag from source install doc
Andrew Gerrand
2012-06-13
doc/install: mention GOPATH and point to code.html
Andrew Gerrand
2012-06-04
doc/install: we don't print 'The compiler is 6g' anymore
Russ Cox
2012-04-14
doc: update Mercurial installation instructions
Andrew Gerrand
2012-03-27
cmd/go: respect $GOBIN always
Russ Cox
2012-03-12
undo CL 5754088 / cae9a7c0db06
Russ Cox
2012-03-12
cmd/go: respect $GOBIN always
Russ Cox
2012-03-07
doc: give up on OS X Leopard
Russ Cox
2012-03-06
doc: update install docs for Windows and Go 1, add golang-announce to /project
Andrew Gerrand
2012-03-05
doc: clean up docs page, refer to wiki, change install doc paths
Andrew Gerrand
2012-03-03
doc/install-source.html: update for go tool
Rob Pike
2012-02-28
tutorial: delete
Rob Pike
2012-02-27
doc: move wiki tutorial into articles directory, rmdir doc/codelab
Andrew Gerrand
2012-02-21
doc: fix links in installation instructions
Andrew Gerrand
2012-02-14
doc: update install.html for binary distros, add install-source.html
Andrew Gerrand