bazel-contrib / bazel-contrib/rules_foreign_cc

Execute script before "make"

Open
#937 1 comment 0 reactions 0 assignees View on GitHub
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.