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
2021-02-16
doc: remove install.html and install-source.html
Russ Cox
2020-12-11
doc: make clear that Go 1.4 is not required for bootstrap
Russ Cox
2020-10-09
doc: update install docs for 387->softfloat transition
Keith Randall
2020-09-23
all: add GOOS=ios
Cherry Zhang
2020-08-28
doc: add linux/riscv64 valid combination
Santiago De la Cruz
2020-07-01
doc: add riscv64 to ports list
Tobias Klauser
2020-05-19
doc: require macOS 10.12 or later
Ian Lance Taylor
2020-04-08
doc: remove darwin/386, darwin/arm from ports list
Austin Clements
2020-03-28
doc: decrease prominence of GOROOT_BOOTSTRAP
Giovanni Bajo
2019-12-07
doc: add missing p in install from source page
Alberto Donizetti
2019-11-02
doc: update ports list description to reflect current status
Alberto Donizetti
2019-08-09
doc/install-source: create distinction between steps that involve "git clone"
K. "pestophagous" Heller
2019-08-09
doc/install-source.html: add new GOOS and GOARCHes
Agniva De Sarker
2019-06-17
cmd/go: document GOBIN and 'go install' locations
Jay Conrod
2019-04-04
cmd/compile: add saturating conversions on wasm
Richard Musiol
2019-03-28
cmd/compile: add sign-extension operators on wasm
Richard Musiol
2019-03-23
cmd/go: add GOWASM environment variable
Richard Musiol
2019-03-13
cmd/compile: add processor level selection support to ppc64{,le}
Carlos Eduardo Seo
2019-02-13
doc: don't use "go tool vet" as an example
Ian Lance Taylor
2019-02-10
doc: remove last pieces of advice to set GOROOT
Daniel MartÃ
2018-09-05
doc: add GOMIPS64 to source installation docs
Milan Knezevic
2018-06-19
doc: update "Mac OS X", "OS X" to macOS; bump up to 10.10
Dmitri Shuralyov
2018-06-13
doc: use HTTPS for links
Suriyaa Sundararuban
2018-04-11
doc: switch from spaces to tabs for indentation in example code
Jeremy Schlatter
2018-01-30
doc: add GOMIPS to source installation docs
Brad Fitzpatrick
2018-01-09
doc: s/tool chain/toolchain/
Russ Cox
2017-11-27
doc: update URL of the go1.4 source snapshot to use dl.google.com
Andrew Bonventre
2017-11-22
doc: update the URL of the latest go1.4 source snapshot
Brad Fitzpatrick
2017-10-12
doc: recommend building Go 1.4 with CGO_ENABLED=0
Ian Lance Taylor
2017-09-13
doc: mention s390x in environment section of install-source.html
Michael Munday
2017-08-24
doc: document go1.9
Chris Broadfoot
2017-05-31
doc: update bootstrap archive URL
Chris Broadfoot
2017-04-07
doc: document go1.8.1
Chris Broadfoot
2017-02-16
doc: document go1.8
Chris Broadfoot
2017-01-24
doc: clarify what to do with Go 1.4 when installing from source
Ian Lance Taylor
2016-12-06
doc: document the mips port in install-source.html
Shenghou Ma
2016-12-02
doc: update suggested Go installation version
Kevin Burke
2016-11-30
doc, cmd/go: adjust documentation for default GOPATH
Russ Cox
2016-11-08
doc: reference go1.4-bootstrap-20161024.tar.gz
Brad Fitzpatrick
2016-10-19
doc: update install-source.html for SSA in Go 1.8
Quentin Smith
2016-10-17
doc: document go1.7.2
Chris Broadfoot
2016-09-12
doc: document minimum OS X version as 10.8
Brad Fitzpatrick
2016-09-07
doc: document go1.7.1
Chris Broadfoot
2016-08-15
doc: update version tag in source install instructions
Chris Broadfoot
2016-06-20
doc: update architectures on source install instructions
Andrew Gerrand
2016-05-24
all: fixed a handful of typos
Robert Griesemer
2016-05-09
doc: update number of supported instruction sets
Mikhail Gusarov
2016-04-14
doc: add classes to version tags in source install instructions
Andrew Gerrand
2016-03-01
doc: update release tag in source directions to go1.6
nwidger
2016-02-25
doc: add android/arm as a valid GOOS/GOARCH combination
Burcu Dogan
[next]