aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/build_rules
Commit message (Expand)AuthorAge
* In java_rules_skylark depend on the javabase through //tools/jdk:current_java...Gravatar cushon2018-08-08
* Automatic code cleanup.Gravatar gregce2018-07-09
* Format all bzl files with buildifierGravatar vladmos2018-06-01
* Make test_rules.bzl --all_incompatible_changes compliant.Gravatar Mathieu Boespflug2018-02-15
* test_rules.bzl: Make Skylark rule forward compatibleGravatar David Ostrovsky2018-01-04
* Remove usages of `+` on dictsGravatar vladmos2018-01-03
* Rename set to depsetGravatar vladmos2017-07-27
* remove @bazel_tools//tools/build_rules:gensrcjar targetGravatar ajmichael2017-06-27
* protobuf: Use bazel's native java_proto_library rules.Gravatar Jakob Buchgraber2017-06-06
* Remove unnecessary python skylark rules and update example Gravatar Yu Yi2017-02-28
* Rollback of commit 4b73e972d909bcd533f2f9940f95a00b9b73bdde.Gravatar Dmitry Lomov2017-02-17
* Roll forward execroot changeGravatar Kristina Chodorow2017-02-16
* Use //third_party/protobuf:protobuf_java instead of //third_party/protobuf:pr...Gravatar Carmi Grushko2017-02-09
* Global cleanup change.Gravatar Kristina Chodorow2016-12-08
* Add support for rules_test on rules in a different repository or in theGravatar John Cater2016-12-01
* Only add the runfiles of artifacts that are actual inputs of the spawn action.Gravatar Florian Weikert2016-10-11
* Add bin_dir and genfiles_dir to ctxGravatar Kristina Chodorow2016-10-11
* Remove HOST_CFG and DATA_CFG references that cause warningsGravatar Kristina Chodorow2016-10-07
* Silence the warning about Javac not supporting workers during bootstrap by re...Gravatar Philipp Wollermann2016-09-30
* Rollback of commit 4381a1d6e8f711957f430aac0c301acec6dfa0eb.Gravatar Damien Martin-Guillerez2016-09-14
* Global cleanup change.Gravatar Vladimir Moskva2016-09-13
* Global cleanup change.Gravatar Vladimir Moskva2016-09-12
* Global cleanup change.Gravatar Laurent Le Brun2016-07-07
* Remove rust, jsonnet, scala and closure from the Bazel repositoryGravatar Damien Martin-Guillerez2016-05-09
* Cut dependency on BoringSSL.Gravatar Lukacs Berki2016-05-09
* Make the genproto rules of Bazel usable from other repositories.Gravatar Lukacs Berki2016-04-13
* Fix Bazel continuous build.Gravatar Lukacs Berki2016-04-11
* 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
* Enable overriding attributes for Rust binaries.Gravatar David Chen2016-04-07
* Remove deprecated Skylark rulesGravatar Kristina Chodorow2016-03-24
* Marking Closure Tools for Bazel as deprecated.Gravatar Googler2016-03-23
* Fix go_prefix to resolve to the right repositoryGravatar Kristina Chodorow2016-03-22
* Deprecate built-in Skylark rulesGravatar Kristina Chodorow2016-03-21
* Add Python protobuf to Bazel third_party and move all protobuf targets intoGravatar David Chen2016-03-17
* Upgrade Apache Commons Collections to v3.2.2Gravatar Googler2016-03-04
* Update rust rule to reference deps in @bazel_toolsGravatar Kristina Chodorow2016-03-04
* Fix references to @bazel_tools// repository in Go rules.Gravatar David Chen2016-02-28
* Add design doc for Go rules as markdown.Gravatar Han-Wen Nienhuys2016-02-24
* Restore allow_files and single_file attributes.Gravatar Julio Merino2016-02-23
* Allow preprocessing proto files before compiling them in gensrcjar.sh.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
* Fix issues with commit 650533fffccb97910338f335939de76922c9f679Gravatar Michael Zhou2016-02-19
* Split out Java proto compilation logic to a helper script.Gravatar Julio Merino2016-02-19
* Use a specific release of the Closure Compiler instead of referencing -latestGravatar Kamil Jiwa2016-02-18