1
0
mirror of https://github.com/golang/go synced 2024-10-01 05:18:33 -06:00
go/misc/dashboard/builder
Alex Brainman 947ea6f750 gobuilder: fix windows builder
Do not rewrite commands if they have .bash extnsion.
Use path/filepath to manipulate file paths everywhere.
Use all.bat on windows, not all.bash.
Use HOMEDRIVE/HOMEPATH to find .gobuildkey on windows.

R=rsc
CC=golang-dev
https://golang.org/cl/5630062
2012-02-09 14:52:01 +11:00
..
doc.go dashboard: fix for branches 2011-05-12 11:21:34 -04:00
exec.go gobuilder: fix windows builder 2012-02-09 14:52:01 +11:00
http.go gobuilder: use go tool to build and test sub-repositories 2012-01-30 12:02:14 +11:00
main.go gobuilder: fix windows builder 2012-02-09 14:52:01 +11:00
Makefile build: remove Make.pkg, Make.tool 2012-01-30 23:43:46 -05:00
package.go go/doc: streamlined go/doc API 2012-01-12 17:36:57 -08:00