aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/build_rules/genproto.bzl
Commit message (Expand)AuthorAge
* Format all bzl files with buildifierGravatar vladmos2018-06-01
* protobuf: Use bazel's native java_proto_library rules.Gravatar Jakob Buchgraber2017-06-06
* Use //third_party/protobuf:protobuf_java instead of //third_party/protobuf:pr...Gravatar Carmi Grushko2017-02-09
* Only add the runfiles of artifacts that are actual inputs of the spawn action.Gravatar Florian Weikert2016-10-11
* Global cleanup change.Gravatar Vladimir Moskva2016-09-12
* Global cleanup change.Gravatar Laurent Le Brun2016-07-07
* Cut dependency on BoringSSL.Gravatar Lukacs Berki2016-05-09
* Make the genproto rules of Bazel usable from other repositories.Gravatar Lukacs Berki2016-04-13
* Support gRPC in the Bazel-internal protobuf rules.Gravatar Lukacs Berki2016-04-11
* Remove te protocol compiler rules from @bazel_tools.Gravatar Lukacs Berki2016-04-11
* Rollback of commit 3248a5ea6ecb9f5f2080876a70de016825f54707.Gravatar Lukacs Berki2016-04-07
* Update our rudimentary proto rules to be able to handle gRPC.Gravatar Lukacs Berki2016-04-07
* Add Python protobuf to Bazel third_party and move all protobuf targets intoGravatar David Chen2016-03-17
* Restore allow_files and single_file attributes.Gravatar Julio Merino2016-02-23
* Split out Java proto compilation logic to a helper script (take 2).Gravatar Julio Merino2016-02-22
* Rollback of commit 8ec3866d9e5d28f6c09546269ec82731c45c28ad.Gravatar Damien Martin-Guillerez2016-02-19
* Rename proto_java_library to java_proto_library.Gravatar Julio Merino2016-02-19
* Use ctx.executable to get references to the binaries.Gravatar Julio Merino2016-02-19
* Split out Java proto compilation logic to a helper script.Gravatar Julio Merino2016-02-19
* Reformat genproto.bzl to comply with the style guide.Gravatar Julio Merino2016-02-17
* Make Bazel use tools that are embedded in its binary.Gravatar Lukacs Berki2015-10-12
* Rationalize copyright headersGravatar Damien Martin-Guillerez2015-09-25
* Get rid of javac warning spam when building java protos.Gravatar Nathan Harmata2015-09-02
* Improve the JDK and JRE filegroups to include all the necessary parts. Then f...Gravatar Philipp Wollermann2015-08-24
* Simplify genproto.bzl.Gravatar Han-Wen Nienhuys2015-06-02
* Make Skylark genproto deterministicGravatar Damien Martin-Guillerez2015-03-31
* Add symlinks to third_party/ and tools/ to base_workspaceGravatar Kristina Chodorow2015-02-19