commit | e9e35aa49ad41974430d46e52836e255e77d6a50 | [log] [tgz] |
---|---|---|
author | philwo <philwo@google.com> | Thu Aug 31 13:28:41 2017 +0200 |
committer | Vladimir Moskva <vladmos@google.com> | Thu Aug 31 18:25:28 2017 +0200 |
tree | dc24a8b388b3cc4a54042c58ec6d4535d6247f83 | |
parent | 930f7036a71d5d66cc643cdcffc7d92da664cf42 [diff] |
Split the cycle between vfs and profiler. - Move ProfilerInfo into a subpackage (it's not necessary for profiling, just for analyzing a profile). - Make some fields in Profiler public for ProfileInfo. - Mark Profiler as ThreadSafe; there's no cyclic dependency here. This is based on ulfjack's microbazel patch series: https://github.com/ulfjack/bazel/commit/44553fcac0fc876784d8f48c2e577d8c999712de PiperOrigin-RevId: 167121952
{Fast, Correct} - Choose two
Build and test software of any size, quickly and reliably.
Speed up your builds and tests: Bazel only rebuilds 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 system. 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
Bazel is released in ‘Beta’. See the product roadmap to learn about the path toward a stable 1.0 release.