aboutsummaryrefslogtreecommitdiff
path: root/doc/install-source.html
AgeCommit message (Expand)Author
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
2015-11-13doc: add mips64/mips64le to supported GOARCHesShenghou Ma
2015-10-03doc: update release tag in source directions to go1.5.1Austin Clements
2015-08-05doc: bump minimum requirement to OS X 10.7Andrew Gerrand
2015-08-02doc: update install from source instructions for go1.5ALTree
2015-07-22doc: add line break in install-source.htmlHari haran
2015-06-26Fix several out of date references to 4g/5g/6g/8g/9g.Aaron Jacobs
2015-06-17doc: hints on how to cross-bootstrapMichael Hudson-Doyle
2015-06-16doc: update install-source.html to cover new architecturesMichael Hudson-Doyle
2015-02-25doc/install-source.html: fix cd command, already in go dir.Lloyd Dewolf
2015-02-12doc: update pre-requisites for bootstrappingAndrew Gerrand
2014-12-18doc: update source install instructionsAndrew Gerrand
2014-11-10all: use golang.org/x/... import pathsAndrew Gerrand
2014-07-25doc: drop scheme from links that are known to support HTTPSAndrew Gerrand
2014-06-04doc/install-source.html: document that GO386 will be auto-detected when build...Shenghou Ma
2014-04-28doc: fix link to Mercurial downloadRobert Hencke
2014-03-26doc: document DragonFly BSD portMikio Hara
2014-03-25doc: document Solaris port.Shenghou Ma
2013-12-15doc/install-source.html: mention make.bash to skip testsShenghou Ma
2013-11-21doc: update installation instructionsAndrew Gerrand
2013-09-25doc: mention the install locations for godoc, cover, and vetAndrew Gerrand
2013-09-25doc: fix typo in install-source.htmlAndrew Gerrand
2013-09-25doc: document installation of go.tools commandsAndrew Gerrand
2013-06-09doc/install-source.html: recent ARM and 386 updatesShenghou Ma
2013-02-10doc: move os specific build instructions to wikiDave Cheney
2012-09-26doc: add important info for would-be go contributors.Jonathan Feinberg
2012-08-20doc/install: we only need command line tools for Xcode on OS XShenghou Ma
2012-07-30doc: remove mention of weekly tag from source install docAndrew Gerrand
2012-06-13doc/install: mention GOPATH and point to code.htmlAndrew Gerrand
2012-06-04doc/install: we don't print 'The compiler is 6g' anymoreRuss Cox