aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/build_defs/scala/scala.bzl
Commit message (Expand)AuthorAge
* Remove rust, jsonnet, scala and closure from the Bazel repositoryGravatar Damien Martin-Guillerez2016-05-09
* Fixes typos in the scala rule stubGravatar Damien Martin-Guillerez2016-03-04
* Fixed typo in rules for Scala URLGravatar Fedor Korotkov2016-03-04
* Remove scala rules from the Bazel source treeGravatar Damien Martin-Guillerez2016-02-24
* Use SSL for scala repositoryGravatar Michajlo Matijkiw2016-02-24
* Adds export and runtime_deps support to scala ruleGravatar Oscar Boykin2016-02-18
* Add scala tests to CIGravatar Oscar Boykin2016-02-15
* Use build_file_content attribute of new_* repositories instead of build_file ...Gravatar Damien Martin-Guillerez2016-02-12
* Add scala_test to loadGravatar Oscar Boykin2016-02-10
* Add a scala_test rule to BazelGravatar Dino Wernli2016-02-02
* [scala] fix declared dependencies.Gravatar Damien Martin-Guillerez2016-01-13
* Improve scalac: use ijar and download scalacGravatar oscar2015-12-08
* Added support for resources in scala builds.Gravatar John Sullivan2015-10-13
* Quick and dirty fix for #456.Gravatar John Sullivan2015-09-28
* Rationalize copyright headersGravatar Damien Martin-Guillerez2015-09-25
* Added support for scalac and jvm_flags in scala_[library|binary]. Fixes #457.Gravatar John Sullivan2015-09-16
* Scala rules: Implement scala_binaryGravatar Laurent Le Brun2015-09-11
* Scala rules: Make main_class optionalGravatar Laurent Le Brun2015-09-11
* Add Scala library rule.Gravatar Laurent Le Brun2015-09-02