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

Don't try to detect external tools when they're from binary archives #1018

Merged
merged 1 commit into from
May 9, 2022

Conversation

mosteo
Copy link
Member

@mosteo mosteo commented May 4, 2022

Fixes #962

While the issue with msys's pacman is fixed upstream, this should alleviate the problem. With this PR, we store whether the tool is externally detected when selected, so later during every use we do not need to query pacman in the most usual case of using one of our indexed binary tools.

@mosteo mosteo marked this pull request as ready for review May 6, 2022 11:57
@mosteo mosteo requested a review from Fabien-Chouteau May 6, 2022 11:57
@mosteo mosteo merged commit 0f19b4f into master May 9, 2022
@mosteo mosteo deleted the fix/pacman-delay branch May 9, 2022 08:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Querying gprbuild external is very slow on Msys2
2 participants