commit | 27545a72c45e33cc21535eb0fd05dd01b1e323af | [log] [tgz] |
---|---|---|
author | cushon <cushon@google.com> | Thu Apr 09 19:38:53 2020 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Thu Apr 09 19:40:21 2020 -0700 |
tree | d56d83b9552a30e74f7ad9eea3ac25cbf1e314ed | |
parent | 07b15e6d996609129c5bd42d7669519cd959e4d5 [diff] |
Stop passing SKIP_DEBUG in javac-turbine The latest version of ASM skips method parameters attributes when SKIP_DEBUG is set, which prevents javac-turbine from including them in its output: https://gitlab.ow2.org/asm/asm/-/commit/6623d07425b251b6d2ac14fd6d5582c04936e912 PiperOrigin-RevId: 305809948
{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