aboutsummaryrefslogtreecommitdiffstats
path: root/files/ant/build.xml
Commit message (Expand)AuthorAgeFilesLines
...
* | Never add R/R$* classes to the library jar files.Xavier Ducrohet2012-02-281-1/+1
* | Improve "ant all clean" to clean libraries only once.Xavier Ducrohet2012-02-271-1/+2
* | Ensure R/Manifest/BuildConfig classes are not added to the library jar file.Xavier Ducrohet2012-02-271-1/+9
|/
* Fork javac on windows to prevent file locking.Xavier Ducrohet2012-02-231-1/+13
* Split ProGuard file into two halvesTor Norbye2012-02-211-1/+12
* Add post package and post build Ant hooks.Xavier Ducrohet2012-01-301-14/+18
* Add coverage filters.Keita Kita2012-01-271-2/+5
* Misc Ant build fixesXavier Ducrohet2011-11-231-3/+13
* Add nodeps support to install/uninstall.Xavier Ducrohet2011-10-211-6/+18
* Fix ant test, ant installt and ant uninstall (for test projects)Xavier Ducrohet2011-10-211-16/+30
* Fix "ant test".Xavier Ducrohet2011-10-201-1/+1
* Rename the modifier target only to nodeps.Xavier Ducrohet2011-10-141-6/+6
* Fix NPE when building project with no code.Xavier Ducrohet2011-10-141-1/+1
* Improve indirect library dependency support.Xavier Ducrohet2011-10-141-5/+20
* Add BuildConfig to ant SDK project.Xavier Ducrohet2011-10-141-29/+84
* Improved RenderScript support in SDK build.Xavier Ducrohet2011-10-101-1/+2
* Ant build didn't use -non-constant-id for libraries!Xavier Ducrohet2011-10-061-0/+1
* Also process and cache the png files in libraries.Xavier Ducrohet2011-09-281-11/+8
* Make the zip align ant step check timestamp on intput/output.Xavier Ducrohet2011-09-231-13/+9
* Add dependency support for ApkBuilder ant step.Xavier Ducrohet2011-09-231-12/+19
* Pass -target-api to the renderscript compiler.Xavier Ducrohet2011-09-151-6/+7
* Make the dependency graph use extension restrictions per folder.Xavier Ducrohet2011-09-011-2/+1
* Add proper dependency support in the dex step of the Ant-based build.Xavier Ducrohet2011-09-011-18/+14
* Add support for proper dependency detection in the aidl ant compilation step.Xavier Ducrohet2011-09-011-4/+7
* Prevent running debug and release targets at the same time.Xavier Ducrohet2011-08-231-12/+26
* Renable test coverage from Ant.Xavier Ducrohet2011-08-221-31/+44
* Don't regenerate R.java if a non xml resource is modified.Xavier Ducrohet2011-08-181-1/+2
* Rename main_rules.xml to build.xmlXavier Ducrohet2011-08-171-0/+1204