| Commit message (Expand) | Author | Age | Files | Lines |
* | Retire LOCAL_NDK_VERSION. | Ying Wang | 2012-08-14 | 1 | -4/+0 |
* | Adopt the new prebuilts/ndk/<number> paths. | Ying Wang | 2012-08-14 | 1 | -9/+2 |
* | am 2387857d: am 968f20a4: Merge "MIPS support to *.mk files and envsetup.sh" | Jean-Baptiste Queru | 2012-08-10 | 1 | -0/+3 |
|\ |
|
| * | MIPS support to *.mk files and envsetup.sh | Raghu Gandham | 2012-08-10 | 1 | -0/+3 |
* | | lint support. | Ying Wang | 2012-06-18 | 1 | -0/+1 |
|/ |
|
* | am a1ff6290: Now current is also a valid prebuilt SDK. | Ying Wang | 2012-05-10 | 1 | -1/+1 |
|\ |
|
| * | Now current is also a valid prebuilt SDK. | Ying Wang | 2012-05-10 | 1 | -1/+1 |
* | | am 9264e4a5: The \'localize\' tool is dead. | Elliott Hughes | 2012-05-09 | 1 | -1/+0 |
|\ \
| |/ |
|
| * | The 'localize' tool is dead. | Elliott Hughes | 2012-05-07 | 1 | -1/+0 |
* | | am 8e67348b: Merge "Track libnativehelper move for PDK." into jb-dev | Elliott Hughes | 2012-05-04 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Track libnativehelper move for PDK. | Elliott Hughes | 2012-05-04 | 1 | -1/+1 |
* | | Move stuff from prebuilt/ to prebuilts/misc | Jean-Baptiste Queru | 2012-04-29 | 1 | -1/+1 |
|/ |
|
* | config: add documentation for managing kernel-headers | Dima Zavin | 2012-03-30 | 1 | -6/+37 |
* | Revert "core: the device/board/product kernel headers will be auto-generated" | Dima Zavin | 2012-03-30 | 1 | -1/+2 |
* | Merge "Added /frameworks/av/include to the default include search path" | James Dong | 2012-03-25 | 1 | -0/+1 |
|\ |
|
| * | Added /frameworks/av/include to the default include search path | James Dong | 2012-03-23 | 1 | -0/+1 |
* | | move ndk headers to frameworks/native | Mathias Agopian | 2012-03-23 | 1 | -1/+0 |
|/ |
|
* | Merge "Define a basic llvm-link + clang environment" | Stephen Hines | 2012-03-22 | 1 | -0/+3 |
|\ |
|
| * | Define a basic llvm-link + clang environment | yroussel | 2012-03-20 | 1 | -0/+3 |
* | | core: the device/board/product kernel headers will be auto-generated | Dima Zavin | 2012-03-19 | 1 | -2/+1 |
* | | core: allow product to provide kernel headers as well | Dima Zavin | 2012-03-19 | 1 | -8/+14 |
* | | core: allow devices to provide their own device specific kernel headers | Dima Zavin | 2012-03-15 | 1 | -1/+24 |
* | | Use pathmap.mk for system/media includes | Glenn Kasten | 2012-03-14 | 1 | -1/+1 |
|/ |
|
* | Merge "add frameworks/native include paths" | Mathias Agopian | 2012-03-08 | 1 | -0/+2 |
|\ |
|
| * | add frameworks/native include paths | Mathias Agopian | 2012-03-05 | 1 | -0/+2 |
* | | Include CTS Build Rules | Brian Muramatsu | 2012-03-02 | 1 | -0/+2 |
|/ |
|
* | Compute TARGET_TOOLCHAIN_ROOT from TARGET_TOOLS_PREFIX. | Ying Wang | 2012-01-12 | 1 | -0/+8 |
* | Move the prebuilt NDKs to their own git project prebuilts/ndk/. | Ying Wang | 2011-11-29 | 1 | -1/+1 |
* | Move prebuilt SDKs to their own git project. | Ying Wang | 2011-11-29 | 1 | -1/+1 |
* | Allow to set ANDROID_BUILDSPEC as path of buildspec.mk | Ying Wang | 2011-11-02 | 1 | -1/+4 |
* | Support for product-specific dev keys. | Ying Wang | 2011-10-04 | 1 | -0/+7 |
* | Conditionally disable -Wno-unused-but-set-variable for gcc-4.6. | Doug Kwan | 2011-07-14 | 1 | -5/+0 |
* | Remove the simulator target from all makefiles. | Jeff Brown | 2011-07-11 | 1 | -10/+2 |
* | Disable gcc-4.6's Wunused-but-set-variables warning. | Doug Kwan | 2011-07-08 | 1 | -0/+5 |
* | am 45a3ad7d: Merge c1efb060 | Jean-Baptiste Queru | 2011-06-07 | 1 | -0/+6 |
|\ |
|
| * | Merge c1efb060 | Jean-Baptiste Queru | 2011-06-07 | 1 | -0/+6 |
| |\ |
|
| | * | am 3c60c67a: Merge from open-source gingerbread | Jean-Baptiste Queru | 2011-06-01 | 1 | -0/+6 |
| | |\ |
|
| | | * | Relax the constraint of 64bit build environment. | Ying Wang | 2011-05-24 | 1 | -0/+6 |
| | * | | Protobuf compiler support in the build system | Jean-Baptiste Queru | 2011-01-27 | 1 | -0/+1 |
| | * | | Product-configurable sparse ext images. | Ying Wang | 2010-12-28 | 1 | -1/+1 |
* | | | | Switch to mksh as the default shell. | Jean-Baptiste Queru | 2011-05-18 | 1 | -2/+2 |
* | | | | update to use the new apicheck | Joe Onorato | 2011-04-08 | 1 | -0/+5 |
* | | | | Current.xml and friends are now .txt instead. | Joe Onorato | 2011-04-08 | 1 | -1/+1 |
* | | | | build: remove prelinker build build system | Iliyan Malchev | 2011-03-12 | 1 | -7/+0 |
|/ / / |
|
* | | | Remove obsolete kcm tool. | Jeff Brown | 2011-02-19 | 1 | -2/+0 |
* | | | am 554eeb6c: am 493306f7: Merge "Fix TARGET_PREBUILT_TAG so that get_build_va... | Jean-Baptiste Queru | 2010-11-19 | 1 | -0/+8 |
|\ \ \
| |/ / |
|
| * | | am 493306f7: Merge "Fix TARGET_PREBUILT_TAG so that get_build_var can retriev... | Jean-Baptiste Queru | 2010-11-19 | 1 | -0/+8 |
| |\ \ |
|
| | * | | Fix TARGET_PREBUILT_TAG so that get_build_var can retrieve the correct value ... | Bruce Beare | 2010-10-14 | 1 | -0/+8 |
* | | | | Product-configurable sparse ext images. | Ying Wang | 2010-11-17 | 1 | -1/+1 |
* | | | | Rename protoc to aprotoc. | Wink Saville | 2010-11-05 | 1 | -1/+1 |