- Vienna, Austria
- https://cluo.sh
-
Joined on
2024年08月19日
Support for Mac library path in Python
I'd be happy to a host a runner on my mac mini (caveat uptime etc). Doesn't look like Forgejo supports Mac runners out of the box but if it's of interest I can look into trying to get it working.
Support for Mac library path in Python
Ah I see. If it is for the expected split output, just removing the trailing (framework directory) seems a bit silly? Also I guess I broke it on every platform that usually has spaces in paths...
Support for Mac library path in Python
What does this code here do? I assume it is fixing up some issues with building on MacOS? Please elaborate why this is necessary.
Support for Mac library path in Python
Hi, thank you for your contribution!
d752385fe4
Bump Ghidra version to 12.0.4
e5a33d27dc
Add support for output language verification
1474657859
meson: Remove accidently enabled flag
cbd7798049
docs: Document output language
fa973c79ea
plugins: P-Code MIR experiment
Print function signature in pseudo-Rust
Add plugin for producing pseudo-Rust output
Emit the correct variable declarations in pseudo-Rust
93b554669b
plugins: Pseudo rust printing improvements
e428ce085a
plugins: Package in-tree plugins with reoxide