Skip to content
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

Pass exclude-libraries as env var to linuxdeploy plugins #283

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dantti
Copy link

@dantti dantti commented Jun 13, 2024

Excluding libraries doesn't properly work as of now because plugins are not notified of such exclusions, by passing the env var and automatically reading it plugins just need to be recompiled.

This fixes linuxdeploy/linuxdeploy-plugin-qt#153

Copy link

@gegles gegles left a comment

Choose a reason for hiding this comment

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

Thanks!

Excluding libraries doesn't properly work as of now
because plugins are not notified of such exclusions,
by passing the env var and automatically reading it
plugins just need to be recompiled.
@dantti dantti force-pushed the dantti/pass_exclude_libraries branch from 08f1d1c to 274d684 Compare August 8, 2024 17:07
@dantti
Copy link
Author

dantti commented Aug 8, 2024

@TheAssassin ping?

@dantti
Copy link
Author

dantti commented Aug 29, 2024

@TheAssassin friendly ping 😄

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.

How to ignore a specific driver for QtSql?
2 participants