1
0
mirror of https://github.com/golang/go synced 2024-10-04 14:41:25 -06:00
go/src
Russ Cox d9f93b0e0b go/build: add AllTags to Package
AllTags lists all the tags that can affect the decision
about which files to include. Tools scanning packages
can use this to decide how many variants there are
and what they are.

R=bradfitz
CC=golang-dev
https://golang.org/cl/12703044
2013-08-09 18:34:08 -04:00
..
cmd cmd/cc: use a temporary bitmap when constructing pointer maps 2013-08-09 13:02:33 -07:00
lib9 libmach,lib9: override unused parameter warnings (fixes windows build) 2013-07-20 12:43:50 +10:00
libbio libbio: add casts to remove -Wconversion warnings 2013-08-03 11:36:47 -07:00
libmach libmach: support more 386/amd64 instructions 2013-07-20 00:38:26 -07:00
pkg go/build: add AllTags to Package 2013-08-09 18:34:08 -04:00
all.bash
all.bat all.bat,make.bat,run.bat: make these work even when directory has space in it 2013-03-25 12:13:34 +11:00
all.rc build: do not set GOBIN on Plan 9 2013-02-26 09:25:46 -08:00
clean.bash
clean.bat
clean.rc
make.bash cmd/dist, make.bash: pass -mmacosx-version-min=10.6 to gcc on Darwin 2013-04-16 13:30:52 -07:00
make.bat cmd/dist: fix windows build. 2013-08-02 14:29:04 -07:00
Make.dist
make.rc build: fix make.rc on Plan 9 2013-05-24 13:55:19 -07:00
race.bash
race.bat src: add race.bat 2013-02-03 00:49:37 +08:00
run.bash build: change how cmd/api is run in run.bash and run.bat 2013-08-07 13:49:37 -07:00
run.bat build: change how cmd/api is run in run.bash and run.bat 2013-08-07 13:49:37 -07:00
run.rc build: remove builder from test suite (fix build) 2013-08-01 13:49:00 +10:00
sudo.bash cmd/cov: delete 2013-05-24 11:06:06 -07:00