-
Notifications
You must be signed in to change notification settings - Fork 101
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
WIP raw_dylib: write the import .lib manually. #1414
Closed
Closed
Commits on Nov 2, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 136dc9d - Browse repository at this point
Copy the full SHA 136dc9dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8672689 - Browse repository at this point
Copy the full SHA 8672689View commit details
Commits on Nov 4, 2023
-
WIP support long names, discovery of short import objects, partial im…
…port descriptor object.
Configuration menu - View commit details
-
Copy full SHA for f46537e - Browse repository at this point
Copy the full SHA f46537eView commit details
Commits on Nov 5, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 984ed7e - Browse repository at this point
Copy the full SHA 984ed7eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 15f8053 - Browse repository at this point
Copy the full SHA 15f8053View commit details
Commits on Nov 7, 2023
-
Implement remaining required symbols and objects.
And break out code into dll_import_lib module.
Configuration menu - View commit details
-
Copy full SHA for 08dcc1c - Browse repository at this point
Copy the full SHA 08dcc1cView commit details
Commits on Nov 8, 2023
-
Configuration menu - View commit details
-
Copy full SHA for a38d471 - Browse repository at this point
Copy the full SHA a38d471View commit details
Commits on Nov 9, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 50cbdc8 - Browse repository at this point
Copy the full SHA 50cbdc8View commit details
Commits on Nov 11, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 58325ad - Browse repository at this point
Copy the full SHA 58325adView commit details
Commits on Nov 20, 2023
-
Some restructuring to lift the important bits up to archive.rs.
- Adds explicit checks for suported target - Pass in architecture/machine - Use a builder rather than a single function API for the library. - Use session errors rather than panicking at the top level.
Configuration menu - View commit details
-
Copy full SHA for 326067e - Browse repository at this point
Copy the full SHA 326067eView commit details
Commits on Nov 27, 2023
-
Configuration menu - View commit details
-
Copy full SHA for cc26ee1 - Browse repository at this point
Copy the full SHA cc26ee1View commit details
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.