Sign in
bazel
/
bazel
/
9e86437f8cee6343a357e51fbca6f3356786efd6
/
tools
/
build_rules
/
java_rules_skylark.bzl
504a5b7
Split tools/jdk/BUILD into part that's needed to produce @build_tools and the content of it.
by Ivo List
· 4 years, 4 months ago
6fbfe5c
Fix BUILD files for future incompatible changes
by Laurent Le Brun
· 6 years ago
67ba1d6
Update tests in preparation for incompatible_depset_is_not_iterable flag flip
by laurentlb
· 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
9a8318e
Automatic code cleanup.
by Googler
· 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
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
ceaed51
Remove usages of `+` on dicts
by vladmos
· 7 years ago
b23b6eb
Rename set to depset
by vladmos
· 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
e2eb639
When computing the transitive config fragments required by a target,
by Greg Estren
· 9 years ago
f88f4d8
Rationalize copyright headers
by Damien Martin-Guillerez
· 10 years ago
52bcf5a
Change the skylark Java rules to use the configuration path separator.
by Ulf Adams
· 10 years ago
c8db70c
Improve the JDK and JRE filegroups to include all the necessary parts. Then fix the Skylark rules and tests that so far failed to declare dependencies on the JVM.
by Philipp Wollermann
· 10 years ago
a2e2cc2
Remove errant paths from crosstool test files.
by Alex Humesky
· 10 years ago
b537f82
Updated some bazel files to reflect the new way of how configuration fragments can be accessed.
by Florian Weikert
· 10 years ago
ebd0e64
Use JDK's jar instead on relying on the one on the path in Java Skylark rules.
by Damien Martin-Guillerez
· 10 years ago
0bf90f7
Remove tools/jdk/jdk symbolic link creation
by Damien Martin-Guillerez
· 10 years ago
d6f4808
Bootstrapping tools using Bazel
by Damien Martin-Guillerez
· 10 years ago
b732062
Skylark cleanup: ctx.target(s) is deprecated, stop using it
by Laurent Le Brun
· 10 years ago
254aee4
Improve Java examples
by Kristina Chodorow
· 10 years ago
[Renamed from tools/build_rules/java_rules_oss.bzl]
3671ff6
Add symlinks to third_party/ and tools/ to base_workspace
by Kristina Chodorow
· 10 years ago
[Renamed from base_workspace/tools/build_rules/java_rules_oss.bzl]
d08b27f
Update from Google.
by Han-Wen Nienhuys
· 10 years ago