AppleCommander/build
T. Joseph Carter 80b39372cb Make multiplatform easier to read
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.
2017-11-03 08:13:08 -07:00
..
ac.mf Use ac.mf to build executableCmdJar. 2008-05-29 12:45:41 +00:00
ACBuild-default.properties Add unix build conditionals 2017-11-03 07:50:28 -07:00
AppleCommander-boot.s Make AC-created disk images not crash on Apple /// computers 2014-04-18 17:11:59 +00:00
build-applecommander-linux-gtk Build script for AppleCommander under Linux and GTK. 2002-12-06 20:10:17 +00:00
build-applecommander-mingw Changed to use a different GCC/GCJ build which has SWT already 2004-06-20 16:58:11 +00:00
build-swt-from-java-source The first SWT MinGW build script that works! Thanks to Mohan Embar 2003-12-13 18:13:28 +00:00
build-swt-linux-gtk Build script for SWT under Linux and GTK. 2002-12-06 20:10:27 +00:00
build-testacant.xml Add testcase for binary extraction to file 2012-10-11 12:34:10 +00:00
build.xml Make multiplatform easier to read 2017-11-03 08:13:08 -07:00
bundle-pom.xml Adding some Maven central repository information. 2016-11-14 00:22:17 +00:00
manifest.mf Version 1.1.1 is the initial GPL release of AppleCommander. 2002-12-01 02:21:00 +00:00
README-bundle.txt Adding some Maven central repository information. 2016-11-14 00:22:17 +00:00
README-linux-gtk Update linux-gtk guidance. 2012-07-15 16:03:05 +00:00
README-Windows.txt Added email address. 2003-12-06 04:12:44 +00:00