mirror of
https://github.com/AppleCommander/AppleCommander.git
synced 2024-12-22 08:30:35 +00:00
AppleCommander is a tool that manipulates Apple ][ disk images. Files may be imported, exported, viewed, or printed with various file filters.
80b39372cb
This isn't significantly shorter than the first pass, but it's easier to read and maintain. To add a new platform to this (if anyone wants to do that), just add sane default paths to ACBuild-default.properties, add a conditional to detect your platform, and add an init-platform target that does the configuration. There's a bit cleaner solution in ant-contrib using the if task, but that means adding to the dependencies and therefore the complexity of building this thing. I'm disinclined to do that. |
||
---|---|---|
.settings | ||
build | ||
documentation | ||
imageSource | ||
mac | ||
src/com/webcodepro | ||
test/com/webcodepro/applecommander | ||
.classpath | ||
.gitignore | ||
.project | ||
BUILD-PROCESS | ||
CONTRIB | ||
ECLIPSE-CONFIG | ||
HEADER | ||
LICENSE | ||
NATIVE-COMPILE | ||
TODO | ||
VERSIONS |