summaryrefslogtreecommitdiff
path: root/src/make.rc
Commit message (Expand)AuthorAgeFilesLines
* build: fix cross-compile on Plan 9Russ Cox2016-11-221-1/+1
* build: unset GOBIN during buildBrad Fitzpatrick2016-05-191-1/+1
* doc: replace references to {5..9}{g,l} with go tool compile and go tool linkJeremy Jackins2015-06-171-5/+5
* all: delete C libraries and cmd/dist code that builds themRuss Cox2015-03-011-3/+0
* [dev.cc] cmd/go: fix expansion of 'std', add 'cmd'Russ Cox2015-02-231-2/+2
* [dev.cc] all: merge master (b8fcae0) into dev.ccRuss Cox2015-02-041-5/+2
|\
| * cmd/go, make: remove ccflagsJosh Bleecher Snyder2015-02-041-5/+2
* | [dev.cc] build: do not 'clean -i std' between dist and go_bootstrapRuss Cox2015-01-211-2/+0
|/
* [dev.cc] build: do not pass GOHOSTOS and GOHOSTARCH to Go 1.4 buildRuss Cox2015-01-141-1/+1
* [dev.cc] build: fix cross-compilationRuss Cox2015-01-141-1/+1
* build: bootstrap on Plan 9David du Colombier2015-01-131-9/+12
* build: adjustments for move from src/pkg to srcRuss Cox2014-09-081-1/+1
* lib9: enable on Plan 9David du Colombier2014-02-131-0/+3
* build: fix make.rc on Plan 9David du Colombier2013-05-241-0/+2
* build: do not set GOBIN on Plan 9Anthony Martin2013-02-261-7/+13
* build: dist-based build for Plan 9Anthony Martin2012-05-011-0/+91