Commit Graph

71 Commits

Author SHA1 Message Date
Ryan Kurtz
269ea1ae7a GP-0: Fixing some project java version inconsistencies 2023-04-27 07:58:13 -04:00
dragonmacher
54c786c291 GP-3340 - Fixed docs referencing old style sheet 2023-04-20 20:24:27 -04:00
Ryan Kurtz
9cf60faef0 Merge remote-tracking branch
'origin/GP-3155_caheckman_PR-2810_Pokechu22_countleadingzeros'
(Closes #2810)
2023-03-24 14:29:30 -04:00
caheckman
945d91fc93 GP-3155 Regenerating parsers, documentation. LZCOUNT tests. 2023-03-24 13:06:45 -04:00
dragonmacher
84521c6f09 GP-3170 - Updates to fix clients of languages.css 2023-03-06 15:56:44 -05:00
Pokechu22
14880b53c4 Create and use LZCOUNT Pcode op 2023-03-02 18:30:04 -08: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
Eric Kilmer
804af895a2
gradle: Fix compile classpath for ghidraClass sourceSet 2023-02-12 14:14:07 -05:00
James
49d7b3604d GP-2944 updated advanced class 2023-01-25 19:38:01 +00:00
ghidra1
3fc5e55d7a GP-199 allow function definitions to be applied from selected category 2023-01-05 10:58:00 -05:00
dragonmacher
e3aad672ce GP-2894 - Icon Cleanup - Moved icons from Generic into Gui; Deleted
shared icons not in the Help module
2022-12-12 13:39:30 -05:00
ghidragon
a92a27e9f1 GP-1981 Review fixes 2022-11-15 14:56:05 -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
caheckman
d33cd8a92e GP-2480 Console mode inst_next2 support and documentation update 2022-08-24 18:35:22 -04:00
Ryan Kurtz
60ac8fecb6 GP-0: Review fixes 2022-08-15 11:04:35 -04:00
Ionut1994
d3d0b30979 #432 Added definition for the statusreg register in the mentioned example 2022-08-15 10:45:29 -04: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
James
0b588d1334 GP-2284 updates advanced exercise 2022-07-05 19:06:47 +00: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
ben12385
a8fec154e1
Updated instruction in Ghidra Intermediate Class
Under Advanced Data Types slide, there is instruction for creating File and Project Archives. Currently, the Project Archives indicate to click New File Archive instead of New Project Archive
2021-10-10 17:51:34 +08: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
Ryan Kurtz
3a0ae8ee39 GP-849: Gradle 7 support 2021-05-12 13:45:16 -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
ghidra1
1e39c2ac82 Merge remote-tracking branch 'origin/patch' 2021-04-20 17:33:40 -04:00
ghidra1
baeef06672 Certification cleanup 2021-04-20 17:15:14 -04:00
ghidra1
d377d90e14 Merge remote-tracking branch 'origin/patch'
Conflicts:
	Ghidra/Features/GraphServices/certification.manifest
2021-03-17 19:38:50 -04:00
ghidra1
162f203395 Updated certification headers 2021-03-17 18:22:50 -04:00
Kip Hamiltons
9a4ae5feaf Changes incorrect to in pcode manual description for SUBPIECE 2021-02-20 22:38:22 +11:00
ghidra1
7c87062515 GP-0 corrected Lab5Script example for Advanced Development Class 2020-12-18 16:02:08 -05:00
caheckman
bf43007117 Fixing some silent exceptions in FillOutStructureCmd 2020-12-07 17:54:28 -05:00
caheckman
017b92ac2e Updating documentation to include token endianess override 2020-10-28 11:38:32 -04:00
ghidravore
0ffdb9c494 updated Coding Standards 2020-09-11 18:57:08 -04: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