-
Notifications
You must be signed in to change notification settings - Fork 28
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
1991 better compilation support #2026
Conversation
…1_better_compilation_support
…1_better_compilation_support
…arse directory.
…a list of all files.
…1_better_compilation_support
…1_better_compilation_support
…ching of module information.
… the newly split modules.
… added ModuleInfoError class, some code cleanup.
…needed anymore due to inlining of constants.mod.
…1_better_compilation_support
…1_better_compilation_support
…o use the old handling which gives more specific error messages, and fixes a failing test.
Ready for next review. I am aware I added a few questions to discuss which way you want to go in some cases. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Very nearly there now.
Tests and examples are still all OK with compilation.
Ref. guide builds with no new warnings.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for the updates Joerg, all good now.
Tests and examples are still fine with compilation.
Ref. guide still builds OK.
Will proceed to merge.
Adds support to inline all required dependencies that can be found using a ModuleManager.