1
0
mirror of https://github.com/golang/go synced 2024-10-02 20:41:21 -06:00
go/misc/dashboard/builder
Russ Cox 2050a9e478 build: remove Make.pkg, Make.tool
Consequently, remove many package Makefiles,
and shorten the few that remain.

gomake becomes 'go tool make'.

Turn off test phases of run.bash that do not work,
flagged with $BROKEN.  Future CLs will restore these,
but this seemed like a big enough CL already.

R=golang-dev, r
CC=golang-dev
https://golang.org/cl/5601057
2012-01-30 23:43:46 -05:00
..
doc.go dashboard: fix for branches 2011-05-12 11:21:34 -04:00
exec.go gobuilder: goinstall packages after building go tree 2011-12-08 10:31:06 +11:00
http.go gobuilder: use go tool to build and test sub-repositories 2012-01-30 12:02:14 +11:00
main.go builder: drop recover blocks 2012-01-30 14:53:48 +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