| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | Never add R/R$* classes to the library jar files. | Xavier Ducrohet | 2012-02-28 | 1 | -1/+1 |
* | | Improve "ant all clean" to clean libraries only once. | Xavier Ducrohet | 2012-02-27 | 1 | -1/+2 |
* | | Ensure R/Manifest/BuildConfig classes are not added to the library jar file. | Xavier Ducrohet | 2012-02-27 | 1 | -1/+9 |
|/ |
|
* | Fork javac on windows to prevent file locking. | Xavier Ducrohet | 2012-02-23 | 1 | -1/+13 |
* | Split ProGuard file into two halves | Tor Norbye | 2012-02-21 | 1 | -1/+12 |
* | Add post package and post build Ant hooks. | Xavier Ducrohet | 2012-01-30 | 1 | -14/+18 |
* | Add coverage filters. | Keita Kita | 2012-01-27 | 1 | -2/+5 |
* | Misc Ant build fixes | Xavier Ducrohet | 2011-11-23 | 1 | -3/+13 |
* | Add nodeps support to install/uninstall. | Xavier Ducrohet | 2011-10-21 | 1 | -6/+18 |
* | Fix ant test, ant installt and ant uninstall (for test projects) | Xavier Ducrohet | 2011-10-21 | 1 | -16/+30 |
* | Fix "ant test". | Xavier Ducrohet | 2011-10-20 | 1 | -1/+1 |
* | Rename the modifier target only to nodeps. | Xavier Ducrohet | 2011-10-14 | 1 | -6/+6 |
* | Fix NPE when building project with no code. | Xavier Ducrohet | 2011-10-14 | 1 | -1/+1 |
* | Improve indirect library dependency support. | Xavier Ducrohet | 2011-10-14 | 1 | -5/+20 |
* | Add BuildConfig to ant SDK project. | Xavier Ducrohet | 2011-10-14 | 1 | -29/+84 |
* | Improved RenderScript support in SDK build. | Xavier Ducrohet | 2011-10-10 | 1 | -1/+2 |
* | Ant build didn't use -non-constant-id for libraries! | Xavier Ducrohet | 2011-10-06 | 1 | -0/+1 |
* | Also process and cache the png files in libraries. | Xavier Ducrohet | 2011-09-28 | 1 | -11/+8 |
* | Make the zip align ant step check timestamp on intput/output. | Xavier Ducrohet | 2011-09-23 | 1 | -13/+9 |
* | Add dependency support for ApkBuilder ant step. | Xavier Ducrohet | 2011-09-23 | 1 | -12/+19 |
* | Pass -target-api to the renderscript compiler. | Xavier Ducrohet | 2011-09-15 | 1 | -6/+7 |
* | Make the dependency graph use extension restrictions per folder. | Xavier Ducrohet | 2011-09-01 | 1 | -2/+1 |
* | Add proper dependency support in the dex step of the Ant-based build. | Xavier Ducrohet | 2011-09-01 | 1 | -18/+14 |
* | Add support for proper dependency detection in the aidl ant compilation step. | Xavier Ducrohet | 2011-09-01 | 1 | -4/+7 |
* | Prevent running debug and release targets at the same time. | Xavier Ducrohet | 2011-08-23 | 1 | -12/+26 |
* | Renable test coverage from Ant. | Xavier Ducrohet | 2011-08-22 | 1 | -31/+44 |
* | Don't regenerate R.java if a non xml resource is modified. | Xavier Ducrohet | 2011-08-18 | 1 | -1/+2 |
* | Rename main_rules.xml to build.xml | Xavier Ducrohet | 2011-08-17 | 1 | -0/+1204 |