You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
jianglk.darker
7ee447c011
|
4 months ago | |
---|---|---|
.. | ||
cc | 4 months ago | |
examples | 4 months ago | |
README.md | 4 months ago | |
WORKSPACE | 4 months ago |
README.md
This directory and its subdirectories are a partial fork of the
[rules_cc
]((https://github.com/bazelbuild/rules_cc/)
github repository, for experimental use with Bazel builds.
To reduce the number of dependencies of this directory, not all files in rules_cc
are included.
When a file in this directory diverges
from rules_cc
, add a comment containing Divergence from rules_cc
which
explains the need for this divergence.
This directory must follow HEAD rules_cc
as closely as possible, with
necessary changes made upstream ASAP.