aboutsummaryrefslogtreecommitdiff
path: root/doc/install-source.html
AgeCommit message (Expand)Author
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
2012-04-14doc: update Mercurial installation instructionsAndrew Gerrand
2012-03-27cmd/go: respect $GOBIN alwaysRuss Cox
2012-03-12undo CL 5754088 / cae9a7c0db06Russ Cox
2012-03-12cmd/go: respect $GOBIN alwaysRuss Cox
2012-03-07doc: give up on OS X LeopardRuss Cox
2012-03-06doc: update install docs for Windows and Go 1, add golang-announce to /projectAndrew Gerrand
2012-03-05doc: clean up docs page, refer to wiki, change install doc pathsAndrew Gerrand
2012-03-03doc/install-source.html: update for go toolRob Pike
2012-02-28tutorial: deleteRob Pike
2012-02-27doc: move wiki tutorial into articles directory, rmdir doc/codelabAndrew Gerrand
2012-02-21doc: fix links in installation instructionsAndrew Gerrand
2012-02-14doc: update install.html for binary distros, add install-source.htmlAndrew Gerrand