aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/go/testdata/script/build_nocache.txt
AgeCommit message (Expand)Author
2019-03-01cmd/go/internal/cache: disable builds if GOCACHE is not an absolute pathBaokun Lee
2019-02-19cmd/go: set GO111MODULE=off explicitly in tests that assume GOPATH modeBryan C. Mills
2018-12-15cmd/go/internal/cache: save more data from DefaultDirBryan C. Mills
2018-12-12cmd/go: reject GOCACHE=off when the default cache is initializedBryan C. Mills