commit | b38098e1f8d9d78528f8f5a61fd76d5cce601a1c | [log] [tgz] |
---|---|---|
author | plf <plf@google.com> | Tue Jun 26 02:54:32 2018 -0700 |
committer | Copybara-Service <copybara-piper@google.com> | Tue Jun 26 02:55:39 2018 -0700 |
tree | b5d6a3989cf6ee145ae620986ef7d0924bb20a33 | |
parent | d88eee849d53ef71afc85f858b67af3d276d98fa [diff] |
C++: Remove call to initializeCcCompilationContext. To get a CcCompilationInfo instance from Skylark it will either have to be through its constructor (not yet fully implemented) which will not schedule any actions or through a call to compile() which does schedule actions. RELNOTES:none PiperOrigin-RevId: 202099841
{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 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
Bazel is released in ‘Beta’. See the product roadmap to learn about the path toward a stable 1.0 release.