aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/build_rules/java_rules_skylark.bzl
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
* Remove usages of `+` on dictsGravatar vladmos2018-01-03
* Rename set to depsetGravatar vladmos2017-07-27
* 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
* When computing the transitive config fragments required by a target,Gravatar Greg Estren2015-11-18
* Rationalize copyright headersGravatar Damien Martin-Guillerez2015-09-25
* Change the skylark Java rules to use the configuration path separator.Gravatar Ulf Adams2015-08-24
* Improve the JDK and JRE filegroups to include all the necessary parts. Then f...Gravatar Philipp Wollermann2015-08-24
* Remove errant paths from crosstool test files.Gravatar Alex Humesky2015-08-20
* Updated some bazel files to reflect the new way of how configuration fragment...Gravatar Florian Weikert2015-08-20
* Use JDK's jar instead on relying on the one on the path in Java Skylark rules.Gravatar Damien Martin-Guillerez2015-06-15
* Remove tools/jdk/jdk symbolic link creationGravatar Damien Martin-Guillerez2015-06-11
* Bootstrapping tools using BazelGravatar Damien Martin-Guillerez2015-06-05
* Skylark cleanup: ctx.target(s) is deprecated, stop using itGravatar Laurent Le Brun2015-05-21
* Improve Java examplesGravatar Kristina Chodorow2015-02-20