Commit Graph

20 Commits

Author SHA1 Message Date
Rob Greene b78253175d First round of updates. Leaving publication for later. #51 2020-11-24 19:34:01 -06:00
Rob Greene 8a6a777d69 Large refactoring to bring in CSV and JSON extracts to 'ac'. #42 2020-11-21 14:59:45 -06:00
Rob Greene 8c7bfb1ad4 Making local cache of SWT libraries; bumping to SWT 4.17 for everything
but the Raspberry Pi. Seems to resolve the NPE! #49.
2020-11-16 07:57:35 -06:00
Rob Greene 3cf8c4a9b5 Adding ability to compile for Raspberry Pi. #45 2020-10-07 16:13:13 -05:00
Rob Greene 668547ad25 Noticed new Gradle projects have a newer structure; making changes to
reflect this. #36
2019-10-06 13:03:43 -05:00
Rob Greene aa3e8ae22f Updating Gradle version. #30 2019-09-29 15:50:38 -05:00
Rob Greene 39fc60fc8b Ensuring bastools gets added into resulting JAR files. 2018-11-24 00:35:56 -06:00
Rob Greene 4942f1fdbc Bumping version/packaging of bastools. 2018-11-21 21:51:07 -06:00
Rob Greene 6915ada616 Moved tokenizer out to the bastokenizer project; GUI now recognizes and
utilizes an AppleSingle on import.
2018-06-08 22:18:41 -05:00
Rob Greene 5a313bf9b8 Gradle tweak: fix for Oracle javadoc doclint strictness. 2018-05-29 10:58:23 -05:00
Rob Greene 7b65c2fc7b Switching to applesingle library. Closes #25. 2018-05-26 21:29:30 -05:00
Rob Greene 70c715bed9 Trying to remove signing dependencies when not signing. #24. 2018-05-09 21:57:24 -05:00
Rob Greene 7e6f82a933 Filtered on artifacts a bit cleaner... 2018-03-10 00:34:25 -06:00
Rob Greene c5a69c0673 Futzing with Gradle build. This seems to build the right POM, upload the right files, and build the JAR files correctly. 2018-03-10 00:21:09 -06:00
Rob Greene 59bd38fcac Pulling out clone of ShrinkItArchive; blending it in the build process. Closes #21. 2018-03-08 21:31:22 -06:00
Rob Greene 28e966db9f Using commons-lang to disable SWT GIF test for Linux. #12 2018-03-03 12:04:48 -06:00
Rob Greene 3446cb9024 This should allow the SWT image tests to run. #12 2018-03-02 20:51:29 -06:00
Rob Greene 4541f38eb1 Determining version based on manifest file
This allowing Gradle to manage the versions and share them across both
build and runtime environments.
2018-03-02 12:47:06 -06:00
Rob Greene 3291b515d5 Building for 'ac' as well as Linux/Windows/Mac OS X. 2017-11-19 13:23:59 -06:00
Rob Greene 438e6ec1f0 First draft of morphing AppleCommander to use Gradle instead of Ant. 2017-11-15 23:00:11 -06:00