aboutsummaryrefslogtreecommitdiff
path: root/src/internal/goroot
AgeCommit message (Expand)Author
2021-10-28all: go fix -fix=buildtag std cmd (except for bootstrap deps, vendor)Russ Cox
2021-02-20all: go fmt std cmd (but revert vendor)Russ Cox
2021-01-21all: introduce and use internal/execabsRoland Shoemaker
2019-09-18internal/goroot: for -compiler=gccgo, only look for .gox filesIan Lance Taylor
2018-12-02all: use "reports whether" consistently instead of "returns whether"Tobias Klauser
2018-09-25go/build: move isStandardPackage to new internal/goroot packageIan Lance Taylor