summaryrefslogtreecommitdiff
path: root/src/env.bash
Commit message (Expand)AuthorAgeFilesLines
* env.bash: more quoting in case of spacesRuss Cox2010-11-051-2/+2
* env.bash: fix building in directory with spaces in the path.Alex Brainman2010-09-211-1/+1
* build: create bin and pkg directories as needed; drop from hgRuss Cox2010-09-021-1/+1
* build: $GOBIN defaults to $GOROOT/binRuss Cox2010-08-241-16/+11
* build: no required environment variablesRuss Cox2010-08-181-20/+19
* rename GOOS=mingw to GOOS=windowsAlex Brainman2010-04-291-2/+2
* build script tweaksRuss Cox2010-03-311-0/+55