This is a Bazel Workspace that builds some open-source libraries and applications without using their own build systems. This is largely experimental for fun, but it might have potential real usages as it provides a uniform interface to building things. For example, a compiler developer might find testing his new compiler plugin on all the open source projects in this repository valuable.
Well, as this is currently just a for-fun project, there is no set-in-stone policies. But in general I try to stay on the latest stable version of each package, avoid packages with known serious bugs, and only resort to provide multiple versions when there is a reason.
The files included in this repository, unless specially noted, are licensed under Apache License 2.0.