go/build
#68556 opened 4 months ago by rsc
#54738 opened 2 years ago by bcmills
name_$(GOOS)_$(GOARCH)_test.syso is accepted, but included in non-test binariesNeedsInvestigationhelp wanted
#52921 opened 2 years ago by TBBle
#52245 opened 2 years ago by ianlancetaylor
#52222 opened 2 years ago by ianlancetaylor
#47790 opened 3 years ago by mcandre
#46856 opened 3 years ago by nevkontakte
file name build constraints incorrect when name contains dotsNeedsInvestigation
#46662 opened 3 years ago by knusbaum
should not arbitrarily resolve conflicting package namesNeedsInvestigation
#45999 opened 3 years ago by bcmills
BuildTags should reject tags with the same name as a known os or archNeedsInvestigation
#45488 opened 3 years ago by perillo
Default does not honor `go env -w GOPATH`NeedsInvestigation
#39838 opened 4 years ago by heschi
inconsistency on whether NoGoError includes test filesNeedsInvestigation
#31921 opened 5 years ago by bradfitz
ImportDir/Import no longer return os not found error for missing dir on local filesNeedsFixhelp wanted
#21923 opened 7 years ago by mattfarina
#20381 opened 7 years ago by bcmills
allow Import to ignore build constraintsNeedsInvestigation
#15396 opened 8 years ago by okdave
Import seems to require absolute srcDirFrozenDueToAge
#14282 opened 8 years ago by griesemer
add the ability to list packagesNeedsInvestigation
#10495 opened 9 years ago by josharian
Import(".", ".", 0) fails to resolve the full package path relative to GOPATH while build.Import(".", <cwd>, 0) worksNeedsInvestigation
#9057 opened 10 years ago by maruel
should package be aware of GOBIN?NeedsInvestigation
#4891 opened 11 years ago by GeertJohan
#3428 opened 12 years ago by 4ad