Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | build: be verbose when running tests on Plan 9 | Anthony Martin | 2014-07-20 | 1 | -1/+1 |
* | build: don't build goplay in run.rc. | Shenghou Ma | 2014-06-01 | 1 | -4/+0 |
* | run.bash: explain why we set GOMAXPROCS for runtime test | Dmitriy Vyukov | 2014-03-06 | 1 | -0/+2 |
* | build: fix typos in run.rc | David du Colombier | 2014-01-28 | 1 | -2/+2 |
* | build: remove builder from test suite (fix build) | Andrew Gerrand | 2013-08-01 | 1 | -2/+2 |
* | build: do not set GOBIN on Plan 9 | Anthony Martin | 2013-02-26 | 1 | -3/+16 |
* | src/run.rc: "go env -9" is not valid, the correct command is "go tool dist en... | Lucio De Re | 2013-02-19 | 1 | -1/+1 |
* | run.{bash,bat,rc}: unset GOMAXPROCS before ../test | Dave Cheney | 2012-11-15 | 1 | -1/+1 |
* | build: dist-based build for Plan 9 | Anthony Martin | 2012-05-01 | 1 | -0/+50 |