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

yambs should know when to take no action for regeneration #79

Open
vkottler opened this issue Oct 16, 2023 · 3 comments
Open

yambs should know when to take no action for regeneration #79

vkottler opened this issue Oct 16, 2023 · 3 comments
Assignees
Labels
enhancement New feature or request

Comments

@vkottler
Copy link
Owner

You should be able to invoke mbs as a means to just pass through to ninja.

@vkottler vkottler added the enhancement New feature or request label Oct 16, 2023
@vkottler vkottler self-assigned this Oct 16, 2023
@vkottler
Copy link
Owner Author

Maybe not writing files if their contents don't change would be the thing to do? Anything else beyond that?

@vkottler
Copy link
Owner Author

vkottler commented Nov 5, 2023

Depends on: vkottler/vcorelib#131.

@vkottler
Copy link
Owner Author

vkottler commented Nov 7, 2023

This is next up.

Need to come up with some interface so that if the contents being written to a file aren't changing, we don't unnecessarily update the file metadata (triggering some build systems).

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