summaryrefslogtreecommitdiff
path: root/src/cmd/dist/plan9.c
Commit message (Expand)AuthorAgeFilesLines
* cmd/dist: Reuse streq whenever possible.Thiago Fransosi Farina2014-08-131-3/+3
* all: be more idiomatic when documenting boolean return values.Rob Pike2013-07-231-1/+1
* all: fix typosShenghou Ma2013-06-091-1/+1
* build: do not set GOBIN on Plan 9Anthony Martin2013-02-261-6/+0
* cmd/8g, cmd/dist, cmd/gc: fix warnings on Plan 9Anthony Martin2013-01-181-0/+1
* build: change GO386=sse to GO386=sse2Russ Cox2013-01-181-1/+1
* cmd/dist: sse auto-detectRuss Cox2013-01-041-0/+8
* lib9, cmd/dist, cmd/5l: embed GOARM into cmd/5l and auto detect GOARMShenghou Ma2012-10-221-0/+9
* cmd/dist: fix superfluous and confusing "binaries ... to be copied or moved" ...Shenghou Ma2012-10-121-0/+7
* cmd/dist: Make verbose messages print to stderrPieter Droogendijk2012-07-061-3/+14
* build: dist-based build for Plan 9Anthony Martin2012-05-011-0/+734