Evawere Ogbe
2c30d35bd7
Revert "Synchronize new proto/yaml changes." ( #554 )
...
This reverts commit 95aa3a2aaa .
2019-05-29 14:23:10 -07:00
Google APIs
95aa3a2aaa
Synchronize new proto/yaml changes.
...
PiperOrigin-RevId: 250560742
2019-05-29 13:59:09 -07:00
Gavin Sherry
938243a499
Fix typo in variable name ( #274 )
2017-03-15 21:58:34 -07:00
Kamil Skalski
f6ca91a887
Allow specifying protoc binary with environment variable. ( #234 )
2017-01-09 14:25:26 -08:00
Michael Darakananda
c6f350d2c0
Remove Go-specific logic from Makefile ( #60 )
...
Since Go is no longer generated from this repo,
make will now error if we set LANGUAGE=go.
2016-07-27 09:44:34 +10:00
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