Skip to content

Set versions in CMake #453

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 3 commits into from
May 9, 2024
Merged

Conversation

lukaszstolarczuk
Copy link
Contributor

Description

Use (and print) version set via project command, and additionally set "SRCVERSION" which will be more precise (based on git tags, if we have any).

Version change is actually a minor update, the more important part is the SOVERSION, which is now set for libumf and libumf_proxy shared libraries.

// After installation it looks like this, now:

image

@lukaszstolarczuk lukaszstolarczuk requested a review from a team as a code owner April 23, 2024 15:41
@lukaszstolarczuk lukaszstolarczuk force-pushed the set-versions branch 4 times, most recently from 4bd77b1 to 50b76cc Compare April 30, 2024 19:12
@lukaszstolarczuk lukaszstolarczuk marked this pull request as draft May 2, 2024 09:37
@lukaszstolarczuk lukaszstolarczuk marked this pull request as ready for review May 2, 2024 10:26
@lukaszstolarczuk lukaszstolarczuk marked this pull request as draft May 6, 2024 12:05
@lukaszstolarczuk lukaszstolarczuk marked this pull request as ready for review May 7, 2024 14:49
@lukaszstolarczuk lukaszstolarczuk requested a review from ldorau May 7, 2024 14:50
@lukaszstolarczuk lukaszstolarczuk force-pushed the set-versions branch 2 times, most recently from d928122 to 30f54e1 Compare May 9, 2024 13:47
the patch is based on pmem/pmemstream and pmem/pmemkv projects.
VERSION is set via 'project' command. An extra UMF_SRC_VERSION
is set via helper function parsing 'git describe' output.
@ldorau ldorau merged commit 7be88e9 into oneapi-src:main May 9, 2024
70 checks passed
@lukaszstolarczuk lukaszstolarczuk deleted the set-versions branch May 9, 2024 14:20
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.

4 participants