1
0
mirror of https://github.com/golang/go synced 2024-11-26 17:07:09 -07:00
go/doc
Russ Cox 54575631a5 doc: adjust binary install page supported system list
Make clear that this list is the list of supported systems
for binary distributions, and that other systems may be
able to build the distribution from source, in addition
to using gccgo.

Drop freebsd/arm from the list on this page.
We have never issued a binary distribution for freebsd/arm,
and we're not going to start in Go 1.5, since we don't even
have a working builder for it.

Drop freebsd/386 from the list on the page,
because we are unable to build binary distributions, per adg.

I think the wording here should probably be revised further,
but not now.

Change-Id: Ib43b6b64f5c438bfb9aa4d3daa43393f1e33b71f
Reviewed-on: https://go-review.googlesource.com/13690
Reviewed-by: Andrew Gerrand <adg@golang.org>
Reviewed-by: Rob Pike <r@golang.org>
2015-08-19 03:28:41 +00:00
..
articles doc/articles/wiki: remove generated final-test.go after test 2015-06-17 03:11:01 +00:00
codewalk
devel all: fix misprints in comments 2015-06-11 14:18:57 +00:00
gopher all: link to https for golang subdomains too 2015-07-12 04:42:40 +00:00
play
progs doc/progs: disable cgo tests that use C.Stdout on Solaris 2015-05-06 11:38:22 +00:00
asm.html doc: mention the ppc64(le) ports in release notes 2015-07-23 02:11:48 +00:00
cmd.html
code.html
contrib.html doc: link to Go 1.5 release notes from "project" page 2015-08-11 00:02:29 +00:00
contribute.html doc: link to the release cycle from contribute.html 2015-08-04 01:40:22 +00:00
debugging_with_gdb.html
docs.html
effective_go.html doc: remove mention of default GOMAXPROCS(1) in Effective Go 2015-07-21 02:45:44 +00:00
gccgo_contribute.html doc: update gccgo docs for move of gofrontend to git 2015-06-19 01:03:21 +00:00
gccgo_install.html all: link to https instead of http 2015-07-11 14:36:33 +00:00
go1.1.html all: fix misprints in comments 2015-06-11 14:18:57 +00:00
go1.2.html
go1.3.html
go1.4.html doc/go1.4.html: fix typo 2015-03-24 18:17:49 +00:00
go1.5.html doc: only the Logger.SetOutput method is new in Go 1.5 2015-08-17 15:29:23 +00:00
go1.html
go1compat.html doc: add a clause about embedded methods to go1compat 2015-07-22 01:25:32 +00:00
go_faq.html doc: remove non-answer from FAQ 2015-07-29 23:01:10 +00:00
go_mem.html doc/go_mem.html: correct the channel example 2015-03-16 21:43:31 +00:00
go_spec.html spec: clarify semantics of built-in functions 'complex', 'real', and 'imag' 2015-08-05 21:09:49 +00:00
go-logo-black.png
go-logo-blue.png
go-logo-white.png
help.html
ie.css
install-source.html doc: bump minimum requirement to OS X 10.7 2015-08-05 00:52:00 +00:00
install.html doc: adjust binary install page supported system list 2015-08-19 03:28:41 +00:00
root.html doc: adjust installation instructions dynamically for a given download 2015-08-05 04:18:56 +00:00
share.png
tos.html