commit | 5a40ab64ef98978c760d572b639ea6a388c7d63d | [log] [tgz] |
---|---|---|
author | adonovan <adonovan@google.com> | Fri Sep 18 12:29:25 2020 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Fri Sep 18 12:30:49 2020 -0700 |
tree | 3c5d1ce518dd390361b605a8f20a12cbe3f34c3a | |
parent | d5194a131179ed668960abf7c8e1c2147816f038 [diff] |
bazel skydoc: consolidate the fake environment This change merges the two essentially identical functions that populate the "fake" predeclared .bzl environment used by skydoc and docgen. The function is in FakeApi. Also: - consolidate all the fake API into a single build target. (So much fuss for so little actual code.) - delete TopLevelBootstrap, which is obfuscating fluff. PiperOrigin-RevId: 332503771
{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