AppleCommander is a tool that manipulates Apple ][ disk images. Files may be imported, exported, viewed, or printed with various file filters.
Go to file
T. Joseph Carter 72fb36478b Improve Mac build process a bit
Copy swt.jar to a directory in ${work} rather than ${mac.dir} as there's
no need for droppings all over the build tree.  Also cleaned up building
${maczip} a bit to avoid extra file copying, to put the uncompressed
.app in ${dist}, etc.  Removed some cruft from .gitignore while I was at
it.

The conditional nature of building macBundle kind of bothers me a little
since if you have the correct swt.jar (which we could provide and have
in some versions of the build system), you could build self-contained
packages for macOS and for Windows.  A self-contained package for Linux
is also possible, but doesn't make much sense as Linux software
installation routinely involves installing dependencies, either manually
or automatically.
2017-11-11 06:15:53 -08:00
.settings Created .gitignore to replace the .cvsignore files 2017-11-02 22:49:36 -07:00
build Improve Mac build process a bit 2017-11-11 06:15:53 -08:00
documentation Fix error in Pascal volume entry documentation. 2008-09-11 02:21:39 +00:00
imageSource Created .gitignore to replace the .cvsignore files 2017-11-02 22:49:36 -07:00
mac Created .gitignore to replace the .cvsignore files 2017-11-02 22:49:36 -07:00
src/com/webcodepro Remove -Xlint:unchecked warnings 2017-11-09 13:03:03 -08:00
test/com/webcodepro/applecommander Fix testCreateAndDeleteUniDos unit test. 2008-06-05 10:21:33 +00:00
.classpath Add ant task capabilities 2012-07-23 02:38:08 +00:00
.gitignore Improve Mac build process a bit 2017-11-11 06:15:53 -08:00
.project
BUILD-PROCESS
CONTRIB
ECLIPSE-CONFIG Update ECLIPSE-CONFIG re compiler compliance level. 2008-06-10 23:38:16 +00:00
HEADER
LICENSE
NATIVE-COMPILE
TODO
VERSIONS