aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/build_rules
Commit message (Expand)AuthorAge
* 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
* Update Closure Tools dependencies and add arguments to closure_js_binary()Gravatar Michael Zhou2016-02-17
* Turn //tools/build_rules into a package.Gravatar Julio Merino2016-02-17
* Don't import API functions you don't useGravatar Francois-Rene Rideau2016-02-17
* Revert "Merge pull request #910 from Dominator008/closure"Gravatar Damien Martin-Guillerez2016-02-17
* Merge pull request #910 from Dominator008/closureGravatar Kamil Jiwa2016-02-17
|\
| * Add "--language_in" and "--language_out" to closure_js_binary.bzlGravatar Michael Zhou2016-02-17
* | Reformat genproto.bzl to comply with the style guide.Gravatar Julio Merino2016-02-17
* | Stop bundling ijar's sources in bazel_toolsGravatar Damien Martin-Guillerez2016-02-17
| * Update dependencies in closure_repositories.bzlGravatar Michael Zhou2016-02-16
|/
* Updates the appengine_war() rule to include the transitive dependencies of th...Gravatar Alex Humesky2016-02-15
* Use build_file_content attribute of new_* repositories instead of build_file ...Gravatar Damien Martin-Guillerez2016-02-12
* Update documentation of skylark rules: correct load statementsGravatar Damien Martin-Guillerez2016-02-10
* [rust] Update Rust rules to Rust 1.6Gravatar David Chen2016-02-04
* Use labels in load statementsGravatar Damien Martin-Guillerez2016-02-02
* Update appengine repository rule namesGravatar Kristina Chodorow2016-01-29
* Convert skylark rules and tests to use _ in repo namesGravatar Kristina Chodorow2016-01-27
* Fix appengine rule to use all @bazel_tools targetsGravatar Kristina Chodorow2016-01-21
* Update appengine.bzl rules to use remote reposGravatar Kristina Chodorow2016-01-21
* Allow empty go_prefix.Gravatar Han-Wen Nienhuys2016-01-20
* Basic build tag support for go rulesGravatar David Santiago2016-01-11
* Fix bazel_go_example_test. Changes:Gravatar Han-Wen Nienhuys2015-12-22
* Make the Go rules depend on the Go toolchain targets in the main repository.Gravatar Lukacs Berki2015-12-15
* Remove deleted WORKSPACE.go-toolchain from srcs.Gravatar David Chen2015-12-07