Commit Graph

16 Commits

Author SHA1 Message Date
ghidravore
8b054814a8 changed build system to generate all external jar files used file. 2020-12-09 18:41:03 -05:00
ghidravore
1afb87f6e3 removed accidental use of maven snapshot repo 2020-05-13 16:24:55 -04:00
ghidravore
410af5a272 GT-3317
moved generic graph interfaces to features graph module
created graph service broker

first commit of program graph module adapted to new graph api

GT-3317 connected listeners, documented and prettied up code
changed GhidraGraph to preserve order of created graph. Removed edge
filtering from initial program graph display

GT-3317 added exporters for supported formats

GT-3317 fixed GhidraGraph bug where it lost edges

updates

changed to new action builder
removed icons, improved AttributeFilters

removed DialogComponentProviderBuilder
fixed generic alphabet soup

added vertex name updating.

GT-3317 added threading to sugiyama
adapted to take advantage of multi-threaded edge crossing reduction in
circle layout
eliminated parallel edges, improved sizing, updated jungrapht version

GT-3317 fixing AST graph and moving modules and packages
started help
GT-3317 updated min-cross and color selections
uses min-cross that optimizes for graph size

GT-3317 help, javadocs

changes from review comments and cleaning up warnings and simplifying
exporter code
fixing warnings, simplifying unnecessarily complicated code
more changes from review
more changes from review, simplifications. removed unnecessary
threading, renamed vertex, edge, etc
GT-3317 squashed many commits to make rebase easier. Mostly changes from
first code review.
2020-05-13 15:58:03 -04:00
Ryan Kurtz
ccabecec3a Revert "Improving how we discover external dependencies in gradle."
This reverts commit e550f9b656.
2019-12-20 15:02:40 -05:00
Ryan Kurtz
e550f9b656 Improving how we discover external dependencies in gradle. 2019-12-19 13:16:21 -05:00
ghidravore
fe73f77666 fixed JAVA_HOME 2019-09-26 12:09:20 -04:00
Ryan Kurtz
ff3362b5f3 Preventing Gradle from running with 32-bit Java (#972). 2019-09-13 13:00:50 -04:00
ghidra1
d9da0f0b66 Corrected Visual Studio gradle configuration which must also support
standalone GPL builds
2019-09-10 16:03:38 -04:00
ghidra1
90eb0d1965 Moved Visual Studio configuration to root build.gradle 2019-09-10 10:52:29 -04:00
dragonmacher
fac5b0e13b Review Tool - 3.1.1 - updated comments table to use column filters;
fixed build to not error when building the review tool
2019-08-21 18:38:18 -04:00
dragonmacher
958b187643 Gradle - updated gradle to run when not using standard repo names -
review fixes
2019-08-13 18:50:11 -04:00
Ryan Kurtz
de68f50eb4 GT-3017: Storing minimum gradle version in application.properties. 2019-07-18 13:39:17 -04:00
Raul Tambre
c80d84350b Require a minimum Gradle version instead of a specific version
Allows the use of a more sensible range of Gradle versions.
2019-07-18 13:02:31 -04:00
Ryan Kurtz
b69e737a60 GT-2897: Moving flatRepo to installation dir. 2019-06-26 12:56:46 -04:00
ghidravore
f1e50fb079 Major refactoring of the gradle build system. 2019-04-23 15:20:26 -04:00
Dan
79d8f164f8 Candidate release of source code. 2019-03-26 13:46:51 -04:00