Sign in
bazel
/
bazel
/
c082f02ba2d07a97363596ed087c83e29a4582ed
/
tools
/
build_rules
db063a8
Add internal macros and partially migrate Bazel for upcoming change
by brandjon
· 6 years ago
9f73b2c
C++: Add defs.bzl to genproto.bzl
by plf
· 6 years ago
04737ba
Fix genproto.bzl test broken by unknown commit
by plf
· 6 years ago
9606887
Adds load statement for @rules_cc
by oquenchil
· 6 years ago
6fbfe5c
Fix BUILD files for future incompatible changes
by Laurent Le Brun
· 6 years ago
6d0b14b
rule_test: apply "tags" to all rules in the macro
by Laszlo Csomor
· 6 years ago
67ba1d6
Update tests in preparation for incompatible_depset_is_not_iterable flag flip
by laurentlb
· 6 years ago
73550c1
Use lite proto in the client, thereby reducing the size of our binary by ~1MiB to 45.036MiB. We're *almost* 45 binary megabytes!
by lberki
· 6 years ago
77b9875
file_test, rule_test: now as sh_test rules
by Laszlo Csomor
· 6 years ago
28f8af7c
Automated rollback of commit 76583ee114570e1866c1cc3842b40968e0119793.
by laszlocsomor
· 6 years ago
76583ee
file_test, rule_test: now as sh_test rules
by Laszlo Csomor
· 6 years ago
e5d4219
Update tests and source files to avoid depset union.
by laurentlb
· 6 years ago
3f87a95
Make part of @bazel_tools compatible with --incompatible_disallow_struct_provider_syntax
by cparsons
· 6 years ago
6e821a1
Fix simple bazel build_rules cases of rules returning struct
by cparsons
· 6 years ago
2c1d792
Make cc_grpc_librarys only depend on the protobuf runtime library not the whole protobuf compiler.
by Benjamin Peterson
· 6 years ago
539bfc9
Add explicit dependency on protoc_lib in cc_grpc_library
by Alexandre Rostovtsev
· 6 years ago
bf05bc2
Fix comment in tools/build_rules/genproto.bzl
by hlopko
· 6 years ago
9a8318e
Automatic code cleanup.
by Googler
· 6 years ago
fe2791b
Fix build breakage caused by https://github.com/bazelbuild/bazel/commit/f09429c201347f306954479d6ad156efa7cc49d8
by laurentlb
· 6 years ago
f09429c
Run "buildifier --lint=fix" on bzl files
by laurentlb
· 6 years ago
b57c2a4
Automatic code cleanup.
by twerth
· 6 years ago
a780be3
Automated rollback of commit d550145730c330cf9412b0f48b5f423829d9ff85.
by Googler
· 6 years ago
d550145
file_test: fix for Windows
by Laszlo Csomor
· 6 years ago
470a913
file_test: add integration tests
by Laszlo Csomor
· 6 years ago
a7f3b85
Update bzl files to work with --all_incompatible_changes
by laurentlb
· 7 years ago
366da4c
In java_rules_skylark depend on the javabase through //tools/jdk:current_java_runtime
by cushon
· 7 years ago
d92725b
Automatic code cleanup.
by gregce
· 7 years ago
20a042f
Format all bzl files with buildifier
by vladmos
· 7 years ago
013af7d
Make test_rules.bzl --all_incompatible_changes compliant.
by Mathieu Boespflug
· 7 years ago
58efcfd
test_rules.bzl: Make Skylark rule forward compatible
by David Ostrovsky
· 7 years ago
ceaed51
Remove usages of `+` on dicts
by vladmos
· 7 years ago
b23b6eb
Rename set to depset
by vladmos
· 8 years ago
00b290c
remove @bazel_tools//tools/build_rules:gensrcjar target
by ajmichael
· 8 years ago
6073f1d
protobuf: Use bazel's native java_proto_library rules.
by Jakob Buchgraber
· 8 years ago
4229823
Remove unnecessary python skylark rules and update example
by Yu Yi
· 8 years ago
e36a66c
Rollback of commit 4b73e972d909bcd533f2f9940f95a00b9b73bdde.
by Dmitry Lomov
· 8 years ago
4b73e97
Roll forward execroot change
by Kristina Chodorow
· 8 years ago
50e7e7f
Use //third_party/protobuf:protobuf_java instead of //third_party/protobuf:protobuf to refer to the Java proto runtime.
by Carmi Grushko
· 8 years ago
443faf1
Global cleanup change.
by Kristina Chodorow
· 8 years ago
b89f30e
Add support for rules_test on rules in a different repository or in the
by John Cater
· 8 years ago
e23b79c
Only add the runfiles of artifacts that are actual inputs of the spawn action.
by Florian Weikert
· 8 years ago
ba41c2d
Add bin_dir and genfiles_dir to ctx
by Kristina Chodorow
· 8 years ago
7cde82e
Remove HOST_CFG and DATA_CFG references that cause warnings
by Kristina Chodorow
· 8 years ago
fd158cb
Silence the warning about Javac not supporting workers during bootstrap by renaming the action mnemonic in the Java Skylark rules to JavacBootstrap.
by Philipp Wollermann
· 8 years ago
6022b7b
Rollback of commit 4381a1d6e8f711957f430aac0c301acec6dfa0eb.
by Damien Martin-Guillerez
· 9 years ago
4381a1d
Global cleanup change.
by Vladimir Moskva
· 9 years ago
c02dc27
Global cleanup change.
by Vladimir Moskva
· 9 years ago
c5804ab
Global cleanup change.
by Laurent Le Brun
· 9 years ago
de424b6
Remove rust, jsonnet, scala and closure from the Bazel repository
by Damien Martin-Guillerez
· 9 years ago
a51a85e
Cut dependency on BoringSSL.
by Lukacs Berki
· 9 years ago
c6c516d
Make the genproto rules of Bazel usable from other repositories.
by Lukacs Berki
· 9 years ago
19eadbe
Fix Bazel continuous build.
by Lukacs Berki
· 9 years ago
821a504
Support gRPC in the Bazel-internal protobuf rules.
by Lukacs Berki
· 9 years ago
285112c
Remove te protocol compiler rules from @bazel_tools.
by Lukacs Berki
· 9 years ago
ffcc522
Rollback of commit 3248a5ea6ecb9f5f2080876a70de016825f54707.
by Lukacs Berki
· 9 years ago
3248a5e
Update our rudimentary proto rules to be able to handle gRPC.
by Lukacs Berki
· 9 years ago
f739cc3
Enable overriding attributes for Rust binaries.
by David Chen
· 9 years ago
96df361
Remove deprecated Skylark rules
by Kristina Chodorow
· 9 years ago
d521245
Marking Closure Tools for Bazel as deprecated.
by Googler
· 9 years ago
eab1ce2
Fix go_prefix to resolve to the right repository
by Kristina Chodorow
· 9 years ago
19b5675
Deprecate built-in Skylark rules
by Kristina Chodorow
· 9 years ago
b78bbd5
Add Python protobuf to Bazel third_party and move all protobuf targets into
by David Chen
· 9 years ago
ba05c37
Upgrade Apache Commons Collections to v3.2.2
by Googler
· 9 years ago
2de7a88
Update rust rule to reference deps in @bazel_tools
by Kristina Chodorow
· 9 years ago
4e65601
Fix references to @bazel_tools// repository in Go rules.
by David Chen
· 9 years ago
287094b
Add design doc for Go rules as markdown.
by Han-Wen Nienhuys
· 9 years ago
d73c97d
Restore allow_files and single_file attributes.
by Julio Merino
· 9 years ago
19e9953
Allow preprocessing proto files before compiling them in gensrcjar.sh.
by Julio Merino
· 9 years ago
a6e4482
Split out Java proto compilation logic to a helper script (take 2).
by Julio Merino
· 9 years ago
c0a9fb6
Rollback of commit 8ec3866d9e5d28f6c09546269ec82731c45c28ad.
by Damien Martin-Guillerez
· 9 years ago
699f87a
Rename proto_java_library to java_proto_library.
by Julio Merino
· 9 years ago
ffc891c
Use ctx.executable to get references to the binaries.
by Julio Merino
· 9 years ago
be19783
Fix issues with commit 650533fffccb97910338f335939de76922c9f679
by Michael Zhou
· 9 years ago
8ec3866
Split out Java proto compilation logic to a helper script.
by Julio Merino
· 9 years ago
0e7f137
Use a specific release of the Closure Compiler instead of referencing -latest
by Kamil Jiwa
· 9 years ago
650533f
Update Closure Tools dependencies and add arguments to closure_js_binary()
by Michael Zhou
· 9 years ago
5854a72
Turn //tools/build_rules into a package.
by Julio Merino
· 9 years ago
ce449e8
Don't import API functions you don't use
by Francois-Rene Rideau
· 9 years ago
cf521dd
Revert "Merge pull request #910 from Dominator008/closure"
by Damien Martin-Guillerez
· 9 years ago
3f70577
Merge pull request #910 from Dominator008/closure
by Kamil Jiwa
· 9 years ago
33573dc
Add "--language_in" and "--language_out" to closure_js_binary.bzl
by Michael Zhou
· 9 years ago
806d9c6
Reformat genproto.bzl to comply with the style guide.
by Julio Merino
· 9 years ago
1bab6b1
Stop bundling ijar's sources in bazel_tools
by Damien Martin-Guillerez
· 9 years ago
af1d67f
Update dependencies in closure_repositories.bzl
by Michael Zhou
· 9 years ago
1e1e94b
Updates the appengine_war() rule to include the transitive dependencies of the input rules in the output war.
by Alex Humesky
· 9 years ago
175b267
Use build_file_content attribute of new_* repositories instead of build_file in Skylark rules
by Damien Martin-Guillerez
· 9 years ago
98fc32c
Update documentation of skylark rules: correct load statements
by Damien Martin-Guillerez
· 9 years ago
56ac506
[rust] Update Rust rules to Rust 1.6
by David Chen
· 9 years ago
68d0b69
Use labels in load statements
by Damien Martin-Guillerez
· 9 years ago
d31b30d
Update appengine repository rule names
by Kristina Chodorow
· 9 years ago
b21b2ba
Convert skylark rules and tests to use _ in repo names
by Kristina Chodorow
· 9 years ago
0bf232e
Fix appengine rule to use all @bazel_tools targets
by Kristina Chodorow
· 9 years ago
3bd2589
Update appengine.bzl rules to use remote repos
by Kristina Chodorow
· 9 years ago
17e419e
Allow empty go_prefix.
by Han-Wen Nienhuys
· 9 years ago
1f1658c
Basic build tag support for go rules
by David Santiago
· 9 years ago
72ae5e3
Fix bazel_go_example_test. Changes:
by Han-Wen Nienhuys
· 9 years ago
be9f577
Make the Go rules depend on the Go toolchain targets in the main repository.
by Lukacs Berki
· 9 years ago
2ec1b0a
Remove deleted WORKSPACE.go-toolchain from srcs.
by David Chen
· 9 years ago
7019ff9
Use load() to add external repositories for Skylark rules.
by David Chen
· 9 years ago
34a6df1
Drop intermediate zip archive from py_binary output
by Benjamin Staffin
· 9 years ago
Next »