Skip to content

[duktape] Add VERSION and SOVERSION properties CMake build#14666

Merged
strega-nil merged 1 commit intomicrosoft:masterfrom
LRFLEW:duktape-soversion
Nov 25, 2020
Merged

[duktape] Add VERSION and SOVERSION properties CMake build#14666
strega-nil merged 1 commit intomicrosoft:masterfrom
LRFLEW:duktape-soversion

Conversation

@LRFLEW
Copy link
Contributor

@LRFLEW LRFLEW commented Nov 20, 2020

This is a fairly simple change that should have minimal impact. The biggest change is that it will add the version numbers to the dynamic libraries built for macOS and Linux using custom or community triplets. The SOVERSION is set to the major version, as the project's semantic versioning indicates this is the API compatibility value.

@NancyLi1013 NancyLi1013 changed the title Add VERSION and SOVERSION properties to Duktape CMake build [duktape] Add VERSION and SOVERSION properties CMake build Nov 20, 2020
@NancyLi1013 NancyLi1013 self-assigned this Nov 20, 2020
@NancyLi1013 NancyLi1013 added the category:port-feature The issue is with a library, which is requesting new capabilities that didn’t exist label Nov 20, 2020
Copy link
Contributor

@NancyLi1013 NancyLi1013 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you please also add Port-Version to the CONTROL file?

@NancyLi1013 NancyLi1013 added info:needs-maintainer-attention Lets the current 'on rotation' vcpkg maintainer know they need to look at this. and removed requires:author-response labels Nov 25, 2020
@strega-nil
Copy link
Contributor

LGTM, thanks @LRFLEW

@strega-nil strega-nil merged commit b6524c8 into microsoft:master Nov 25, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

category:port-feature The issue is with a library, which is requesting new capabilities that didn’t exist info:needs-maintainer-attention Lets the current 'on rotation' vcpkg maintainer know they need to look at this.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants