-
Notifications
You must be signed in to change notification settings - Fork 474
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
macOS builds with travis #930
base: master
Are you sure you want to change the base?
Conversation
needs to run on appveyor to check for windows issues |
@commial this works, but the do those have to be working for |
Set LC_ID_DYLIB to full path to library dir under python's site-packages
Simplifify by default high level operators (<u, ...) with pure cst as arguments
Match code to comment
Option name change: use-windows-structs instead of use-seh.
Revert "X86 sem : mov assignexpr rot / shift"
Instruction prefix wasn't shown when to_string method was used since instruction_x86 used just the inherited one(https://github.com/cea-sec/miasm/blob/master/miasm2/arch/x86/arch.py#L452) from instruction(https://github.com/cea-sec/miasm/blob/master/miasm2/core/cpu.py#L997) which doesn't support these prefixes.
should improve test speed
install should trigger
Not sure to understand what you're asking. And replace Regarding the necessity of Note: maybe it could work with Clang or specific options. For instance, on Windows, it is actually using |
|
@XVilka : note that we already have windows regressions tests run on appveyor. |
No, I am not insisting. Missed the AppVeyor thing, sorry. |
No problem! |
closes #438, closes #875, closes #912
still an issue with
gcc
tests on macoshttps://travis-ci.org/cea-sec/miasm/jobs/478366262#L928