use cmake primitives instead
Metadata
Current evaluation
⚠️ This summary may be outdated — the issue content or evaluation prompts have changed since this evaluation was made.
Closed without discussion. The request to replace the make plugin with native cmake build and install primitives was abandoned, with no resolution or implementation details recorded.
Suggested action: —
No scores available.
Issue body
cmake should use its native support for building and installing instead of depending on the make plugin
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Closed without discussion. The request to replace the make plugin with native cmake build and install primitives was abandoned, with no resolution or implementation details recorded. | |
| qwen/qwen3.6-35b-a3b | — | — | Abandoned without discussion or implementation. The proposal to replace the make plugin with native CMake build and install support was not adopted. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Closed without comments or resolution. The request to replace the make plugin with native cmake build primitives was likely abandoned or superseded by subsequent project updates. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #2397 cmake plugin: use native primitives | snapcraft | merged | Merged into master. The cmake plugin replaces make with native primitives, enabling alternative build generators like ninja. Approved by reviewer, passed CI, and integrated successfully. |