summaryrefslogtreecommitdiff
path: root/src/quietgcc.bash
Commit message (Expand)AuthorAgeFilesLines
* build: handle spaces in $USERRuss Cox2011-07-281-4/+4
* quietgcc: fix typo, respect $TMPDIRRuss Cox2011-05-251-2/+2
* build: use gcc -WerrorRuss Cox2011-04-131-6/+1
* build: add GOHOSTOS and GOHOSTARCH environment variables.Andrew Gerrand2010-10-081-4/+5
* build: remove unnecessary references to GOBIN and GOROOTChristian Himpel2010-08-301-1/+1
* Build changes to support work on the BSDs.Devon H. O'Dell2009-11-141-1/+1
* Permit the CC environment variable to include argumentsIan Lance Taylor2009-11-011-1/+1
* Use the environment variable CC as the bootstrap compiler usedIan Lance Taylor2009-11-011-9/+5
* exit with non-zero status for incompatible pointer type warningsRuss Cox2009-09-091-2/+9
* quietgcc: do not use -m64 on 32-bit machinesRuss Cox2009-07-291-1/+10
* build with warnings enabled.Russ Cox2008-11-191-0/+36