Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add license checking support to bazel #108

Merged
merged 11 commits into from
Oct 31, 2023
Merged

Commits on Sep 21, 2023

  1. Not sure why this was here, but it is unused

    Signed-off-by: Michael Carroll <[email protected]>
    mjcarroll committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    1946f2e View commit details
    Browse the repository at this point in the history
  2. Ensure all licenses are reflected in top-level

    Signed-off-by: Michael Carroll <[email protected]>
    mjcarroll committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    4278a00 View commit details
    Browse the repository at this point in the history
  3. Include what you use

    Signed-off-by: Michael Carroll <[email protected]>
    mjcarroll committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    916dcbc View commit details
    Browse the repository at this point in the history
  4. Additional iwyu

    Signed-off-by: Michael Carroll <[email protected]>
    mjcarroll committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    a7cf0d6 View commit details
    Browse the repository at this point in the history
  5. Drop license comment from bazel

    Signed-off-by: Michael Carroll <[email protected]>
    mjcarroll committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    f917b28 View commit details
    Browse the repository at this point in the history
  6. Add license checking support to bazel rules

    Signed-off-by: Michael Carroll <[email protected]>
    mjcarroll committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    7d160bb View commit details
    Browse the repository at this point in the history
  7. Lint

    Signed-off-by: Michael Carroll <[email protected]>
    mjcarroll committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    18e6620 View commit details
    Browse the repository at this point in the history
  8. Add dep

    Signed-off-by: Michael Carroll <[email protected]>
    mjcarroll committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    fb1696f View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2023

  1. Use cli license

    Signed-off-by: Michael Carroll <[email protected]>
    mjcarroll committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    21e7da0 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'gz-utils2' into mjcarroll/license

    Signed-off-by: Michael Carroll <[email protected]>
    mjcarroll committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    1adede7 View commit details
    Browse the repository at this point in the history
  3. Add license entry

    Signed-off-by: Michael Carroll <[email protected]>
    mjcarroll committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    a3df176 View commit details
    Browse the repository at this point in the history