commit | 49107ad79ef08811db22636928dfd113a9acf902 | [log] [tgz] |
---|---|---|
author | Andrew Suffield <asuffield@gmail.com> | Fri Mar 08 09:57:38 2019 -0800 |
committer | Copybara-Service <copybara-worker@google.com> | Fri Mar 08 09:59:49 2019 -0800 |
tree | 81b1698270a11cc54a12ade3008b9838bbfeeaff | |
parent | d4f032bf1add5d5ed26b6f7a02a082155fbbf748 [diff] |
Implement environment variable substitution for unix platforms I want to be able to use this to redirect the bazel config file based on the environment, for integration with our existing environment-based mechanisms for selecting build configurations. I found some opinions in comments which said this was too difficult, which I have amended. Closes #7318. PiperOrigin-RevId: 237467945
{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.