Support repo-absolute file paths in buildozer (#1108) * Support repo-absolute file paths in buildozer In addition to the pseudo-label syntax for relative file paths (e.g. `WORKSPACE` or `toolchains/BUILD.tpl`), also support absolute labels (e.g. `//WORKSPACE` or `//toolchains/BUILD.tpl`). Also documents the syntax for files in the README.
This repository contains developer tools for working with Google's bazel buildtool.
See instructions in each tool's directory.