mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2026-05-24 13:21:22 +08:00
Major refactoring of the gradle build system.
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
apply from: "$rootProject.projectDir/gradle/distributableGhidraModule.gradle"
|
||||
apply from: "$rootProject.projectDir/gradle/processorProject.gradle"
|
||||
apply plugin: 'eclipse'
|
||||
eclipse.project.name = 'Processors PA-RISC'
|
||||
|
||||
/*********************************************************************************
|
||||
* Imports
|
||||
*********************************************************************************/
|
||||
apply from: "$rootProject.projectDir/gradleScripts/processorUtils.gradle"
|
||||
|
||||
@@ -1,9 +1,6 @@
|
||||
##VERSION: 2.0
|
||||
.classpath||GHIDRA||||END|
|
||||
.project||GHIDRA||||END|
|
||||
Module.manifest||GHIDRA||||END|
|
||||
build.gradle||GHIDRA||||END|
|
||||
data/build.xml||GHIDRA||||END|
|
||||
data/languages/pa-risc.ldefs||GHIDRA||||END|
|
||||
data/languages/pa-risc.opinion||GHIDRA||||END|
|
||||
data/languages/pa-risc.sinc||GHIDRA||||END|
|
||||
|
||||
Reference in New Issue
Block a user