- Apr 25, 2019
-
-
Richard Belleville authored
This commit resolves #18331. This commit resolves #18256. This commit resolves... another TODO that apparently didn't have an associated github issue. We swap out pubref's implementation of py_proto_library with our own, which more closely mirrors the interface of the internal py_proto_library, taking the descriptor file output of a proto_library rule as input. One minor change in behavior was introduced for simplicity. When a py_proto_library depends on a proto_library with a source proto file in a subdirectory of the bazel package, the import module of the resultant python library will reflect the package, *not* the full directory of the proto file, including both the bazel package and the subdirectories, as pubref did previously. This behavior also more closely mirrors google internal behavior. This commit also introduces a slightly more stringent bazel format script. Buildifier on its own will not take care of long lines, but by running yapf first, we end up with a more legible file. At the moment, there is no sanity check associated with this formatter.
-
- Mar 25, 2019
-
-
Lidi Zheng authored
* Add a unit test * Integrate with Bazel * Polish README.md
-
Lidi Zheng authored
-
- Dec 13, 2018
-
-
Lidi Zheng authored
-
- Nov 30, 2018
-
-
Lidi Zheng authored
-
- Jun 14, 2018
-
-
Nathaniel Manista authored
-
- Dec 12, 2017
-
-
ncteisen authored
-
- Jun 08, 2017
-
-
Jan Tattermusch authored
-
- Dec 21, 2016
-
-
Nathaniel Manista authored
-
- Jul 16, 2016
-
-
Nathaniel Manista authored
-
- Mar 31, 2016
-
-
Craig Tiller authored
-
- Mar 18, 2016
-
-
Leifur Halldor Asgeirsson authored
-
- Sep 10, 2015
-
-
Nathaniel Manista authored
-
- Aug 27, 2015
-
-
Stanley Cheung authored
-
Stanley Cheung authored
-
- Feb 26, 2015
-
-
Jan Tattermusch authored
-
- Feb 19, 2015
-
-
Tim Emiola authored
-