cmake v2 plugin: add help for cmake generators
Metadata
Current evaluation
Merged changes adding help documentation for cmake generators to the cmake v2 plugin. Approved by a reviewer, passed CI checks, and applied successfully.
Suggested action: —
No scores available.
Issue body
Signed-off-by: Sergio Schvezov <sergio.schvezov@canonical.com>
- [ ] Have you followed the [guidelines for contributing](https://github.com/snapcore/snapcraft/blob/master/CONTRIBUTING.md)?
- [ ] Have you signed the [CLA](http://www.ubuntu.com/legal/contributors/)?
- [ ] Have you successfully run `./runtests.sh static`?
- [ ] Have you successfully run `./runtests.sh tests/unit`?
-----
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Merged changes adding help documentation for cmake generators to the cmake v2 plugin. Approved by a reviewer, passed CI checks, and applied successfully. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged changes adding help documentation for cmake generators to the cmake v2 plugin. The maintainer-submitted code was accepted and integrated without further discussion. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Successfully merged changes adding help documentation for cmake generators to the cmake v2 plugin. The maintainer's implementation was integrated into the main branch. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #713 feat(docs): cmake plugin reference | craft-parts | merged | Merged addition of a CMake plugin reference to the documentation. Approved by two reviewers with passing CI checks, modifying two files with 87 additions and 87 deletions. | |
| #1832 cmake plugin: update plugin details | snapcraft | merged | Merged documentation update adding make plugin keywords to the cmake plugin, resolving bug #1647931. Approved and passed CI checks. | |
| #3154 cmake v2 plugin: take source-subdir into account | snapcraft | merged | Merged. Updates cmake v2 plugin to use SNAPCRAFT_PART_SOURCE_WORK instead of SNAPCRAFT_PART_SOURCE for pull and build steps, fixing source subdirectory handling. Approved, passed CI, and modified 10 files (+55/-7). | |
| #3165 Update cmake plugin to support Ninja generator | snapcraft | merged | Merged. Adds a cmake-generator plugin option to enable Ninja builds, leveraging CMake 3.15+ features. Reviewer suggestions were acknowledged, and the update was successfully integrated. | |
| #3037 plugins: introduce v2.CMakePlugin | snapcraft | merged | Merged introduction of v2.CMakePlugin and consolidation of the v2 plugin spread test suite to streamline future development. Approved by one reviewer, passed CI, and modified 16 files with 196 additions and 23 deletions. |