summaryrefslogtreecommitdiffstats
path: root/core/Makefile
Commit message (Expand)AuthorAgeFilesLines
* am 11e1d5fb: am 6236d356: am b92c7a2c: am cac8e557: Merge "sdk: provide ABI-d...David 'Digit' Turner2011-06-271-0/+8
|\
| * am 6236d356: am b92c7a2c: am cac8e557: Merge "sdk: provide ABI-dependent atre...David 'Digit' Turner2011-06-231-0/+8
| |\
| | * sdk: provide ABI-dependent atree filesDavid 'Digit' Turner2011-06-231-0/+8
| | * resolved conflicts for merge of bd0c91c8 to gingerbread-plus-aospYing Wang2011-03-311-3/+15
| | |\
| | | * Merge c4d4731b4dd306b74b9e2245b4983b6b3c5b866e: 'Build SDK repository'. Do no...Raphael2011-03-241-3/+17
* | | | am 2ec35cc8: am 4aed6434: am 0b6ece9d: SDK: properly strip all SDK llvm-rs-cc...Raphael2011-06-231-3/+3
|\ \ \ \ | |/ / /
| * | | am 4aed6434: am 0b6ece9d: SDK: properly strip all SDK llvm-rs-cc linux binaries.Raphael2011-06-221-3/+3
| |\ \ \
| | * | | SDK: properly strip all SDK llvm-rs-cc linux binaries.Raphael2011-06-221-3/+3
* | | | | Uniq the system properties.Ying Wang2011-06-171-8/+11
* | | | | Add support for products overriding properties in /default.propMike Lockwood2011-06-091-0/+2
* | | | | post process the system propertiesJoe Onorato2011-06-081-0/+2
|/ / / /
* | | | am 440d7e1e: am 9fe6dc2c: Merge "Support target-specific sdk/build/tools.atre...David 'Digit' Turner2011-03-281-2/+12
|\ \ \ \ | | |/ / | |/| |
| * | | am 9fe6dc2c: Merge "Support target-specific sdk/build/tools.atree extension."David 'Digit' Turner2011-03-231-2/+12
| |\ \ \
| | * | | Support target-specific sdk/build/tools.atree extension.David 'Digit' Turner2011-03-231-2/+12
* | | | | resolved conflicts for merge of db0d59d1 to honeycomb-plus-aospRaphael2011-03-251-2/+4
|\ \ \ \ \ | |/ / / /
| * | | | am b1047a99: Merge changes I00c75f37,I1fc3cb49David Turner2011-03-221-2/+4
| |\ \ \ \ | | |/ / /
| | * | | x86: qemu emulator is the default build targetBruce Beare2011-03-151-2/+4
| * | | | am 9238d44c: Only copy once even if the first matched src:dest pair appears m...Ying Wang2011-03-041-8/+11
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | Only copy once even if the first matched src:dest pair appears more than once.Ying Wang2011-03-041-8/+11
* | | | | am 5d4808db: put extra recovery keys in the product definitionDoug Zongker2011-03-161-3/+3
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | put extra recovery keys in the product definitionDoug Zongker2011-03-161-3/+3
* | | | | am 4216a8c9: Add the host notice file to the SDK platform-tools folder.Xavier Ducrohet2011-03-151-0/+1
|\ \ \ \ \ | |/ / / /
| * | | | Add the host notice file to the SDK platform-tools folder.Xavier Ducrohet2011-03-151-0/+1
* | | | | resolved conflicts for merge of 0a1f3236 to honeycomb-plus-aospYing Wang2011-03-071-0/+2
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | | am a73b6561: Drop support for target files with no recovery.fstab.Ying Wang2011-03-041-0/+2
| |\ \ \ | | |/ /
| | * | Drop support for target files with no recovery.fstab.Ying Wang2011-03-041-0/+2
* | | | sdk.atree does not need DIST_DIR any longer.Ying Wang2011-03-011-1/+0
* | | | Pass DIST_DIR to sdk.atreeRaphael Moll2011-03-011-0/+1
* | | | am 5e2afb97: am eaa464e6: am a34fa95c: force inclusion of system log tags in ...Doug Zongker2011-02-231-2/+5
|\ \ \ \
| * \ \ \ am eaa464e6: am a34fa95c: force inclusion of system log tags in the event-log...Doug Zongker2011-02-231-2/+5
| |\ \ \ \ | | |/ / /
| | * | | am a34fa95c: force inclusion of system log tags in the event-log-tags fileDoug Zongker2011-02-231-2/+5
| | |\ \ \ | | | |/ / | | | | / | | | |/ | | |/|
| | | * force inclusion of system log tags in the event-log-tags fileDoug Zongker2011-02-231-2/+5
| | * | am 6b6e8114: am 4167b2ba: Merge "SDK: Strip llvm-rs-cc in SDK."Raphael2011-02-031-1/+10
| | |\ \
| | | * | SDK: Strip llvm-rs-cc in SDK.Raphael2011-02-021-1/+10
* | | | | Merge "Build SDK repository"Raphael2011-02-221-4/+12
|\ \ \ \ \
| * | | | | Build SDK repositoryRaphael2011-02-161-4/+12
* | | | | | Use shell variable, instead of makefile var.Ying Wang2011-02-171-1/+1
|/ / / / /
* | | | | Don't build everything for APKCERTS_FILEYing Wang2011-02-151-10/+5
* | | | | Fix the case BOARD_FLASH_BLOCK_SIZE smaller than BOARD_NAND_PAGE_SIZE, eg gen...Ying Wang2011-02-091-2/+2
* | | | | am 3e57da17: am 7a6a9c35: SDK: Strip llvm-rs-cc in SDK.Raphael2011-02-021-1/+10
|\ \ \ \ \ | |/ / / /
| * | | | SDK: Strip llvm-rs-cc in SDK.Raphael2011-02-021-1/+10
* | | | | support TARGET_EXTRA_RECOVERY_KEYSDoug Zongker2011-02-011-3/+7
|/ / / /
* | | | Don't increase image sizes for the release tools.Ying Wang2011-01-141-4/+4
* | | | am e503fcd5: am 7e27c8e1: Merge "Pass OUT_DIR variable to atree."Raphael Moll2011-01-051-0/+1
|\ \ \ \ | |/ / /
| * | | am 7e27c8e1: Merge "Pass OUT_DIR variable to atree."Raphael Moll2011-01-051-0/+1
| |\ \ \ | | |/ /
| | * | Pass OUT_DIR variable to atree.Raphael Moll2011-01-051-0/+1
| * | | am 1b8c01db: Merge "Product-configurable sparse ext images."Jean-Baptiste Queru2010-12-281-3/+10
| |\ \ \ | | |/ /
| | * | Product-configurable sparse ext images.Ying Wang2010-12-281-3/+10
* | | | am dbd43691: am 3ef1d674: am 4985f06f: Merge "Make image-size-from-data-size ...Jean-Baptiste Queru2010-12-061-1/+3
|\ \ \ \ | |/ / /
| * | | am 3ef1d674: am 4985f06f: Merge "Make image-size-from-data-size not use hard ...Jean-Baptiste Queru2010-12-061-1/+3
| |\ \ \ | | |/ /