commit | 4f69ae8c1ebe9234f1c990973dfc19fb00256d57 | [log] [tgz] |
---|---|---|
author | jingwen <jingwen@google.com> | Thu Feb 18 18:33:28 2021 -0800 |
committer | Copybara-Service <copybara-worker@google.com> | Thu Feb 18 18:34:27 2021 -0800 |
tree | f1e57c6cc1820cddcd18143a3eb3420026f7c778 | |
parent | a38eb75865a0cb90b50fbcab65436be4fe830483 [diff] |
Automated rollback of commit f3c2ee29016259741d037f21f5ea9d373f0181dd. *** Reason for rollback *** Broke the build on macOS /usr/bin/tar is BSD tar and doesn't have the --warning=no-unknown-keyword flag. https://superuser.com/questions/318809/linux-os-x-tar-incompatibility-tarballs-created-on-os-x-give-errors-when-unt *** Original change description *** Bazel docs: Extract tarballs with --warning=no-unknown-keyword Currently the //site target produces 8000 (!) lines of warnings ("tar: Ignoring unknown extended header keyword ..."). PiperOrigin-RevId: 358311299
{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