grpc-java/integration-testing
Kun Zhang 111f6dd81e Allow people to skip codegen compilation.
Resolves #357

- Add project property ``grpc.skip.codegen``, which is false by default.
  People who don't change the codegen nor the proto files can set it to
  true so that they don't need to set up C++ compilation.
- Check in all generated files under ``src/generated``.
2015-05-06 09:56:40 -07:00
..
src Allow people to skip codegen compilation. 2015-05-06 09:56:40 -07:00
build.gradle Allow people to skip codegen compilation. 2015-05-06 09:56:40 -07:00