Ethan Bao
8cb3496eff
Fix a bug in Makefile that fail to make output directory.
2015-08-20 10:13:49 -07:00
Ethan Bao
14bef99b03
Update Makefile to support grpc lib generation for all supported languages.
2015-08-18 09:34:20 -07:00
Ethan Bao
bd90877ba1
Remove google/protobuf subdirectory, which should be replaced by google/protobuf gitrepo. Update Makefile to reflect the change
2015-08-14 12:27:04 -07:00
Gary Belvin
7614554885
only look in the google folder for proto files
2015-06-04 08:54:34 -07:00
Gary Belvin
76c7365ed2
add python and java support
2015-06-02 18:31:34 -07:00
Gary Belvin
2bf066e37f
Golang needs whole packages to be compiled together. Added globbing.
...
Generalized dependency rule
Added error checking for LANGUAGE variable
2015-05-29 00:26:18 -07:00
Gary Belvin
bbccccb7b3
change find from . to google to avoid picking up extra files
2015-05-28 23:10:53 -07:00
Gary Belvin
de73bfd24b
Add Go compatability to make file
2015-05-28 17:03:35 -07:00
wora
19d798b49a
Update the main Makefile to add protobuf include directory in order
...
to access google/protobuf/descriptor.proto. In the future, entire
google/protobuf package will be bundled with protoc installation,
instead of googleapi package.
2015-04-20 14:31:58 -07:00
Hong Zhang
557e6fc912
First commit of googleapis repo. It includes several core protobuf
...
libraries and Google Cloud Pub/Sub API v1beta2.
2015-03-27 23:51:25 -07:00