Commit Graph

56 Commits

Author SHA1 Message Date
Ryan Kurtz
3de9f99883 GP-0: Converting InstallationGuide.html to Markdown 2024-10-24 13:26:52 -04:00
Ryan Kurtz
2c4635fa2a GP-4978: Converting GhidraDev README to markdown 2024-10-01 08:31:13 -04:00
Ryan Kurtz
b58a0c90b2 Merge remote-tracking branch 'origin/GP-4816_ryanmkurtz_PR-6900_dc3-tsd_python3' 2024-09-11 07:26:36 -04:00
Ryan Kurtz
e59a6ed7ea GP-4895: Fixing old mentions of $HOME/.ghidra/.ghidra_<version> 2024-09-09 12:48:58 -04:00
Ryan Kurtz
5b81139197 Renaming Pyhidra to PyGhidra 2024-09-09 10:50:12 -04:00
DC3-TSD
92d0f1dacf Python3 support 2024-09-09 09:58:05 -04:00
Ryan Kurtz
6b9cf67ab3 GP-4842: Upping minimum supported Python version to 3.9 2024-08-14 09:30:38 -04:00
Ryan Kurtz
4f65f36025 Merge branch 'GP-0_ryanmkurtz_PR-6625_alexdevsec_doc_improvement_macos' 2024-08-06 08:56:11 -04:00
Ryan Kurtz
e4fa1e7828 GP-0: Improving instructions 2024-08-06 08:23:31 -04:00
Ryan Kurtz
937191c10e Merge remote-tracking branch
'origin/GP-4486_ryanmkurtz_gradle-wrapper--SQUASHED' (Closes #455)
2024-07-03 08:06:48 -04:00
Ryan Kurtz
78aadd0d8c GP-4486: Adding Gradle wrapper 2024-07-03 08:04:27 -04:00
Ryan Kurtz
549513da9d Merge remote-tracking branch 'origin/patch' 2024-07-01 11:58:04 -04:00
Ryan Kurtz
1b10ce4689 GP-4738: Ghidra native components (decompiler, GNU demangler, etc) now
run properly on Windows ARM using x86 emulation
2024-07-01 11:45:37 -04:00
Ryan Kurtz
78e6d2d26d GP-0: Installation Guide tweak 2024-06-17 06:33:49 -04:00
xiaoyinl
827c3756b2
Update InstallationGuide.html to remove instructions for Windows 7
Since Windows 7 is not supported, there's no need to keep the instructions about how to set Environment Variables on Windows 7.
2024-06-14 14:40:22 +08:00
Ryan Kurtz
966e6fddf3 GP-4122: Switching to JDK 21 2024-06-12 05:59:11 -04:00
Alex deVries
0907a24429 Add instruction for when installing on MacOS to fix non-verified binaries 2024-06-09 14:02:57 +02:00
ghidra1
13e321ae41 GP-0 Reverted python3 minimum version requirement to 3.7 2024-05-22 17:40:21 -04:00
ghidra1
18508736c2 GP-3240 InstallationGuide update and minimum python version 3.9. 2024-05-16 11:37:37 -04:00
Dan
fc17ca970c GP-4489: Add psutil and protobuf to downloads, dist. Build py packages for dist. 2024-04-26 23:34:30 -04:00
Ryan Kurtz
3093fa6d17 GP-0: Formatting 2024-03-19 11:15:24 -04:00
Tiago Gasiba
e7aabddb34 Add support for FreeBSD ARM 64bit (no debugger support) 2024-03-19 14:32:47 +01:00
Ryan Kurtz
d16747cf6c GP-4235: Adding the means to build and find native components on FreeBSD 2024-01-17 10:12:06 -05:00
dragonmacher
b7583dc0b9 GP-3569 - Cleanup of Extension management 2023-07-26 14:02:56 -04:00
Ryan Kurtz
bece9522ed GP-0: Updating InstallationGuide.html with Linux icon rendering known
issue/fix (#4400)
2023-07-14 12:34:49 -04:00
dragonmacher
54c786c291 GP-3340 - Fixed docs referencing old style sheet 2023-04-20 20:24:27 -04:00
Ryan Kurtz
ed82e48c0b GP-2476: Removing Gradle 8 note from docs 2023-02-22 07:27:36 -05:00
Ryan Kurtz
c198419b7e GP-0: Update docs to indicate Gradle 8 is currently not supported
(#3527)
2023-02-16 06:50:53 -05:00
Ryan Kurtz
ea5c2a423f Merge branch 'GP-2786_ryanmkurtz_PR-4647_xiaoyinl_vswhere' 2022-11-09 00:23:59 -05:00
Ryan Kurtz
cddcf3d3e7 GP-2786: A few improvements 2022-11-09 00:21:58 -05:00
Ryan Kurtz
1eda74a0ab GP-0: Fixing Gradle version in InstallationGuide.html 2022-11-03 00:44:47 -04:00
Xiaoyin Liu
a437164b72 Add VC Build Tools to InstallationGuide.html 2022-10-08 06:46:39 -07:00
Ryan Kurtz
05e7e97759 GP-0: Updating supported platforms in InstallationGuide 2022-08-03 02:00:17 -04:00
Xiaoyin Liu
4e1efaf0e1
Correct supported Windows versions
Windows 7 or 10 -> Windows 7 or later
2022-07-31 23:59:58 +04:00
Ryan Kurtz
0b3a92dfe6 GP-2132: Upgrade to Java 17 source and target compatibility 2022-07-21 00:32:21 -04:00
Ryan Kurtz
5c0dc5f6dc GP-1782: Software Bill of Materials (SBOM) 2022-03-31 11:42:10 -04:00
Ryan Kurtz
8598f28b23 Revert "GP-1782: Software Bill of Materials (SBOM)"
This reverts commit c89f45d399.
2022-03-23 12:33:02 -04:00
Ryan Kurtz
c89f45d399 GP-1782: Software Bill of Materials (SBOM) 2022-03-22 01:36:29 -04:00
Ryan Kurtz
cb13b3d6c6 GP-1680: Upping minimum Gradle version to 6.8 2022-01-14 03:30:55 -05:00
Ryan Kurtz
8ca4074c93 GP-0: Framework Utility now requires Java 11+ instead of Java 8+.
LaunchSupport now requires Java 8+ instead of Java 7+.
2021-11-09 09:28:55 -05:00
Ryan Kurtz
7452187697 GP-0: Mentioning where scripting API javadocs are in InstallationGuide
(Closes #3353)
2021-09-29 15:08:27 -04:00
Ryan Kurtz
3c07ca2962 GP-1209: Support for building natives from a release. 2021-09-27 08:16:14 -04:00
Ryan Kurtz
e83e7004a3 Merge remote-tracking branch 'origin/patch' 2021-08-24 11:42:27 -04:00
Ryan Kurtz
4bfb1d53dd GP-1242: Updating JDK download links 2021-08-24 11:33:38 -04:00
ghidra1
b4e8e39c0e Merge remote-tracking branch
'origin/GP-1138_ryanmkurtz_PR-2987_lyellread_documentation-tweaks'
(Closes #2987)
2021-07-15 18:14:06 -04:00
Ryan Kurtz
3edd25dfd5 GP-1138: A few more tweaks to the InstallationGuide's Java Notes section 2021-07-15 14:08:17 -04:00
Ryan Kurtz
38edc05f81 GP-1057: Preventing Ghidra from launching when path contains !. Also
updating Installation Guide's "Known Issues" section.
2021-06-22 13:45:48 -04:00
lyellread
74df5ee20c Fix line wrapping in new paragraph. 2021-04-29 08:56:07 -07:00
lyellread
2272edfc0b Updating Java Documentation in InstallationGuide.html
This adds a mention of installing Java through package manager, which
might not need modification of path. Also, it makes more obvious the
choice to place the path to Java in the system path, something that I
have noticed is often mistaken. Lastly updated the Windows Java Path
setup to include the new style of path modification dialog.
2021-04-29 07:13:08 -07:00
Ryan Kurtz
d70c6c256f Extensions installed through the GUI now get put in the user settings
directory (rather than installation directory)
2020-07-13 15:11:18 -04:00