5 Commits

Author SHA1 Message Date
Teal Bauer
1b07f9430b Update docstrings 2025-04-02 19:38:04 +02:00
Teal Bauer
a349bdff70 Improve build system and create combined artifact packages
- Create a complete package containing both plugin and bridge script
- Update GitHub Actions workflow to use Maven-generated artifacts
- Add Maven profiles to selectively build plugin-only or complete-package
- Improve Maven configuration with UTF-8 encoding and dependency cleanup
- Fix Maven warnings for system paths and unused dependencies
- Upgrade Java version to 21 for compatibility with latest Ghidra
- Update README with enhanced build instructions
2025-03-30 00:40:44 +01:00
Teal Bauer
5b62a9823b Change Github action to build a complete package
Some checks failed
Build Ghidra Plugin / build (push) Has been cancelled
The action will now build the Ghidra plugin and upload it as an artifact, upload the MCP bridge script, and additionally, a zip containing both.
2025-03-30 00:01:29 +01:00
Teal Bauer
96ef2e6642 Automatically create release notes from commit log 2025-03-29 23:19:31 +01:00
Teal Bauer
8e93eacf62 Build in Github Action 2025-03-29 23:16:07 +01:00