Commit Graph

29 Commits

Author SHA1 Message Date
Rob Greene 19686b9c85 1.9.0-SNAPSHOT 2022-06-21 20:01:22 -05:00
Rob Greene a37e48b6fe Bumping to 1.8.0. 2022-05-23 14:21:51 -05:00
Rob Greene d4f7d8afec Dump command now allows offset into sectore/block. 2022-04-02 22:26:36 -05:00
Rob Greene d19676fa9e Adding disassembly extract/view support. 2022-03-06 14:32:10 -06:00
Rob Greene 3396e285d2 Bumping to next snapshot version. 2022-03-05 17:58:32 -06:00
Rob Greene 54aecd1eea Setting release version. 2022-01-20 20:26:55 -06:00
Rob Greene e30da7e939 Rasbian being 32-bit seems to be a challenge now that AppleCommander has moved to a more modern variant of SWT. The new _appear_ to prevent 32-bit libraries. Pulling in the old library shows some differences in the SWT FontMetrics API (fontMetrics.getAverageCharacterWidth() vs. fontMetrics.getAverageCharWidth()). 2022-01-14 20:02:52 -06:00
Rob Greene acf3874185 Merging in 'acx' tool, merging gradle builds 2022-01-03 18:24:39 -06:00
Rob Greene 5fbaa95ed0 Re-introducing the publish to maven capability. 2021-12-21 19:36:51 -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
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 a281a50640 Setting pre-1.7.0 version. 2020-10-07 21:03:15 -05:00
Rob Greene 3cf8c4a9b5 Adding ability to compile for Raspberry Pi. #45 2020-10-07 16:13:13 -05:00
Rob Greene 92fe612991 bumping to new minor release due to one new feature added 2020-01-20 14:52:49 -06:00
Rob Greene 9e7019e245 bumping bastools version #36 2020-01-20 14:18:53 -06:00
Rob Greene 711df891a9 Reverting some of the changes as the interfaces bleed outside of the
implementation. #36
2019-10-06 15:44:08 -05:00
Rob Greene d54b14f797 Both TextBundle changes and DirectoryEntry change. #36
This is a change to the API, so bumping minor version as well. 1.6.0!
2019-10-06 13:09:17 -05:00
Rob Greene 4a3b00d226 Bumping version. 2019-09-29 18:13:01 -05:00
Rob Greene 4406c705aa Bumping version. 2018-11-24 00:36:04 -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 061846dc96 Bumping applesingle version. 2018-05-28 22:40:39 -05:00
Rob Greene 7b65c2fc7b Switching to applesingle library. Closes #25. 2018-05-26 21:29:30 -05:00
Rob Greene c45fc75e24 Version should be marked as BETA. :-) 2018-04-29 10:31:57 -05:00
Rob Greene fb91f305a3 Bumping AppleCommander version and pulling in latest ShrinkItArchive
version.
2018-04-29 10:31:39 -05: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 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