mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2025-10-03 09:49:23 +02:00
GP-1106: Platform naming convention now supports different
architectures. Support for building on ARM.
This commit is contained in:
parent
b55d1049d4
commit
00533b2869
43 changed files with 523 additions and 461 deletions
|
@ -1,7 +1,6 @@
|
|||
/* ###
|
||||
* IP: Public Domain
|
||||
*/
|
||||
apply from: file("../gpl.gradle").getCanonicalPath()
|
||||
|
||||
if (findProject(':Generic') != null) {
|
||||
apply from: "$rootProject.projectDir/gradle/javaProject.gradle"
|
||||
|
|
|
@ -8,10 +8,10 @@ data/lib/hfsexplorer-0_21-src.zip||GPL 3||||END|
|
|||
data/lib/hfsx.jar||GPL 3||||END|
|
||||
data/lib/hfsx_dmglib.jar||GPL 3||||END|
|
||||
data/lib/iharder-base64.jar||GPL 3||||END|
|
||||
data/os/win32/llio_amd64.dll||GPL 3||||END|
|
||||
data/os/win32/llio_i386.dll||GPL 3||||END|
|
||||
data/os/win32/llio_ia64.dll||GPL 3||||END|
|
||||
data/os/win64/llio_amd64.dll||GPL 3||||END|
|
||||
data/os/win64/llio_i386.dll||GPL 3||||END|
|
||||
data/os/win64/llio_ia64.dll||GPL 3||||END|
|
||||
data/os/win_x86_32/llio_amd64.dll||GPL 3||||END|
|
||||
data/os/win_x86_32/llio_i386.dll||GPL 3||||END|
|
||||
data/os/win_x86_32/llio_ia64.dll||GPL 3||||END|
|
||||
data/os/win_x86_64/llio_amd64.dll||GPL 3||||END|
|
||||
data/os/win_x86_64/llio_i386.dll||GPL 3||||END|
|
||||
data/os/win_x86_64/llio_ia64.dll||GPL 3||||END|
|
||||
data/server_memory.cfg||Public Domain||||END|
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue