summaryrefslogtreecommitdiffstats
path: root/core/Makefile
Commit message (Expand)AuthorAgeFilesLines
...
* | Start producing target files using the unified fstab.Ken Sumrall2013-02-211-0/+2
* | am 71195ec7: am d01d0bf8: am 58a87c5c: Merge "core/Makefile: Allow specificat...Ying Wang2013-01-041-3/+14
|\ \ | |/
| * am d01d0bf8: am 58a87c5c: Merge "core/Makefile: Allow specification of file l...Ying Wang2013-01-041-3/+14
| |\
| | * am 58a87c5c: Merge "core/Makefile: Allow specification of file locations"Ying Wang2013-01-041-3/+14
| | |\
| | | * core/Makefile: Allow specification of file locationsAndrew Boie2013-01-041-3/+14
* | | | am a40166d1: am 5455455a: am a6f10400: am 7dc45a8b: Add simg2img and e2fsck t...Ying Wang2013-01-041-1/+3
|\ \ \ \ | |/ / /
| * | | am 5455455a: am a6f10400: am 7dc45a8b: Add simg2img and e2fsck to the otatools.Ying Wang2013-01-041-1/+3
| |\ \ \ | | |/ / | |/| |
| | * | am a6f10400: am 7dc45a8b: Add simg2img and e2fsck to the otatools.Ying Wang2013-01-041-1/+3
| | |\ \
| | | * | Add simg2img and e2fsck to the otatools.Ying Wang2013-01-041-1/+3
| * | | | am ead4b642: am 5f97f2b6: am 6a6c1121: Run e2fsck on built sparse images.Ying Wang2012-12-181-1/+1
| |\ \ \ \ | | |/ / / | | | | / | | |_|/ | |/| |
| | * | am 5f97f2b6: am 6a6c1121: Run e2fsck on built sparse images.Ying Wang2012-12-181-1/+1
| | |\ \ | | | |/
| | | * Run e2fsck on built sparse images.Ying Wang2012-12-111-1/+1
| * | | Establish explicit dependency on selinux file_contexts.Ying Wang2012-11-211-1/+4
* | | | Run e2fsck on built sparse images.Ying Wang2012-11-271-1/+1
* | | | Establish explicit dependency on selinux file_contexts.Ying Wang2012-11-211-1/+4
* | | | am 41824825: am 0d211eb9: Merge "Split to multiple bash commands."Ying Wang2012-10-261-7/+15
|\ \ \ \ | |/ / /
| * | | am 0d211eb9: Merge "Split to multiple bash commands."Ying Wang2012-10-261-7/+15
| |\ \ \
| | * | | Split to multiple bash commands.Ying Wang2012-10-261-7/+15
* | | | | am 86e2fd92: am daf5e22d: Add new embedded target for a super minimal android...Mike Lockwood2012-10-261-1/+1
|\ \ \ \ \ | |/ / / /
| * | | | am daf5e22d: Add new embedded target for a super minimal android buildMike Lockwood2012-10-261-1/+1
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Add new embedded target for a super minimal android buildMike Lockwood2012-10-251-1/+1
| | | |/ | | |/|
* | | | resolved conflicts for merge of 37868329 to masterKenny Root2012-10-161-1/+1
|\ \ \ \ | |/ / /
| * | | am 2e0d1af7: Merge changes I58d43128,Ie34c958fKenny Root2012-10-161-1/+1
| |\ \ \ | | |/ / | |/| / | | |/
| | * Remove HAVE_SELINUX guards, part 2Kenny Root2012-10-161-1/+1
| | * Merge "Add BOARD_CUSTOM_BOOTIMG_MK for custom bootimg building"Jean-Baptiste Queru2012-10-051-9/+34
| | |\
| | | * Add BOARD_CUSTOM_BOOTIMG_MK for custom bootimg buildingAndreas Makris2012-08-181-9/+34
* | | | Add BOARD_DONT_BUILD_USERDATA_IMGYing Wang2012-10-151-0/+3
* | | | Remove build variant "tests"Ying Wang2012-10-011-13/+4
* | | | Don't install all host modules by default.Ying Wang2012-09-241-1/+0
|/ / /
* | | Allow to tag owner to PRODUCT_COPY_FILESYing Wang2012-09-201-1/+1
* | | am 19c06156: am 0ee362ea: am 478d0fc6: Merge "Remove duplicate src:dest pairs...Ying Wang2012-09-051-1/+7
|\ \ \ | |/ /
| * | Remove duplicate src:dest pairs in PRODUCT_COPY_FILESYing Wang2012-09-051-1/+7
* | | fix possible build breakDoug Zongker2012-09-041-0/+1
* | | include recovery-resource.dat in /system/etcDoug Zongker2012-08-201-3/+10
* | | am 763c0801: am 687bde38: Merge "Add all the host tools to the list of prereq...Joe Onorato2012-08-171-1/+2
|\ \ \ | |/ /
| * | Add all the host tools to the list of prerequisites for the SDK.Joe Onorato2012-08-171-1/+2
| |/
* | Support to build emmap_mata.zip in unbundled builds.Ying Wang2012-08-161-1/+5
* | am d3d0beca: am 392bdc1f: Merge "Move the selinux modules to core PRODUCT_PAC...Ying Wang2012-08-131-8/+4
|\ \ | |/
| * Move the selinux modules to core PRODUCT_PACKAGESYing Wang2012-08-131-8/+4
* | am d7547163: am 679b7498: Merge "Add mac_permissions.xml dependency."Ying Wang2012-08-131-1/+1
|\ \ | |/
| * Merge "Add mac_permissions.xml dependency."Ying Wang2012-08-131-1/+1
| |\
| | * Add mac_permissions.xml dependency.rpcraig2012-07-201-1/+1
* | | tidy up building of recovery ramdisk imageDoug Zongker2012-08-091-19/+18
* | | Merge "recovery: don't delete hardware specific init*.rc files" into jb-mr1-devColin Cross2012-08-081-1/+1
|\ \ \
| * | | recovery: don't delete hardware specific init*.rc filesColin Cross2012-08-081-1/+1
* | | | Don't install overridden packages in pdk fusion files.Ying Wang2012-08-081-1/+5
* | | | am 04363aa5: am af541a64: Merge "core/Makefile: also look for device/*/build/...Jean-Baptiste Queru2012-08-081-0/+1
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Merge "core/Makefile: also look for device/*/build/tasks"Jean-Baptiste Queru2012-08-081-0/+1
| |\ \
| | * | core/Makefile: also look for device/*/build/tasksAndrew Boie2012-07-171-0/+1
| * | | Fix build.Ying Wang2012-07-271-1/+2
| | |/ | |/|