Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | all.bat,make.bat,run.bat: make these work even when directory has space in it | Alex Brainman | 2013-03-25 | 1 | -1/+1 |
* | src/all.bat: fix banner | Shenghou Ma | 2012-09-20 | 1 | -1/+4 |
* | build: print go banner before restoring windows PATH | Brad Fitzpatrick | 2012-09-13 | 1 | -1/+1 |
* | build: restore PATH before "dist banner" | Shenghou Ma | 2012-06-06 | 1 | -0/+2 |
* | build: use setlocal in run.bat | Alex Brainman | 2012-02-16 | 1 | -1/+1 |
* | build: keep environment variable changes local during Windows build | Alex Brainman | 2012-02-16 | 1 | -4/+3 |
* | build: fix windows build | Russ Cox | 2012-02-13 | 1 | -1/+4 |
* | builder: set $GOBUILDEXIT for Windows | Russ Cox | 2012-02-10 | 1 | -1/+1 |
* | all.bat: report error code back to the gobuilder | Alex Brainman | 2012-02-10 | 1 | -0/+1 |
* | build: dist-based build for windows | Russ Cox | 2012-02-04 | 1 | -0/+18 |