Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | build: add GOHOSTOS and GOHOSTARCH environment variables. | Andrew Gerrand | 2010-10-08 | 1 | -4/+5 |
* | build: remove unnecessary references to GOBIN and GOROOT | Christian Himpel | 2010-08-30 | 1 | -1/+1 |
* | Build changes to support work on the BSDs. | Devon H. O'Dell | 2009-11-14 | 1 | -1/+1 |
* | Permit the CC environment variable to include arguments | Ian Lance Taylor | 2009-11-01 | 1 | -1/+1 |
* | Use the environment variable CC as the bootstrap compiler used | Ian Lance Taylor | 2009-11-01 | 1 | -9/+5 |
* | exit with non-zero status for incompatible pointer type warnings | Russ Cox | 2009-09-09 | 1 | -2/+9 |
* | quietgcc: do not use -m64 on 32-bit machines | Russ Cox | 2009-07-29 | 1 | -1/+10 |
* | build with warnings enabled. | Russ Cox | 2008-11-19 | 1 | -0/+36 |