Ant

Is my file up to date? Ant and Flex compile dependencies

At Awen we use the Flex SDK to compile AS3 code and MXML from within Ant.

I'm currently in the process of updating our build system. Obviously, like all good build systems, it would be nice if a build only rebuilt things which have changed. Or rather, where the source code that affects a build product has changed. This makes a build process so much faster.

Syndicate content