bazel-contrib / bazel-contrib/rules_foreign_cc

[Feature request] Consider making configure a wrapper around the other build rules

Open
#1,310 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Starlark
Stars
737
Forks
270
PR merge metrics
No merged PRs in 30d

Description

I have no idea how many projects use configure + something other than make, but I know that QT uses configure + ninja for its build process.

Rather than trying to hit the moving target of adding a configure rule for every build tool, It seems like it would be useful to be able to just say you want a configure step before running a particular build tool.

Contributor guide

Open the contributing guide

Research direction

Start by reviewing the existing configure and build-tool rules in the repository, especially how configure-make and ninja workflows are represented. Define the scope of a wrapper that runs configure before a selected build tool, and confirm done behavior against the configure-plus-ninja use case described in the issue.

Written by the indexing model from the issue text.

Assessment

Domain
build-system
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.