mirror of
https://github.com/moparisthebest/k-9
synced 2024-11-10 19:45:05 -05:00
cb715387b5
build.xml and tests/build.xml: updated general format to match what is generated in a new project. moved targets common to both to build_common.xml. replaced some exec calls (perl, mv) and inline javascript with ant tasks (including extensions from Android and ant-contrib). build.xml: fixed indentation. privatized targets that don't need to be called directly from command-line. renamed some properties. tests/build.xml: renamed test project from K9 to K9Tests. tools/ant-contrib.jar: new! .gitignore: added note about local per-repo rules. |
||
---|---|---|
assets | ||
compile-only-libs | ||
docs | ||
images | ||
libs | ||
res | ||
src/com/fsck/k9 | ||
tests | ||
tools | ||
.classpath | ||
.gitignore | ||
.project | ||
Android.mk | ||
AndroidManifest.xml | ||
ant.properties | ||
build_common.xml | ||
build.xml | ||
HTMLCLEANER_LICENSE | ||
k9mail.iml | ||
MODULE_LICENSE_APACHE2 | ||
NOTICE | ||
proguard.cfg | ||
project.properties |