Skip to content

Fix git version #65

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

Merged
merged 2 commits into from
Mar 6, 2025
Merged

Fix git version #65

merged 2 commits into from
Mar 6, 2025

Conversation

planthaber
Copy link
Member

Generating the local git id by COMMIT_ID file seems to be broken, so now the commit id is set by -D parameter rather than a generated header file.

This way on every compile (after local changes are committed) the git version is set properly but also the files is not changes, so it doesn't recompile all the time.

makes it up-to date without a changed file (no recompile if number not
changes)
@planthaber planthaber merged commit 3f33fbe into master Mar 6, 2025
3 checks passed
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.

1 participant