bazelbuild / bazel

a fast, scalable, multi-language and extensible build system
https://bazel.build
Apache License 2.0
22.69k stars 3.98k forks source link

Starlarkify Xcode rules #16798

Open comius opened 1 year ago

comius commented 1 year ago

Rewrite Xcode rules to Starlark:

Those are mostly simple rules that should be straight forward to Starlarkify.

apple_cc_toolchain is extended from cc_toolchain which contains a skyframe restart and is not Starlarkfiable at the moment.

The effort needs to be coordinated with Google:

First step can be done independently of the rest 3 steps.

comius commented 1 year ago

cc @keith @brentleyjones

github-actions[bot] commented 4 months ago

Thank you for contributing to the Bazel repository! This issue has been marked as stale since it has not had any activity in the last 1+ years. It will be closed in the next 90 days unless any other activity occurs. If you think this issue is still relevant and should stay open, please post any comment here and the issue will no longer be marked as stale.