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

if a exe is up-to-date, then don't compile it. #366

Open
TanjiroTanjiro opened this issue Oct 25, 2024 · 0 comments
Open

if a exe is up-to-date, then don't compile it. #366

TanjiroTanjiro opened this issue Oct 25, 2024 · 0 comments

Comments

@TanjiroTanjiro
Copy link

compile a code always takes many time. Sometimes, we only need to 'run' a code. A up-to-date check may be helpful. That is, if the code hadn't changed after it was compiled, then you don't need to compile it.

Thank's a lot!

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

No branches or pull requests

1 participant