mirror of
https://github.com/AppleCommander/AppleCommander.git
synced 2024-12-22 08:30:35 +00:00
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. |
||
---|---|---|
.. | ||
ac.mf | ||
ACBuild-default.properties | ||
AppleCommander-boot.s | ||
build-applecommander-linux-gtk | ||
build-applecommander-mingw | ||
build-swt-from-java-source | ||
build-swt-linux-gtk | ||
build-testacant.xml | ||
build.xml | ||
bundle-pom.xml | ||
manifest.mf | ||
README-bundle.txt | ||
README-linux-gtk | ||
README-Windows.txt |