index
:
delta/go-git.git
dev.boringcrypto
dev.boringcrypto.go1.10
dev.boringcrypto.go1.11
dev.boringcrypto.go1.12
dev.boringcrypto.go1.13
dev.boringcrypto.go1.14
dev.boringcrypto.go1.15
dev.boringcrypto.go1.16
dev.boringcrypto.go1.17
dev.boringcrypto.go1.18
dev.boringcrypto.go1.8
dev.boringcrypto.go1.9
dev.cc
dev.cmdgo
dev.debug
dev.fuzz
dev.garbage
dev.gcfe
dev.go2go
dev.inline
dev.link
dev.power64
dev.regabi
dev.ssa
dev.tls
dev.typealias
dev.typeparams
dev.types
dev.unified
master
q
release-branch.go1
release-branch.go1.1
release-branch.go1.10
release-branch.go1.10-security
release-branch.go1.11
release-branch.go1.11-security
release-branch.go1.12
release-branch.go1.12-security
release-branch.go1.13
release-branch.go1.13-security
release-branch.go1.14
release-branch.go1.14-security
release-branch.go1.15
release-branch.go1.15-security
release-branch.go1.16
release-branch.go1.17
release-branch.go1.18
release-branch.go1.19
release-branch.go1.2
release-branch.go1.20
release-branch.go1.3
release-branch.go1.4
release-branch.go1.5
release-branch.go1.6
release-branch.go1.7
release-branch.go1.8
release-branch.go1.9
release-branch.r57
release-branch.r58
release-branch.r59
release-branch.r60
tls
tmp.shadams
github.com: golang/go
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
/
install-source.html
Commit message (
Expand
)
Author
Age
Files
Lines
*
doc: document the mips port in install-source.html
Shenghou Ma
2016-12-06
1
-2
/
+15
*
doc: update suggested Go installation version
Kevin Burke
2016-12-02
1
-7
/
+7
*
doc, cmd/go: adjust documentation for default GOPATH
Russ Cox
2016-11-30
1
-2
/
+2
*
doc: reference go1.4-bootstrap-20161024.tar.gz
Brad Fitzpatrick
2016-11-08
1
-14
/
+27
*
doc: update install-source.html for SSA in Go 1.8
Quentin Smith
2016-10-19
1
-6
/
+2
*
doc: document go1.7.2
Chris Broadfoot
2016-10-17
1
-2
/
+2
*
doc: document minimum OS X version as 10.8
Brad Fitzpatrick
2016-09-12
1
-1
/
+1
*
doc: document go1.7.1
Chris Broadfoot
2016-09-07
1
-2
/
+2
*
doc: update version tag in source install instructions
Chris Broadfoot
2016-08-15
1
-2
/
+2
*
doc: update architectures on source install instructions
Andrew Gerrand
2016-06-20
1
-5
/
+13
*
all: fixed a handful of typos
Robert Griesemer
2016-05-24
1
-3
/
+3
*
doc: update number of supported instruction sets
Mikhail Gusarov
2016-05-09
1
-1
/
+1
*
doc: add classes to version tags in source install instructions
Andrew Gerrand
2016-04-14
1
-4
/
+11
*
doc: update release tag in source directions to go1.6
nwidger
2016-03-01
1
-2
/
+2
*
doc: add android/arm as a valid GOOS/GOARCH combination
Burcu Dogan
2016-02-25
1
-0
/
+3
*
doc: mention the need for a C compiler for cgo support
Brad Fitzpatrick
2016-01-26
1
-0
/
+15
*
doc: update install from source instructions for go1.5.3
Alberto Donizetti
2016-01-26
1
-2
/
+2
*
doc: document linux/ppc64 kernel requirement (2.6.37 or later)
Russ Cox
2016-01-06
1
-0
/
+11
*
doc: fix typo in install-source.html.
Benny Siegert
2016-01-03
1
-1
/
+1
*
doc: document go1.5.2
Chris Broadfoot
2015-12-03
1
-2
/
+2
*
doc: add mips64/mips64le to supported GOARCHes
Shenghou Ma
2015-11-13
1
-2
/
+15
*
doc: update release tag in source directions to go1.5.1
Austin Clements
2015-10-03
1
-2
/
+2
*
doc: bump minimum requirement to OS X 10.7
Andrew Gerrand
2015-08-05
1
-1
/
+1
*
doc: update install from source instructions for go1.5
ALTree
2015-08-02
1
-2
/
+2
*
doc: add line break in install-source.html
Hari haran
2015-07-22
1
-0
/
+1
*
Fix several out of date references to 4g/5g/6g/8g/9g.
Aaron Jacobs
2015-06-26
1
-2
/
+2
*
doc: hints on how to cross-bootstrap
Michael Hudson-Doyle
2015-06-17
1
-0
/
+33
*
doc: update install-source.html to cover new architectures
Michael Hudson-Doyle
2015-06-16
1
-9
/
+37
*
doc/install-source.html: fix cd command, already in go dir.
Lloyd Dewolf
2015-02-25
1
-1
/
+1
*
doc: update pre-requisites for bootstrapping
Andrew Gerrand
2015-02-12
1
-4
/
+17
*
doc: update source install instructions
Andrew Gerrand
2014-12-18
1
-39
/
+22
*
all: use golang.org/x/... import paths
Andrew Gerrand
2014-11-10
1
-3
/
+3
*
doc: drop scheme from links that are known to support HTTPS
Andrew Gerrand
2014-07-25
1
-7
/
+7
*
doc/install-source.html: document that GO386 will be auto-detected when build...
Shenghou Ma
2014-06-04
1
-1
/
+1
*
doc: fix link to Mercurial download
Robert Hencke
2014-04-28
1
-1
/
+1
*
doc: document DragonFly BSD port
Mikio Hara
2014-03-26
1
-3
/
+9
*
doc: document Solaris port.
Shenghou Ma
2014-03-25
1
-2
/
+5
*
doc/install-source.html: mention make.bash to skip tests
Shenghou Ma
2013-12-15
1
-0
/
+4
*
doc: update installation instructions
Andrew Gerrand
2013-11-21
1
-2
/
+15
*
doc: mention the install locations for godoc, cover, and vet
Andrew Gerrand
2013-09-25
1
-0
/
+10
*
doc: fix typo in install-source.html
Andrew Gerrand
2013-09-25
1
-1
/
+1
*
doc: document installation of go.tools commands
Andrew Gerrand
2013-09-25
1
-0
/
+30
*
doc/install-source.html: recent ARM and 386 updates
Shenghou Ma
2013-06-09
1
-16
/
+47
*
doc: move os specific build instructions to wiki
Dave Cheney
2013-02-10
1
-27
/
+4
*
doc: add important info for would-be go contributors.
Jonathan Feinberg
2012-09-26
1
-0
/
+12
*
doc/install: we only need command line tools for Xcode on OS X
Shenghou Ma
2012-08-20
1
-2
/
+8
*
doc: remove mention of weekly tag from source install doc
Andrew Gerrand
2012-07-30
1
-8
/
+2
*
doc/install: mention GOPATH and point to code.html
Andrew Gerrand
2012-06-13
1
-0
/
+6
*
doc/install: we don't print 'The compiler is 6g' anymore
Russ Cox
2012-06-04
1
-1
/
+0
*
doc: update Mercurial installation instructions
Andrew Gerrand
2012-04-14
1
-17
/
+4
[next]