Commit Graph

12 Commits

Author SHA1 Message Date
Craig Tiller 4e666c740b Internal change
PiperOrigin-RevId: 590780731
2023-12-13 20:06:30 -08:00
Tanvi Jagtap 8019903a44 Internal configuration cleanup
PiperOrigin-RevId: 590528536
2023-12-14 03:42:30 +00:00
Richard Belleville 468768865b
Make Buildifier Sanity Test Strict (#27807)
* Fix all lint errors in repo.

* Use strict buildifier by default

* Whoops. That file does not exist

* Attempt fix to buildifier invocation

* Add missing copyright
2021-11-03 14:57:04 -07:00
Lidi Zheng c34bef4ca4 Format all Bazel files with buildifier 2019-11-05 14:03:52 -08:00
Jan Tattermusch 4d5c3102a1 fix remaining license notices 2017-06-08 11:22:41 +02:00
Jorge Canizales 24b2f67b80 Add copyright notice and documentation to .bzl file. 2015-07-02 01:29:37 -07:00
Jorge Canizales 8637ececfd Use a protoc compiled from sources 2015-07-02 01:01:53 -07:00
Jorge Canizales 907fad9c4d Support multiple proto sources 2015-07-02 00:52:33 -07:00
Jorge Canizales d9435277fb Split messages and services macros 2015-07-02 00:52:33 -07:00
Jorge Canizales 164f633283 Extract filename transformations into functions 2015-07-01 18:29:21 -07:00
Jorge Canizales fc5fb879a6 Support sources in nested dirs 2015-07-01 15:29:30 -07:00
Jorge Canizales 4bc49051ba Skylark macro to generate an objc_library from protos
Still needed:
- Use compiled protoc.
- Work with multiple proto sources.
- Work with proto sources in nested dirs.
2015-07-01 14:18:04 -07:00