| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove support for user tags in the build system. | Joe Onorato | 2012-08-16 | 1 | -4/+0 |
* | Don't give the user tag to host modules automatically. | Joe Onorato | 2012-08-16 | 1 | -0/+5 |
* | definitions.mk: Don't use GCC '@' parameter | Andrew Boie | 2012-07-26 | 1 | -4/+4 |
* | More flexibility to keep/remove R.class in static Java library | Ying Wang | 2012-06-19 | 1 | -0/+8 |
* | Check the well-formedness of an xml file before copying. | Ying Wang | 2012-05-14 | 1 | -0/+10 |
* | Strengthen dependencies on LOCAL_REQUIRED_MODULES | Ying Wang | 2012-04-30 | 1 | -0/+13 |
* | Make export_includes depend on the module's definition makefile. | Ying Wang | 2012-04-23 | 1 | -3/+3 |
* | Merge "Build system support to export include paths" | Ying Wang | 2012-04-09 | 1 | -0/+4 |
|\ |
|
| * | Build system support to export include paths | Ying Wang | 2011-11-17 | 1 | -0/+4 |
* | | optional cross-check between OTA radio images and board-info.txt | Doug Zongker | 2012-03-21 | 1 | -0/+15 |
* | | Merge "Increase java heap size." | Wink Saville | 2012-01-30 | 1 | -1/+1 |
|\ \ |
|
| * | | Increase java heap size. | Wink Saville | 2012-01-30 | 1 | -1/+1 |
* | | | Build should fail if any proto file fails compiling | Ying Wang | 2012-01-30 | 1 | -1/+1 |
|/ / |
|
* | | Merge "Get build system to work with Make 3.82" | Conley Owens | 2011-12-22 | 1 | -1/+1 |
|\ \ |
|
| * | | Get build system to work with Make 3.82 | Conley Owens | 2011-12-22 | 1 | -1/+1 |
* | | | am 05e98055: am 60fe963c: build: explicitly define dependency files | Atte Peltomaki | 2011-12-21 | 1 | -4/+4 |
|\ \ \
| |/ /
|/| | |
|
| * | | build: explicitly define dependency files | Atte Peltomaki | 2011-12-21 | 1 | -4/+4 |
| * | | am e915ab45: Place linker arguments after objects for gcc | Conley Owens | 2011-11-10 | 1 | -7/+7 |
| |\ \ |
|
| | * | | Place linker arguments after objects for gcc | Conley Owens | 2011-11-10 | 1 | -7/+7 |
* | | | | Merge "Collect the GPL source files." | Ying Wang | 2011-12-16 | 1 | -0/+3 |
|\ \ \ \ |
|
| * | | | | Collect the GPL source files. | Ying Wang | 2011-12-12 | 1 | -0/+3 |
* | | | | | Remove the R/Manifest classes when building the static Java library | Ying Wang | 2011-12-15 | 1 | -4/+4 |
* | | | | | Don't remove R class to fix the build. | Ying Wang | 2011-12-15 | 1 | -1/+1 |
* | | | | | Support to build static Java library with Android resource | Ying Wang | 2011-12-14 | 1 | -0/+4 |
* | | | | | Allow to build Java module from mere static Java libraries. | Ying Wang | 2011-12-12 | 1 | -2/+4 |
|/ / / / |
|
* | | | | Enable -Wall/-Werror with LOCAL_RENDERSCRIPT_FLAGS. | Stephen Hines | 2011-12-07 | 1 | -0/+1 |
* | | | | Print more info of the image size stats. | Ying Wang | 2011-12-02 | 1 | -1/+1 |
* | | | | Bypass alias for grep in the tapas command. | Jeff Hamilton | 2011-11-18 | 1 | -1/+1 |
| |_|/
|/| | |
|
* | | | Place linker arguments after objects for gcc | Conley Owens | 2011-11-10 | 1 | -7/+7 |
|/ / |
|
* | | Merge "Compile each proto file separately" | Bjorn Bringert | 2011-10-18 | 1 | -5/+7 |
|\ \ |
|
| * | | Compile each proto file separately | Bjorn Bringert | 2011-10-18 | 1 | -5/+7 |
* | | | am a0f464a8: New PRODUCT_AAPT_PREF_CONFIG. | Dianne Hackborn | 2011-10-17 | 1 | -0/+1 |
|\ \ \
| | |/
| |/| |
|
| * | | New PRODUCT_AAPT_PREF_CONFIG. | Dianne Hackborn | 2011-10-14 | 1 | -0/+1 |
| |/ |
|
* | | Merge "Use shell variable to eliminate $(eval) in commands." | Ying Wang | 2011-10-11 | 1 | -4/+3 |
|\ \
| |/
|/| |
|
| * | Use shell variable to eliminate $(eval) in commands. | Ying Wang | 2011-07-27 | 1 | -4/+3 |
* | | Merge "Discard hidden files when rounding up resource." | Ying Wang | 2011-09-08 | 1 | -1/+1 |
|\ \ |
|
| * | | Discard hidden files when rounding up resource. | Ying Wang | 2011-08-10 | 1 | -1/+1 |
| |/ |
|
* | | Update build to properly use prebuilt llvm-rs-cc. | Stephen Hines | 2011-08-10 | 1 | -0/+1 |
|/ |
|
* | Uniq the system properties. | Ying Wang | 2011-06-17 | 1 | -0/+15 |
* | Use arg list file to pass arguments to jar. | Ying Wang | 2011-06-06 | 1 | -2/+4 |
* | am 823f6389: am 3487736b: am 7d83ef8f: Support custom RenderScript compiler | Ying Wang | 2011-06-02 | 1 | -1/+1 |
|\ |
|
| * | am 3487736b: am 7d83ef8f: Support custom RenderScript compiler | Ying Wang | 2011-05-27 | 1 | -1/+1 |
| |\ |
|
| | * | Support custom RenderScript compiler | Ying Wang | 2011-05-27 | 1 | -1/+1 |
* | | | Merge "Allow enabling RTTI in a module." | Doug Kwan | 2011-06-01 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | Allow enabling RTTI in a module. | Doug Kwan | 2011-05-10 | 1 | -1/+1 |
* | | | | Switch the java encoding from ascii to utf8. | Joe Onorato | 2011-05-31 | 1 | -2/+2 |
|/ / / |
|
* | | | Add LOCAL_GROUP_STATIC_LIBRARIES | Ying Wang | 2011-04-25 | 1 | -0/+8 |
* | | | Add TARGET_PROJECT_INCLUDES as system includes | Ying Wang | 2011-04-18 | 1 | -32/+14 |
* | | | Pass TARGET_C_INCLUDES as system include directories to gcc | Ying Wang | 2011-04-12 | 1 | -2/+8 |
* | | | Set the default app sdk verstion to LOCAL_SDK_VERSION | Ying Wang | 2011-04-08 | 1 | -4/+4 |