Skip to content

refactor(run): migrate project preparation to Vix Engine #721

Description

@GaspardKirira

Summary

Replace all project-specific configure and build branches in vix run with one
Vix Engine request.

Requirements

  • Support CMake preset projects.
  • Support generated vix.app projects.
  • Support standard CMake projects.
  • Support clean and check-only requests.
  • Resolve the selected executable artifact.
  • Remove duplicate build-directory resolution.

Acceptance criteria

  • Every project path uses Vix Engine.
  • Preset projects remain supported.
  • Generated projects remain supported.
  • Standard CMake projects remain supported.
  • vix run contains no independent build pipeline.

Metadata

Metadata

Assignees

No one assigned

    Labels

    projectVix issue classificationscope:engineVix Engine issue classificationscope:runVix issue classificationtype:refactorRefactor without behavior change

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions