index
:
bazel
master
a fast, scalable, multi-language and extensible build system
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
tools
/
build_rules
Commit message (
Expand
)
Author
Age
*
test_rules.bzl: Make Skylark rule forward compatible
David Ostrovsky
2018-01-04
*
Remove usages of `+` on dicts
vladmos
2018-01-03
*
Rename set to depset
vladmos
2017-07-27
*
remove @bazel_tools//tools/build_rules:gensrcjar target
ajmichael
2017-06-27
*
protobuf: Use bazel's native java_proto_library rules.
Jakob Buchgraber
2017-06-06
*
Remove unnecessary python skylark rules and update example
Yu Yi
2017-02-28
*
Rollback of commit 4b73e972d909bcd533f2f9940f95a00b9b73bdde.
Dmitry Lomov
2017-02-17
*
Roll forward execroot change
Kristina Chodorow
2017-02-16
*
Use //third_party/protobuf:protobuf_java instead of //third_party/protobuf:pr...
Carmi Grushko
2017-02-09
*
Global cleanup change.
Kristina Chodorow
2016-12-08
*
Add support for rules_test on rules in a different repository or in the
John Cater
2016-12-01
*
Only add the runfiles of artifacts that are actual inputs of the spawn action.
Florian Weikert
2016-10-11
*
Add bin_dir and genfiles_dir to ctx
Kristina Chodorow
2016-10-11
*
Remove HOST_CFG and DATA_CFG references that cause warnings
Kristina Chodorow
2016-10-07
*
Silence the warning about Javac not supporting workers during bootstrap by re...
Philipp Wollermann
2016-09-30
*
Rollback of commit 4381a1d6e8f711957f430aac0c301acec6dfa0eb.
Damien Martin-Guillerez
2016-09-14
*
Global cleanup change.
Vladimir Moskva
2016-09-13
*
Global cleanup change.
Vladimir Moskva
2016-09-12
*
Global cleanup change.
Laurent Le Brun
2016-07-07
*
Remove rust, jsonnet, scala and closure from the Bazel repository
Damien Martin-Guillerez
2016-05-09
*
Cut dependency on BoringSSL.
Lukacs Berki
2016-05-09
*
Make the genproto rules of Bazel usable from other repositories.
Lukacs Berki
2016-04-13
*
Fix Bazel continuous build.
Lukacs Berki
2016-04-11
*
Support gRPC in the Bazel-internal protobuf rules.
Lukacs Berki
2016-04-11
*
Remove te protocol compiler rules from @bazel_tools.
Lukacs Berki
2016-04-11
*
Rollback of commit 3248a5ea6ecb9f5f2080876a70de016825f54707.
Lukacs Berki
2016-04-07
*
Update our rudimentary proto rules to be able to handle gRPC.
Lukacs Berki
2016-04-07
*
Enable overriding attributes for Rust binaries.
David Chen
2016-04-07
*
Remove deprecated Skylark rules
Kristina Chodorow
2016-03-24
*
Marking Closure Tools for Bazel as deprecated.
Googler
2016-03-23
*
Fix go_prefix to resolve to the right repository
Kristina Chodorow
2016-03-22
*
Deprecate built-in Skylark rules
Kristina Chodorow
2016-03-21
*
Add Python protobuf to Bazel third_party and move all protobuf targets into
David Chen
2016-03-17
*
Upgrade Apache Commons Collections to v3.2.2
Googler
2016-03-04
*
Update rust rule to reference deps in @bazel_tools
Kristina Chodorow
2016-03-04
*
Fix references to @bazel_tools// repository in Go rules.
David Chen
2016-02-28
*
Add design doc for Go rules as markdown.
Han-Wen Nienhuys
2016-02-24
*
Restore allow_files and single_file attributes.
Julio Merino
2016-02-23
*
Allow preprocessing proto files before compiling them in gensrcjar.sh.
Julio Merino
2016-02-23
*
Split out Java proto compilation logic to a helper script (take 2).
Julio Merino
2016-02-22
*
Rollback of commit 8ec3866d9e5d28f6c09546269ec82731c45c28ad.
Damien Martin-Guillerez
2016-02-19
*
Rename proto_java_library to java_proto_library.
Julio Merino
2016-02-19
*
Use ctx.executable to get references to the binaries.
Julio Merino
2016-02-19
*
Fix issues with commit 650533fffccb97910338f335939de76922c9f679
Michael Zhou
2016-02-19
*
Split out Java proto compilation logic to a helper script.
Julio Merino
2016-02-19
*
Use a specific release of the Closure Compiler instead of referencing -latest
Kamil Jiwa
2016-02-18
*
Update Closure Tools dependencies and add arguments to closure_js_binary()
Michael Zhou
2016-02-17
*
Turn //tools/build_rules into a package.
Julio Merino
2016-02-17
*
Don't import API functions you don't use
Francois-Rene Rideau
2016-02-17
*
Revert "Merge pull request #910 from Dominator008/closure"
Damien Martin-Guillerez
2016-02-17
[next]