Commit graph

8 commits

Author SHA1 Message Date
Ryan Kurtz
0ee0537e45 GP-5598: Rename InstallationGuide to GettingStarted; put in installation
root dir
2025-04-21 11:58:26 -04:00
Luke Serné
8303061629 Many typo's
These were found using the command below searching for duplicated words,
and manually going through the results to remove the false positives and
reword the true positives. Sometimes I removed the doubled word and
sometimes I replaced the duplicated word.

The grep command:
grep -nIEr '\b([a-zA-Z]+)[[:space:]*]+\1\b' ./Ghidra
2025-04-19 18:06:41 +02:00
Ryan Kurtz
d6cfb2e0b9 GP-5547: Improved Gradle support for building natives on AARCH64 2025-03-31 13:04:36 -04:00
Dan
67bca91abb GP-5419: Fix installation guide re/ pybag version required. 2025-02-28 17:58:40 +00:00
Ryan Kurtz
5e390abb1a Merge remote-tracking branch 'origin/GP-5161_ghidra1_GhidraServerCME--SQUASHED' 2025-01-03 13:32:43 -05:00
ghidra1
5f338723b6 GP-5161 Corrected Ghidra Server CME, document updates, and launch script improvements to control Java home determination. 2025-01-03 13:19:43 -05:00
Ryan Kurtz
f4614d9d2d GP-0: Updating Python supported version references 2025-01-02 14:04:01 -05:00
Ryan Kurtz
3de9f99883 GP-0: Converting InstallationGuide.html to Markdown 2024-10-24 13:26:52 -04:00