bazel-contrib / bazel-contrib/rules_foreign_cc
Execute script before "make"
Open
- Dominant language
- Starlark
- Stars
- 737
- Forks
- 270
- PR merge metrics
- No merged PRs in 30d
Description
I would like basically the same thing as `postfix_script` argument, but for running a script before the call to make. `prefix_script`?
Is there a way to do that?
Contributor guide
Research direction
Search the repository for the existing postfix_script argument and the call to make. Trace how that script is configured and invoked, then determine where an analogous prefix_script option would fit; done means a configured script runs before make without changing the existing postfix behavior.
Written by the indexing model from the issue text.
Assessment
- Domain
- build-system
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100