Configure version at build time#53
Merged
Merged
Conversation
Works better with my devtools to automatically commit version changes.
To avoid the issue of forgetting to bump them when releasing a new version. Which I've been doing for the last few versions.
plattfot
force-pushed
the
52/configure_version_at_build_time
branch
from
November 27, 2025 05:36
3b7c57c to
ef468cd
Compare
plattfot
force-pushed
the
52/configure_version_at_build_time
branch
from
November 27, 2025 05:39
ef468cd to
230ec84
Compare
Owner
Author
|
Also added two simple smoke tests for the Makefile, i.e. to just test that it can call |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
To avoid making the same mistake again with forgetting to set the version in all scripts (
baksnapper,baksnapperdandbaksnapperd-denotebak). Set the version using meson/make from thebuild-aux/versionscript.