Skip to content

Add the extraDepends option#760

Merged
EndrII merged 5 commits intomainfrom
extraDepends_option
Jun 18, 2023
Merged

Add the extraDepends option#760
EndrII merged 5 commits intomainfrom
extraDepends_option

Conversation

@EndrII
Copy link
Member

@EndrII EndrII commented Jun 15, 2023

Work progress:

  • add full implementation
  • add documentation
  • add tests

Bugs

  • not work scanner for the added depends

Short option description:

Adds extra dependencies for package, if package is skipped, then for default package.

Sometimes we need to add into project one library that included in project only after run application. For example, libssl for Qt plugins.

Example:

cqtdeployer -extraDepends libssl.so 
cqtdeployer  -targetPackage  -extraDepends myExecutable;libssl.so

this commit contains only base implementation (this is still not work correctly)
@EndrII EndrII self-assigned this Jun 15, 2023
@EndrII EndrII changed the title extraDepends option Add the extraDepends option Jun 15, 2023
@EndrII EndrII requested a review from IgorekLoschinin June 15, 2023 21:27
@EndrII EndrII added this to the v1.6 milestone Jun 18, 2023
@EndrII EndrII added the Enhancement New feature or request label Jun 18, 2023
@EndrII EndrII enabled auto-merge June 18, 2023 15:49
@EndrII EndrII disabled auto-merge June 18, 2023 15:54
@EndrII EndrII merged commit ce62467 into main Jun 18, 2023
@EndrII EndrII deleted the extraDepends_option branch September 10, 2023 17:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants