Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | build: dist-based build for Plan 9 | Anthony Martin | 2012-05-01 | 1 | -2/+1 |
| | | | | | | R=rsc, iant, iant, seed CC=golang-dev http://codereview.appspot.com/5608059 | ||||
* | cmd/dist: generate files for package runtime | Russ Cox | 2012-02-03 | 1 | -0/+50 |
goc2c moves here. parallel builds like old makefiles (-j4). add clean command. add banner command. implement Go version check. real argument parsing (same as 6g etc) Windows changes will be a separate CL. R=golang-dev, bradfitz, iant CC=golang-dev http://codereview.appspot.com/5622058 |