Commit Graph

11 Commits

Author SHA1 Message Date
Rob Greene
92147b03ac Adding ability to view shape table files. 2022-03-08 21:44:15 -06:00
Rob Greene
13be406278 Bumping source to Java 11. 2022-03-06 21:17:12 -06:00
Rob Greene
d19676fa9e Adding disassembly extract/view support. 2022-03-06 14:32:10 -06:00
Rob Greene
d8cbd263dd Needed to rework the publish as the signed portion wasn't being
uploaded; thank goodness others had working samples to look at!
2022-01-22 20:55:06 -06:00
Rob Greene
acf3874185 Merging in 'acx' tool, merging gradle builds 2022-01-03 18:24:39 -06:00
Rob Greene
ea1a9a2e34 This should allow the build to no longer require signing to be setup. 2021-12-21 20:31:20 -06:00
Rob Greene
5fbaa95ed0 Re-introducing the publish to maven capability. 2021-12-21 19:36:51 -06:00
Rob Greene
a75083f29b Fixing LICENSE; adding source jar #62 2021-12-19 22:27:40 -06:00
Rob Greene
56dca70bbb Re-adding javadoc. #62 2021-12-19 22:13:37 -06:00
Rob Greene
c369ac3bb7 A little cleanup and fix version. #62 2021-12-19 22:11:43 -06:00
Rob Greene
d69c923bad Multiple changes.
1. This change introduces the current SWT builds that exist in Maven;
removing the need to locate and capture the JAR files.
2. The current SWT change is to capture the new Mac OS X aarch64 builds
("Apple Silicon").
3. The current version of SWT, however, requires Java 11.
4. Due to the complexity of the prior Gradle build, it was restructured.
2021-12-19 21:19:33 -06:00