commit | 1489f0f4cae3e9247a70e4003ab76bef45c5b986 | [log] [tgz] |
---|---|---|
author | Timothy Klim <klimtimothy@gmail.com> | Mon Dec 07 05:02:15 2020 -0800 |
committer | Copybara-Service <copybara-worker@google.com> | Mon Dec 07 05:03:15 2020 -0800 |
tree | e5c9bf76b6b506d7d109349ead71cbf6bed0043e | |
parent | 1b02aca23af111bc687636a21503dc7208ecbacf [diff] |
Support Scala3 .tasty files **ijar** tool support Kotlin modules by [not stripped out](https://github.com/bazelbuild/bazel/commit/088d8de6584864adaec82712c8ace601404afd0b) files in `META-INF/*.kotlin_module`. This PR add support for new Scala 3 (and Scala 2.13.4+) [TASTy](https://dotty.epfl.ch/docs/reference/metaprogramming/toc.html) format to have ability to use Scala 3 modules. Closes #12529. PiperOrigin-RevId: 346068234
{Fast, Correct} - Choose two
Build and test software of any size, quickly and reliably.
Speed up your builds and tests: Bazel rebuilds only what is necessary. With advanced local and distributed caching, optimized dependency analysis and parallel execution, you get fast and incremental builds.
One tool, multiple languages: Build and test Java, C++, Android, iOS, Go, and a wide variety of other language platforms. Bazel runs on Windows, macOS, and Linux.
Scalable: Bazel helps you scale your organization, codebase, and continuous integration solution. It handles codebases of any size, in multiple repositories or a huge monorepo.
Extensible to your needs: Easily add support for new languages and platforms with Bazel's familiar extension language. Share and re-use language rules written by the growing Bazel community.
Follow our tutorials:
See CONTRIBUTING.md