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

Allow recursive folder addition of executables (closes #379) #596

Merged
merged 2 commits into from
Dec 27, 2023

Conversation

DrDub
Copy link
Contributor

@DrDub DrDub commented Dec 24, 2023

Thanks for making linuxdeployqt available.

The issue referenced is rather old and the current solution used in the inkscape packaging (using a for loop in shell scripting) might be all needed.

This patch adds a -executable-dir command-line that adds all files in a folder, recursively.

Supporting wildcards might need additional dependencies and doesn't seem worth making the code more complex.

Note: the build instructions reference to an AppImage on bintray.com that is no longer available. It might be worth posting an alternative someplace else. It builds find with system Qt Creator.

@probonopd probonopd merged commit 2b38449 into probonopd:master Dec 27, 2023
1 check passed
@probonopd
Copy link
Owner

Thanks a lot.

omergoktas pushed a commit to omergoktas/linuxdeployqt that referenced this pull request Oct 12, 2024
…probonopd#596)

* Allow recursive folder addition of executables (closes probonopd#379)

* Remove mention of Bintray

---------

Co-authored-by: probonopd <[email protected]>
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.

2 participants