bazel-contrib / bazel-contrib/rules_foreign_cc
Add process wrapper
Open
- Dominant language
- Starlark
- Stars
- 737
- Forks
- 270
- PR merge metrics
- No merged PRs in 30d
Description
These rules should ideally use some process wrapper written in a language other than bash that can orchestrate builds are replace the need for system dependencies like `find`, `sed`, `cat`, `touch`, and more.
This should replace the `foreign_cc` framework.
Contributor guide
Research direction
Start by reviewing the existing foreign_cc framework and how it orchestrates builds with dependencies such as find, sed, cat, and touch. Done means establishing a replacement process wrapper, written in a language other than bash, that can orchestrate builds without those system dependencies.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- bash
- Domain
- build-system
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100