]> Cypherpunks.ru repositories - gostls13.git/commit
build: quiet make.bash, make.bat, make.rc
authorRuss Cox <rsc@golang.org>
Sat, 28 Oct 2017 13:00:35 +0000 (09:00 -0400)
committerRuss Cox <rsc@golang.org>
Tue, 31 Oct 2017 13:48:53 +0000 (13:48 +0000)
commitc1e026a5f6f24b4638740f0a602119d22c2c5fef
tree6d5408329f62516829ca0bd5c59f5b3164301f2b
parent84dc501d202194b7b166de8371161a6222025b01
build: quiet make.bash, make.bat, make.rc

The signal-to-noise ratio is too low.
Stop printing the name of every package.
Can still get the old output with make.bash -v.

Change-Id: Ib2c82e037166e6d2ddc31ae2a4d29af5becce574
Reviewed-on: https://go-review.googlesource.com/74351
Run-TryBot: Russ Cox <rsc@golang.org>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
Reviewed-by: David Crawshaw <crawshaw@golang.org>
src/cmd/dist/build.go
src/cmd/dist/buildtool.go
src/make.bash
src/make.bat
src/make.rc