aboutsummaryrefslogtreecommitdiff
path: root/doc/install-source.html
AgeCommit message (Expand)Author
2020-07-01doc: add riscv64 to ports listTobias Klauser
2020-05-19doc: require macOS 10.12 or laterIan Lance Taylor
2020-04-08doc: remove darwin/386, darwin/arm from ports listAustin Clements
2020-03-28doc: decrease prominence of GOROOT_BOOTSTRAPGiovanni Bajo
2019-12-07doc: add missing p in install from source pageAlberto Donizetti
2019-11-02doc: update ports list description to reflect current statusAlberto Donizetti
2019-08-09doc/install-source: create distinction between steps that involve "git clone"K. "pestophagous" Heller
2019-08-09doc/install-source.html: add new GOOS and GOARCHesAgniva De Sarker
2019-06-17cmd/go: document GOBIN and 'go install' locationsJay Conrod
2019-04-04cmd/compile: add saturating conversions on wasmRichard Musiol
2019-03-28cmd/compile: add sign-extension operators on wasmRichard Musiol
2019-03-23cmd/go: add GOWASM environment variableRichard Musiol
2019-03-13cmd/compile: add processor level selection support to ppc64{,le}Carlos Eduardo Seo
2019-02-13doc: don't use "go tool vet" as an exampleIan Lance Taylor
2019-02-10doc: remove last pieces of advice to set GOROOTDaniel Martí
2018-09-05doc: add GOMIPS64 to source installation docsMilan Knezevic
2018-06-19doc: update "Mac OS X", "OS X" to macOS; bump up to 10.10Dmitri Shuralyov
2018-06-13doc: use HTTPS for linksSuriyaa Sundararuban
2018-04-11doc: switch from spaces to tabs for indentation in example codeJeremy Schlatter
2018-01-30doc: add GOMIPS to source installation docsBrad Fitzpatrick
2018-01-09doc: s/tool chain/toolchain/Russ Cox
2017-11-27doc: update URL of the go1.4 source snapshot to use dl.google.comAndrew Bonventre
2017-11-22doc: update the URL of the latest go1.4 source snapshotBrad Fitzpatrick
2017-10-12doc: recommend building Go 1.4 with CGO_ENABLED=0Ian Lance Taylor
2017-09-13doc: mention s390x in environment section of install-source.htmlMichael Munday
2017-08-24doc: document go1.9Chris Broadfoot
2017-05-31doc: update bootstrap archive URLChris Broadfoot
2017-04-07doc: document go1.8.1Chris Broadfoot
2017-02-16doc: document go1.8Chris Broadfoot
2017-01-24doc: clarify what to do with Go 1.4 when installing from sourceIan Lance Taylor
2016-12-06doc: document the mips port in install-source.htmlShenghou Ma
2016-12-02doc: update suggested Go installation versionKevin Burke
2016-11-30doc, cmd/go: adjust documentation for default GOPATHRuss Cox
2016-11-08doc: reference go1.4-bootstrap-20161024.tar.gzBrad Fitzpatrick
2016-10-19doc: update install-source.html for SSA in Go 1.8Quentin Smith
2016-10-17doc: document go1.7.2Chris Broadfoot
2016-09-12doc: document minimum OS X version as 10.8Brad Fitzpatrick
2016-09-07doc: document go1.7.1Chris Broadfoot
2016-08-15doc: update version tag in source install instructionsChris Broadfoot
2016-06-20doc: update architectures on source install instructionsAndrew Gerrand
2016-05-24all: fixed a handful of typosRobert Griesemer
2016-05-09doc: update number of supported instruction setsMikhail Gusarov
2016-04-14doc: add classes to version tags in source install instructionsAndrew Gerrand
2016-03-01doc: update release tag in source directions to go1.6nwidger
2016-02-25doc: add android/arm as a valid GOOS/GOARCH combinationBurcu Dogan
2016-01-26doc: mention the need for a C compiler for cgo supportBrad Fitzpatrick
2016-01-26doc: update install from source instructions for go1.5.3Alberto Donizetti
2016-01-06doc: document linux/ppc64 kernel requirement (2.6.37 or later)Russ Cox
2016-01-03doc: fix typo in install-source.html.Benny Siegert
2015-12-03doc: document go1.5.2Chris Broadfoot