1
0
mirror of https://github.com/golang/go synced 2024-10-04 22:31:22 -06:00
go/src/pkg/exp
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
..
ebnf build: remove Make.pkg, Make.tool 2012-01-30 23:43:46 -05:00
ebnflint build: remove Make.pkg, Make.tool 2012-01-30 23:43:46 -05:00
gotype build: remove Make.pkg, Make.tool 2012-01-30 23:43:46 -05:00
html build: remove Make.pkg, Make.tool 2012-01-30 23:43:46 -05:00
inotify build: remove Make.pkg, Make.tool 2012-01-30 23:43:46 -05:00
norm build: remove Make.pkg, Make.tool 2012-01-30 23:43:46 -05:00
proxy build: remove Make.pkg, Make.tool 2012-01-30 23:43:46 -05:00
terminal build: remove Make.pkg, Make.tool 2012-01-30 23:43:46 -05:00
types build: remove Make.pkg, Make.tool 2012-01-30 23:43:46 -05:00
utf8string build: remove Make.pkg, Make.tool 2012-01-30 23:43:46 -05:00
winfsnotify build: remove Make.pkg, Make.tool 2012-01-30 23:43:46 -05:00
wingui more tags for go/build 2011-12-15 13:35:59 -05:00
README explain exp 2009-10-15 11:02:18 -07:00

This directory tree contains experimental packages and
unfinished code that is subject to even more change than the
rest of the Go tree.