Skip to content

fix(run): align script helpers signatures and clarify '--' usage for script flags #140

@GaspardKirira

Description

@GaspardKirira
  • Align make_script_cmakelists and make_script_config_signature signatures
    across run/check script paths
  • Fix build errors caused by missing scriptFlags parameter propagation
  • Ensure script configuration signature accounts for linker/compiler flags
  • Improve CLI UX by documenting the mandatory '--' separator for script flags
    (e.g. vix run main.cpp -- -lssl -lcrypto)

Metadata

Metadata

Assignees

No one assigned

    Labels

    cliVix CLI (vix new, build, run, dev)featureNew functionality or capability added to Vix

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions