Skip to content

bazelbuild/buildtools

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

* Update buildozer to account for the renaming the global attribute `applicable_licenses` to `package_metadata`.
The previous code assumed that `applicable_licenses` existed, and used
it to set the type for `default_applicable_licenses`.  Now we simply
assume that `default_applicable_licenses` and `default_package_metadata`
are label lists.

* Might as well do the attribute too
d4c9dcc

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
August 23, 2023 15:03
February 23, 2018 14:00

Buildtools for bazel

This repository contains developer tools for working with Google's bazel buildtool.

Build status

Setup

See instructions in each tool's directory.