| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Support to build against prebuilt current SDK in unbundled branch | Ying Wang | 2012-05-10 | 1 | -2/+4 |
* | enable Java build for PDK build | Keun young Park | 2012-04-20 | 1 | -0/+8 |
* | Revert "enable Java build for PDK build - Highest LOCAL_SDK_VERSION forced fo... | Keun young Park | 2012-04-20 | 1 | -8/+0 |
* | enable Java build for PDK build | Keun young Park | 2012-04-20 | 1 | -0/+8 |
* | Support to run DroidDoc in unbundled builds. | Ying Wang | 2012-04-02 | 1 | -1/+1 |
* | Moving libRS | Alex Sakhartchouk | 2012-03-28 | 1 | -1/+1 |
* | Multi-Project Commit: Move of filterfw out of system/media (3 of 7) | Marius Renn | 2012-03-27 | 1 | -1/+1 |
* | Update llvm-rs-cc build to use unified headers in all cases. | Stephen Hines | 2012-03-07 | 1 | -2/+2 |
* | Remove the R/Manifest classes when building the static Java library | Ying Wang | 2011-12-15 | 1 | -0/+1 |
* | Allow to build Java module from mere static Java libraries. | Ying Wang | 2011-12-12 | 1 | -2/+2 |
* | Enable -Wall/-Werror with LOCAL_RENDERSCRIPT_FLAGS. | Stephen Hines | 2011-12-07 | 1 | -0/+6 |
* | Merge "Provide LOCAL_RENDERSCRIPT_TARGET_API override." | Ying Wang | 2011-09-08 | 1 | -8/+7 |
|\ |
|
| * | Provide LOCAL_RENDERSCRIPT_TARGET_API override. | Stephen Hines | 2011-08-29 | 1 | -8/+7 |
* | | Add filterfw.jar to standard list of java libraries to include. | Eino-Ville Talvala | 2011-08-26 | 1 | -1/+1 |
|/ |
|
* | Merge "Provide mechanism to override llvm-rs-cc headers." | Ying Wang | 2011-08-24 | 1 | -0/+4 |
|\ |
|
| * | Provide mechanism to override llvm-rs-cc headers. | Stephen Hines | 2011-08-23 | 1 | -0/+4 |
* | | Removing target-api option from build. | jeffhao | 2011-08-23 | 1 | -17/+0 |
|/ |
|
* | Update build to properly use prebuilt llvm-rs-cc. | Stephen Hines | 2011-08-10 | 1 | -7/+22 |
* | am 823f6389: am 3487736b: am 7d83ef8f: Support custom RenderScript compiler | Ying Wang | 2011-06-02 | 1 | -1/+6 |
|\ |
|
| * | Support custom RenderScript compiler | Ying Wang | 2011-05-27 | 1 | -1/+6 |
* | | Use manifest minSdkVersion as "--target-api" in LOCAL_DX_FLAGS | Ying Wang | 2011-04-07 | 1 | -5/+21 |
|/ |
|
* | Support to build renderscript in unbundled apps. | Ying Wang | 2011-03-29 | 1 | -1/+8 |
* | Disable "-t" for acp. | Ying Wang | 2011-01-19 | 1 | -3/+3 |
* | Add external/clang/lib/Headers as llvm-rs-cc's system header search path | Ying Wang | 2011-01-19 | 1 | -2/+4 |
* | Fix a spelling error. | Ficus Kirkpatrick | 2010-11-12 | 1 | -1/+1 |
* | Integrate protocol buffer compiler into the build system. | Ying Wang | 2010-11-02 | 1 | -6/+12 |
* | Hook up the dependency. | Ying Wang | 2010-10-11 | 1 | -1/+1 |
* | Make naming consistent: llvm-rs-cc and llvm-rs-link. | Shih-wei Liao | 2010-10-08 | 1 | -2/+2 |
* | Integrate the slang "-MD" into the build system. | Ying Wang | 2010-10-08 | 1 | -2/+7 |
* | am b7019e21: am a9c381ed: Any intermediate targets between Progaurd and the b... | Ying Wang | 2010-10-02 | 1 | -12/+9 |
|\ |
|
| * | Any intermediate targets between Progaurd and the built_dex should be differe... | Ying Wang | 2010-10-02 | 1 | -12/+9 |
* | | am 3c3bf677: am 0b9382c7: Separate out Proguard flag files to fix dependency. | Ying Wang | 2010-09-30 | 1 | -2/+4 |
|\ \
| |/ |
|
| * | Separate out Proguard flag files to fix dependency. | Ying Wang | 2010-09-29 | 1 | -2/+4 |
* | | resolved conflicts for merge of 3453d5f3 to master | Ying Wang | 2010-09-24 | 1 | -20/+37 |
|\ \
| |/ |
|
| * | Fix dependency when switching between build variants with and without Proguard. | Ying Wang | 2010-09-23 | 1 | -20/+37 |
| * | Tracking merge of dalvik-dev to gingerbread | Brian Carlstrom | 2010-08-04 | 1 | -1/+1 |
* | | Now slang supports "-I" options. | Ying Wang | 2010-09-01 | 1 | -0/+5 |
* | | Fix jar dependency on the local manifest file. | Ying Wang | 2010-07-20 | 1 | -1/+1 |
* | | Build system support for RenderScript | Ying Wang | 2010-07-19 | 1 | -0/+29 |
* | | am 8b0ecc08: am de6a0857: Fix broken interaction of JarJar and Emma. | Steve Howard | 2010-07-08 | 1 | -20/+21 |
|\ \
| |/ |
|
| * | Fix broken interaction of JarJar and Emma. | Steve Howard | 2010-07-07 | 1 | -20/+21 |
| * | Manual merge of change 50994 from master (DO NOT MERGE) | Steve Howard | 2010-07-01 | 1 | -2/+2 |
| * | Squashed commit of the following (DO NOT MERGE): | Guang Zhu | 2010-05-18 | 1 | -15/+30 |
* | | am 36ce8736: am 77dc0a58: Add a rule that builds an eclipse project file for ... | Joe Onorato | 2010-05-17 | 1 | -1/+2 |
|\ \
| |/ |
|
| * | Add a rule that builds an eclipse project file for an app. | Joe Onorato | 2010-05-17 | 1 | -1/+2 |
* | | Moving junit out of core.jar and into core-junit.jar | Jesse Wilson | 2010-05-11 | 1 | -1/+1 |
* | | Fix and enable JarJar in Java builds. | Steve Howard | 2010-05-07 | 1 | -2/+2 |
* | | Undo commit: Moving junit out of core.jar and into core-junit.jar | Jesse Wilson | 2010-05-04 | 1 | -1/+1 |
* | | Moving junit out of core.jar and into core-junit.jar. | Jesse Wilson | 2010-05-04 | 1 | -1/+1 |
* | | enhancement for building app with emma code coverage | Guang Zhu | 2010-04-20 | 1 | -15/+30 |
|/ |
|