Commit Graph

48 Commits

Author SHA1 Message Date
Ryan Kurtz
f951994e1a GP-1912: Upgrading YAJSW to 13.04 2022-09-22 04:41:56 -04:00
Ryan Kurtz
0976dc6b27 Merge remote-tracking branch 'origin/patch' 2022-04-09 01:55:06 -04:00
Ryan Kurtz
a71706569d GP-1853: Support for fetching new fidb files based on Ghidra version 2022-04-09 01:25:02 -04: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
7e6eea065f GP-1266: Upgrading YAJSW to 13.01-beta to support JDK 17 2021-11-05 07:11:46 -04:00
Ryan Kurtz
3c07ca2962 GP-1209: Support for building natives from a release. 2021-09-27 08:16:14 -04:00
Ryan Kurtz
00533b2869 GP-1106: Platform naming convention now supports different
architectures. Support for building on ARM.
2021-08-17 13:41:47 -04:00
Ryan Kurtz
3a0ae8ee39 GP-849: Gradle 7 support 2021-05-12 13:45:16 -04:00
ghidra1
750e645754 GP-934 Corrected DMG build issues 2021-05-12 10:44:24 -04:00
Ryan Kurtz
3507820e03 GP-678, GP-811: Refactored fetchDependencies.gradle, now downloads FID datasets from ghidra-data repo, and revisied depencies/flatRepo layout. 2021-04-07 10:51:05 -04:00
ghidra1
33bba9e614 Relax source for IP info during build 2021-03-18 04:50:38 -04:00
ghidra1
162f203395 Updated certification headers 2021-03-17 18:22:50 -04:00
ghidra1
d2c39513c3 Handle changes to allow for certification headers on bash type source
files (e.g., *.py) and gradle files
2021-03-17 18:09:21 -04:00
ghidravore
8b054814a8 changed build system to generate all external jar files used file. 2020-12-09 18:41:03 -05:00
ghidravore
faa951898a Merge remote-tracking branch 'origin/GP-67_adamopolous_add-git-hash-to-app-properties--SQUASHED' 2020-08-26 13:29:22 -04:00
adamopolous
eea44a2100 added git commit hashes to application.properties for all builds 2020-08-26 11:06:34 -04:00
Xiaoyin Liu
c0a79b6e33
fetchDependencies.gradle: Update cdt URL to HTTPS 2020-08-13 22:15:15 +08:00
Marco Grassi
ba48f29f12 switch from md5 to sha256 to check dependencies integrity 2019-12-17 15:25:41 +08:00
Andrii Kurdiumov
cafa4c3414 Fix paths in Gradle task descriptionsThese paths was likely not changed during refatoring of Gradle scripts.I make them correspond to actual location of files where their definitions originates. 2019-11-13 02:03:19 +02:00
adamopolous
d176879548 removed dead code from test utils 2019-09-17 09:37:01 -04:00
adamopolous
8df7df2e72 removed timing considerations from test sorting 2019-09-17 07:57:57 -04:00
adamopolous
c97da26911 GT-3099: ci update 2019-09-16 12:22:41 -04:00
adamopolous
9ea4ef60b3 added test documentation for parallel processing 2019-09-03 12:33:28 -04:00
adamopolous
3e96ae0e20 added documentation to test scripts 2019-09-03 12:33:27 -04:00
adamopolous
20d89792cf added logging for debug purposes 2019-09-03 12:33:27 -04:00
adamopolous
6fa0c10298 fixed bugs causing integration test task generation to fail 2019-09-03 12:33:26 -04:00
adamopolous
3b6162fede moved config specs to external resource file 2019-09-03 12:33:25 -04:00
adamopolous
43d52b6dc0 fixed compilation error in test utils 2019-09-03 12:33:24 -04:00
adamopolous
51c503eb86 fixed broken assert in validating test coverage 2019-09-03 12:33:24 -04:00
adamopolous
b5a5fd3c23 binned all the ghidra test classes into their parallel test buckets 2019-09-03 12:33:23 -04:00
adamopolous
474d463355 broke out more integration tests for the binning 2019-09-03 12:33:22 -04:00
adamopolous
0959cdf96b changed binning to take app config into account 2019-09-03 12:33:22 -04:00
dragonmacher
68931f01d6 Gradle - updated gradle to run when not using standard repo names -
review fixes
2019-08-13 18:31:43 -04:00
dragonmacher
e2ce041799 Gradle - updated gradle to run when not using standard repo names 2019-08-13 16:51:58 -04:00
Ryan Kurtz
de68f50eb4 GT-3017: Storing minimum gradle version in application.properties. 2019-07-18 13:39:17 -04:00
adamopolous
2398f8f6bf fixed bug causing test script to fail to process command line params 2019-07-15 16:30:08 -04:00
dragonmacher
4885e5f8a9 GT-2976 - Fixed NPE in Version Tracking hashing 2019-07-15 13:24:04 -04:00
adamopolous
397e23c20c Added fix to prevent ext-u tests from running when only ext is selected 2019-07-11 14:33:38 -04:00
adamopolous
15b055b592 Amendment to previous commit for ext repo test support 2019-07-11 13:28:46 -04:00
Ryan Kurtz
6850c4188a GT-2897: Moving script to support dir. 2019-06-27 12:14:02 -04:00
ghidra1
8dfffdd5db Corrected CabExtract build issues 2019-06-13 18:54:47 -04:00
Ryan Kurtz
dfd5e26376 GT-2865: Incorporating release name into setting directory name. 2019-05-23 11:51:59 -04:00
ghidravore
c9d3f7b838 fixed extension zips to include LICENSE.txt file 2019-04-30 16:31:39 -04:00
ghidravore
7baa82a53a moved ip dependency to file where ip task is defined. 2019-04-29 16:36:53 -04:00
ghidravore
a50c6e0843 Fixing build issues. 2019-04-26 18:17:11 -04:00
ghidravore
f1e50fb079 Major refactoring of the gradle build system. 2019-04-23 15:20:26 -04:00