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

Align shlibpp with the version vendored in blockfactory and add support for loading plugins by looking in SHLIBPP_PLUGIN_PATH env variable #11

Merged
merged 6 commits into from
Nov 3, 2024

Conversation

traversaro
Copy link
Contributor

Align shlibpp with the changes done in blockfactory in the following PRs and commits:

The main change introduced is the feature of looking for plugin names by automatically adding the os-specific prefix and extensions, and looking for them in the directories specified in SHLIBPP_PLUGIN_PATH, or let downstream project specify the project-specific environment variable, as done in blockfactory with the BLOCKFACTORY_PLUGIN_PATH env variable.

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.

1 participant