Dan
62bd317380
Merge remote-tracking branch 'origin/master' into debugger
2021-04-12 10:09:49 -04:00
ghidra1
512fc1b8b7
Merge remote-tracking branch
...
'origin/GP-678_811_ryanmkurtz_flatRepo--SQUASHED' (Closes #1007 , Closes
#1663 )
2021-04-07 10:54:00 -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
dragonmacher
a2b7869199
gradle test option tweaks
2021-04-05 12:03:51 -04:00
Dan
f7984f7b76
Merge branch 'master' of gitlab.evoforge.org:ghidra/ghidra into debugger
2021-04-01 10:36:21 -04:00
dragonmacher
ca2a6bbb0a
Updated remote vm debug command-line options
2021-03-23 13:45:33 -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
Dan
f5ec74f2c3
Merge remote-tracking branch 'origin/master' into debugger
2021-02-08 15:52:21 -05:00
ghidra1
ed3cc10344
GP-0 Add library dependency file generation as dependency of eclipse
...
task (needed for running Ghidra)
2021-02-08 13:54:37 -05:00
dragonmacher
fef756c967
GP-523 - Fix javadoc errors
2021-02-04 17:28:17 -05:00
Dan
8201baef2b
GP-71: Prepping for source release.
2020-12-16 13:06:53 -05:00
ghidravore
8b054814a8
changed build system to generate all external jar files used file.
2020-12-09 18:41:03 -05:00
adamopolous
eea44a2100
added git commit hashes to application.properties for all builds
2020-08-26 11:06:34 -04:00
adamopolous
b13081fbe8
added task to handle targeted project testing
2020-08-10 13:38:49 -04:00
ghidravore
73c5fb11fb
Revert "Gradle changes to support targeted testing of specific commit"
...
This reverts commit ac3756b91d
.
2020-07-31 13:42:17 -04:00
adamopolous
ac3756b91d
Gradle changes to support targeted testing of specific commit
2020-07-31 11:12:10 -04:00
ghidra1
3ffcd86f18
Removed diagnostic message from jacoco.gradle
2020-07-01 14:19:52 -04:00
adamopolous
9b44191509
fixed jacoco processing for nightly tests
2020-02-21 14:17:28 -05:00
Benjamin Levy
a5efecea84
Fix spelling errors
2020-01-26 22:39:18 -05:00
astrelsky
3bdf049d44
javadoc html5
2019-12-16 15:31:29 -05:00
Ryan Kurtz
6e6bdffe86
Merge branch 'GT-3362_ryanmkurtz_PR-1287_astrelsky_DocumentationFixes'
...
Conflicts:
Ghidra/Framework/Docking/src/main/java/docking/action/DockingAction.java
2019-12-02 13:22:08 -05:00
astrelsky
ebde7cd6d2
Javadoc Fixes
2019-12-01 21:58:51 -05:00
Ryan Kurtz
2c4e0155db
Merge branch 'GT-3355_ryanmkurtz_PR-1292_kant2002_cleanup-deps'
2019-11-27 13:03:36 -05:00
Andrii Kurdiumov
0f9e5ad71c
Remove not needed dependency
2019-11-27 17:55:31 +02:00
adamopolous
2de421d3f9
added gradle dependencies for jacoco tasks
2019-11-15 09:54:34 -05: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
Ryan Kurtz
de5908f8a2
Forcing UTF-8 and en_US on integration tests to make testing environment
...
look more
like the Ghidra environment.
2019-09-19 11:53:14 -04:00
Ryan Kurtz
0ed8fb63d7
Merge remote-tracking branch 'origin/adamopolous_test_script_fixes' into Ghidra_9.1
2019-09-17 09:52:53 -04:00
adamopolous
d176879548
removed dead code from test utils
2019-09-17 09:37:01 -04:00
Ryan Kurtz
f090280602
Forcing UTF-8 and en_US on tests to make testing environment look more
...
like the Ghidra environment.
2019-09-17 09:23:11 -04:00
adamopolous
8df7df2e72
removed timing considerations from test sorting
2019-09-17 07:57:57 -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
0959cdf96b
changed binning to take app config into account
2019-09-03 12:33:22 -04:00
Andrii Kurdiumov
880cd6f265
Fix typo in task description
2019-08-05 18:27:46 +06:00
Andrii Kurdiumov
d0c894c820
Add description to gradle tasks which generate test reports
2019-08-04 11:48:33 +06:00
Andrii Kurdiumov
03ec2ef569
Add integrationTestReport task
...
This task will run integrationTest task and save all test reports in the
$reportDir/integrationTestReports folder
This was requested in #832 by @adamopolous
2019-08-03 20:30:47 +06:00
ghidra1
e0e2c58eb7
Merge remote-tracking branch 'origin/ghidra1_Emulator'
...
Conflicts:
gradle/root/eclipse.gradle
2019-07-12 16:14:17 -04:00
ghidra1
a15c70950f
Added extensions GnuDisassembler and SleighDevTools
2019-06-25 09:40:15 -04:00
ghidra1
dd15435371
Added P-Code Test framework to facilitate semantic verification through
...
emulation
2019-06-25 09:37:15 -04:00
Ryan Kurtz
92b671bb2c
Excluding 'dist' from the ___root project's resource filters.
2019-06-18 08:53:09 -04:00
ghidra1
7e80e70465
Restored build cleanup of assembly area
2019-06-13 16:37:47 -04:00
ghidra1
8377f8394b
Eliminate use of jcalendar. Replaced DateEditor with non-editable
...
display for Options use.
2019-06-13 15:36:26 -04:00
ghidra1
3b999fd86e
Corrected GPL build issues
2019-06-13 14:06:37 -04:00
Ryan Kurtz
dfd5e26376
GT-2865: Incorporating release name into setting directory name.
2019-05-23 11:51:59 -04:00
Ryan Kurtz
0b4c301f56
Fixing typo in usage.gradle ( #471 ).
2019-05-10 10:34:40 -04:00
ghidra1
1cd74f0dc4
Corrected LICENSE inclusion in build
2019-05-01 11:05:30 -04:00
ghidra4
7bf9f31c95
Moved jacocoReport configs to doFirst
2019-04-26 09:22:05 -04:00
ghidra4
ecdf92eb05
getLogFileUrl no longer searches user.dir for log4j properties file GT-2834
2019-04-24 17:38:24 -04:00