bazelbuild / rules_cc

C++ Rules for Bazel
https://bazel.build
Apache License 2.0
182 stars 90 forks source link

Modularize rules_cc #117

Closed meteorcloudy closed 2 years ago

meteorcloudy commented 2 years ago

Working towards: https://github.com/bazelbuild/bazel-central-registry/issues/7

meteorcloudy commented 2 years ago

/cc @oquenchil What would be the version number of the first rules_cc release?

meteorcloudy commented 2 years ago

/cc @Wyverald

oquenchil commented 2 years ago

The first version number would be 0.0.1. Charles will help with this PR and the first release.

google-cla[bot] commented 2 years ago

All (the pull request submitter and all commit authors) CLAs are signed, but one or more commits were authored or co-authored by someone other than the pull request submitter.

We need to confirm that all authors are ok with their commits being contributed to this project. Please have them confirm that by leaving a comment that contains only @googlebot I consent. in this pull request.

Note to project maintainer: There may be cases where the author cannot leave a comment, or the comment is not properly detected as consent. In those cases, you can manually confirm consent of the commit author(s), and set the cla label to yes (if enabled on your project).

ℹ️ Googlers: Go here for more info.

c-mita commented 2 years ago

0.0.1 of rules_cc has been created with the current state of the repo on GitHub https://github.com/bazelbuild/rules_cc/releases/tag/0.0.1

meteorcloudy commented 2 years ago

OK, thanks, I'll update https://github.com/bazelbuild/bazel-central-registry/pull/16 accordingly.