Skip to content

Can we expose the "install" progress? #5589

@floridoug

Description

@floridoug

If I'm not mistaken, I saw that vcpkg uses "ninja" under the hood. Ninja does a good job of communicating the on-going build process succinctly (e.g. on step 50 of 1000).

It would be great to expose this build progress during installs; otherwise, for a long-running build process, all we see is "Building package xyz..." with no idea for how long it will take to complete.

If exposing the ninja-provided info isn't feasible for some reason (or I'm mistaken that ninja is being used), then perhaps we could communicate some sort of progress?

Thanks for your consideration ;-)

Metadata

Metadata

Assignees

No one assigned

    Labels

    category:vcpkg-featureThe issue is a new capability of the tool that doesn’t already exist and we haven’t committed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions