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

Float affected commands to the top #104

Open
elliotgoodrich opened this issue Nov 1, 2024 · 0 comments
Open

Float affected commands to the top #104

elliotgoodrich opened this issue Nov 1, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@elliotgoodrich
Copy link
Owner

https://www.reddit.com/r/cpp/comments/1g3atxr/comment/lrv1a3c/

Assuming that ninja will build earlier commands first (need to check with 1.12.1 and the critical path scheduling) then we should float affected commands higher up on the output so that they are built first. If there is a mistake in a change then we get feedback much faster.

@elliotgoodrich elliotgoodrich added the enhancement New feature or request label Nov 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant