tools/go/buildutil
Alan Donovan ba766134cc go/buildutil: add ExpandPatterns utility
This will be used by the guru command's -scope argument.

+ test

Change-Id: I5bf38b544809e4518e2c22a73ec3349a5d2c09fc
Reviewed-on: https://go-review.googlesource.com/19746
Reviewed-by: Michael Matloob <matloob@golang.org>
2016-02-22 20:15:22 +00:00
..
allpackages.go go/buildutil: add ExpandPatterns utility 2016-02-22 20:15:22 +00:00
allpackages_test.go go/buildutil: add ExpandPatterns utility 2016-02-22 20:15:22 +00:00
fakecontext.go refactor/rename: make tests pass on windows (fixes build) 2015-01-23 05:30:55 +00:00
tags.go go/buildutil: add (*TagsFlag).Get method to satisfy Getter interface 2016-02-21 00:49:10 +00:00
tags_test.go go/buildutil: TagsFlag provides a flag.Value for setting build.Context.BuildTags from -tags flag. 2015-04-23 14:10:21 +00:00
util.go tools: fallout from flipped sense of build.IgnoreVendor flag 2016-01-08 18:54:48 +00:00
util_test.go x/tools: fix build 2016-01-21 22:29:25 +00:00
util_windows_test.go go/buildutil: ignore path letters case in ContainingPackage on windows 2015-11-25 03:21:30 +00:00