Evawere Ogbe
2c30d35bd7
Revert "Synchronize new proto/yaml changes." ( #554 )
...
This reverts commit 95aa3a2aaa
.
6 years ago
Google APIs
95aa3a2aaa
Synchronize new proto/yaml changes.
...
PiperOrigin-RevId: 250560742
6 years ago
Gavin Sherry
938243a499
Fix typo in variable name ( #274 )
8 years ago
Kamil Skalski
f6ca91a887
Allow specifying protoc binary with environment variable. ( #234 )
8 years ago
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.
9 years ago
Ethan Bao
8cb3496eff
Fix a bug in Makefile that fail to make output directory.
10 years ago
Ethan Bao
14bef99b03
Update Makefile to support grpc lib generation for all supported languages.
10 years ago
Ethan Bao
bd90877ba1
Remove google/protobuf subdirectory, which should be replaced by google/protobuf gitrepo. Update Makefile to reflect the change
10 years ago
Gary Belvin
7614554885
only look in the google folder for proto files
10 years ago
Gary Belvin
76c7365ed2
add python and java support
10 years ago
Gary Belvin
2bf066e37f
Golang needs whole packages to be compiled together. Added globbing.
...
Generalized dependency rule
Added error checking for LANGUAGE variable
10 years ago
Gary Belvin
bbccccb7b3
change find from . to google to avoid picking up extra files
10 years ago
Gary Belvin
de73bfd24b
Add Go compatability to make file
10 years ago
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.
10 years ago
Hong Zhang
557e6fc912
First commit of googleapis repo. It includes several core protobuf
...
libraries and Google Cloud Pub/Sub API v1beta2.
10 years ago