Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Breaking changes in alr toolchain #1615

Closed
wants to merge 1 commit into from

Commits on Mar 6, 2024

  1. Breaking changes in alr toolchain

    First, the `alr toolchain` command is renamed `alr default-toolchain` to better
    represent its intent.
    
    Second, the `--install`, `--uninstall`, and `--install-dir` options are
    removed. These were introduced for people that wanted to get a toolchain from
    the Alire index but not use it in the Alire context. We now recommend using the
    `alr install --prefix=` command in this case.
    Fabien-Chouteau committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    115e0b4 View commit details
    Browse the repository at this point in the history