-
Notifications
You must be signed in to change notification settings - Fork 46
Version 3.0.0 #86
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
Open
martin-olivier
wants to merge
150
commits into
main
Choose a base branch
from
dev
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Version 3.0.0 #86
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Signed-off-by: Martin Olivier <[email protected]>
Signed-off-by: Martin Olivier <[email protected]>
Signed-off-by: Martin Olivier <[email protected]>
Signed-off-by: Martin Olivier <[email protected]>
Signed-off-by: Martin Olivier <[email protected]>
Signed-off-by: Martin Olivier <[email protected]>
Signed-off-by: Martin Olivier <[email protected]>
Signed-off-by: Martin Olivier <[email protected]>
Signed-off-by: Martin Olivier <[email protected]>
Signed-off-by: Martin Olivier <[email protected]>
Signed-off-by: Martin Olivier <[email protected]>
Signed-off-by: Martin Olivier <[email protected]>
Signed-off-by: Martin Olivier <[email protected]>
Signed-off-by: Martin Olivier <[email protected]>
Signed-off-by: Martin Olivier <[email protected]>
Signed-off-by: Martin Olivier <[email protected]>
Signed-off-by: Martin Olivier <[email protected]>
This reverts commit d2d2ff3. Signed-off-by: Martin Olivier <[email protected]>
…d dylib" This reverts commit af6588c. Signed-off-by: Martin Olivier <[email protected]>
Signed-off-by: Martin Olivier <[email protected]>
Signed-off-by: Martin Olivier <[email protected]>
Signed-off-by: Martin Olivier <[email protected]>
Signed-off-by: Martin Olivier <[email protected]>
Signed-off-by: Martin Olivier <[email protected]>
This was referenced Jun 14, 2025
Signed-off-by: Martin Olivier <[email protected]>
This reverts commit 86d56ad. The kernel32.dll file is not present in the regular path '/windows/system32/kernel32.dll' when using github actions. Signed-off-by: Martin Olivier <[email protected]>
I'll start by saying that it's quite difficult to review a huge PR like this, with dozens of changes. I hope I can get to it soon, but I'm not making any promises. I just got up from the bomb shelter - we are getting Iranian missiles now. Damn ridiculous war on Iran. |
Sorry to hear that, I hope you and your family are safe. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
This pull request includes all the changes for the third major version of
dylib
Changes include
dylib
is now a namespace, the main class is nowdylib::library
. Now, by default, no decorators are applied to the library name, you should use for exampledylib::decorations::os_default()
dylib
2.0dylib
3.0DYLIB_WIN_OTHER
andDYLIB_WIN_MAC_OTHER
are now publicDrop of support
dylib
2.0dylib
3.0