make plugin: Add 'make-parameters' option.
Metadata
Current evaluation
Merged an external contribution adding a make-parameters option to the make plugin for passing arguments to make-based projects. Initial builder failures were resolved, and the change was approved and merged.
Suggested action: —
No scores available.
Issue body
Some make based projects require/allow parameters, one example is
git. Add support for passing parameters to make based projects.
LP: [#1563535](https://bugs.launchpad.net/snapcraft/+bug/1563535)
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Merged an external contribution adding a make-parameters option to the make plugin for passing arguments to make-based projects. Initial builder failures were resolved, and the change was approved and merged. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged an external contribution adding a make-parameters option to the make plugin, enabling argument passing for make-based projects. The change passed review and CI checks after noting required build dependencies. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged an external contribution adding a make-parameters option to the make plugin for passing build arguments. Initial builder failures due to missing curl dependencies were resolved, and the change was approved and merged. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #1563535 Add 'make_parameters' option to the 'make' plugin. | snapcraft (launchpad) | closed | Request to add make_parameters to the snapcraft make plugin was closed without implementation. Zero comments and over ten years of inactivity indicate the feature was abandoned. | |
| #3069 make v2 plugin: make use of make-parameters | snapcraft | merged | Merged the make v2 plugin update to utilize make-parameters. The change adds 59 lines and removes 8 across five files, successfully integrating the feature into the codebase. |