commit | 7ee806c9d0444dba7d9e86d0f456c2c6ea419cc2 | [log] [tgz] |
---|---|---|
author | Ed Schouten <ed.schouten@prodrive-technologies.com> | Tue Aug 07 02:33:06 2018 -0700 |
committer | Copybara-Service <copybara-piper@google.com> | Tue Aug 07 02:34:52 2018 -0700 |
tree | 743f7dedf8ff8d0a213d273600c8b402868238d8 | |
parent | 6d4cc4c910a92c9de664ef99b7b2c3681f8d9cf1 [diff] |
Fix the ordering of month and day. I got an INFO message from Bazel containing the following date string: "shallow_since": "2018-31-07" The code seems to reveal that the date is intended to be YYYY-MM-DD, so change the requested format passed to Git. Closes #5734. PiperOrigin-RevId: 207683709
{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.