Michael Pucher cluosh · he/him
cluosh commented on pull request ReOxide/reoxide#13 2026年07月02日 19:18:02 +02:00
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.

cluosh commented on pull request ReOxide/reoxide#13 2026年07月02日 19:11:12 +02:00
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...

cluosh suggested changes for ReOxide/reoxide#13 2026年07月01日 21:48:59 +02:00
Support for Mac library path in Python
cluosh commented on pull request ReOxide/reoxide#13 2026年07月01日 21:48:59 +02:00
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.

cluosh commented on pull request ReOxide/reoxide#13 2026年07月01日 21:45:51 +02:00
Support for Mac library path in Python

Hi, thank you for your contribution!

cluosh pushed tag v12.0.4 to ReOxide/ghidra-wrap 2026年04月05日 00:15:53 +02:00
cluosh pushed to main at ReOxide/ghidra-wrap 2026年04月05日 00:15:33 +02:00
d752385fe4
Bump Ghidra version to 12.0.4
cluosh released v0.8.0 at ReOxide/reoxide 2026年01月26日 06:46:36 +01:00
cluosh pushed to main at ReOxide/testsuite 2026年01月26日 06:37:12 +01:00
e5a33d27dc
Add support for output language verification
cluosh pushed tag v0.8.0 to ReOxide/reoxide 2026年01月26日 06:35:41 +01:00
cluosh deleted tag v8.0.0 from ReOxide/reoxide 2026年01月26日 06:34:31 +01:00
cluosh pushed to main at ReOxide/reoxide 2026年01月26日 06:06:56 +01:00
1474657859
meson: Remove accidently enabled flag
cluosh pushed tag v8.0.0 to ReOxide/reoxide 2026年01月26日 05:56:36 +01:00
cluosh pushed to main at ReOxide/reoxide 2026年01月26日 05:45:23 +01:00
cbd7798049
docs: Document output language
cluosh pushed to main at ReOxide/reoxide 2026年01月26日 04:35:45 +01:00
fa973c79ea
plugins: P-Code MIR experiment
cluosh closed issue ReOxide/reoxide#5 2026年01月26日 02:54:19 +01:00
Print function signature in pseudo-Rust
cluosh closed issue ReOxide/reoxide#4 2026年01月26日 02:54:09 +01:00
Add plugin for producing pseudo-Rust output
cluosh closed issue ReOxide/reoxide#6 2026年01月26日 02:54:01 +01:00
Emit the correct variable declarations in pseudo-Rust
cluosh pushed to main at ReOxide/reoxide 2026年01月26日 02:53:32 +01:00
93b554669b
plugins: Pseudo rust printing improvements
cluosh pushed to main at ReOxide/reoxide 2026年01月26日 00:27:17 +01:00
e428ce085a
plugins: Package in-tree plugins with reoxide