History log of /external/golang-protobuf/protoc-gen-go/generator/Makefile
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
558f13f1d76778ada7ffed439234b99b10977768 24-Nov-2014 David Symonds <dsymonds@golang.org> Update URLs and import paths to new GitHub home.
/external/golang-protobuf/protoc-gen-go/generator/Makefile
ee6e9c5fb8e8709f09d6ac41c633325c2d8ffacf 28-Nov-2012 David Symonds <dsymonds@golang.org> goprotobuf: Use a standard redirecting AUTHORS and CONTRIBUTORS file.

Correct copyright notice to "The Go Authors" throughout.

R=rsc, bradfitz
CC=golang-dev
http://codereview.appspot.com/6845101
/external/golang-protobuf/protoc-gen-go/generator/Makefile
b7907bf6846143df3830886950da8da098893e66 13-Feb-2012 Rob Pike <r@golang.org> goprotobuf: start making it build with the go tool instead of make.
Work in progress.
This is sufficient to build, install, and test the proto library, and
to build and install the compiler plugin.
The tests for the plugin are disabled; they will require major work in a separate CL.

The compiler directory is now called protoc-gen-go so the binary has the right name.
The test.pb.go file for the proto tests is now checked in, for simplicity.

R=golang-dev, dsymonds
CC=golang-dev
http://codereview.appspot.com/5645087
/external/golang-protobuf/protoc-gen-go/generator/Makefile