From a1db2dac166973a381e7a98630bc11901f47d2d2 Mon Sep 17 00:00:00 2001 From: Ryan Kurtz Date: Fri, 5 Jul 2024 06:05:48 -0400 Subject: [PATCH] GP-0: Moving Sleigh.launch to .launch/ subdir --- Ghidra/Framework/SoftwareModeling/{ => .launch}/Sleigh.launch | 0 Ghidra/Framework/SoftwareModeling/certification.manifest | 2 +- Ghidra/RuntimeScripts/certification.manifest | 2 -- 3 files changed, 1 insertion(+), 3 deletions(-) rename Ghidra/Framework/SoftwareModeling/{ => .launch}/Sleigh.launch (100%) diff --git a/Ghidra/Framework/SoftwareModeling/Sleigh.launch b/Ghidra/Framework/SoftwareModeling/.launch/Sleigh.launch similarity index 100% rename from Ghidra/Framework/SoftwareModeling/Sleigh.launch rename to Ghidra/Framework/SoftwareModeling/.launch/Sleigh.launch diff --git a/Ghidra/Framework/SoftwareModeling/certification.manifest b/Ghidra/Framework/SoftwareModeling/certification.manifest index ada6acd606..565d156f60 100644 --- a/Ghidra/Framework/SoftwareModeling/certification.manifest +++ b/Ghidra/Framework/SoftwareModeling/certification.manifest @@ -3,8 +3,8 @@ ##MODULE IP: BSD-3-PARR-HARWELL ##MODULE IP: Creative Commons Attribution 2.5 ##MODULE IP: Tango Icons - Public Domain +.launch/Sleigh.launch||GHIDRA||||END| Module.manifest||GHIDRA||||END| -Sleigh.launch||GHIDRA||||END| data/ExtensionPoint.manifest||GHIDRA||||END| data/charset_info.xml||GHIDRA||||END| data/languages/compiler_spec.rxg||GHIDRA||||END| diff --git a/Ghidra/RuntimeScripts/certification.manifest b/Ghidra/RuntimeScripts/certification.manifest index fea69ba02c..be6ade10e3 100644 --- a/Ghidra/RuntimeScripts/certification.manifest +++ b/Ghidra/RuntimeScripts/certification.manifest @@ -22,7 +22,6 @@ Linux/support/analyzeHeadless||GHIDRA||||END| Linux/support/bsim||GHIDRA||||END| Linux/support/bsim_ctl||GHIDRA||||END| Linux/support/buildGhidraJar||GHIDRA||||END| -Linux/support/buildNatives||GHIDRA||||END| Linux/support/convertStorage||GHIDRA||||END| Linux/support/gdbGADPServerRun||GHIDRA||||END| Linux/support/ghidraClean||GHIDRA||||END| @@ -39,7 +38,6 @@ Windows/support/README_createPdbXmlFiles.txt||GHIDRA||||END| Windows/support/analyzeHeadless.bat||GHIDRA||||END| Windows/support/bsim.bat||GHIDRA||||END| Windows/support/buildGhidraJar.bat||GHIDRA||||END| -Windows/support/buildNatives.bat||GHIDRA||||END| Windows/support/convertStorage.bat||GHIDRA||||END| Windows/support/createPdbXmlFiles.bat||GHIDRA||||END| Windows/support/dbgengGADPServerRun.bat||GHIDRA||||END|