summaryrefslogtreecommitdiffstats
path: root/core
Commit message (Expand)AuthorAgeFilesLines
* Add recoveryzip target. Import recovery building/porting tools.Koushik Dutta2012-07-101-1/+8
* build: allow use of openjdk and other versions of makeTom Giordano2012-07-101-4/+2
* make bacon and custom releasetool (for squished zips)Tanguy Pruvot2012-07-101-1/+6
* ota: Build uboot bootable images when necessaryRicardo Cerqueira2012-07-101-0/+19
* Allow a device to generically define its own headersRicardo Cerqueira2012-07-101-0/+5
* fix BOARD_CUSTOM_BOOTIMG_MKcodeworkx2012-07-101-2/+6
* clockwwork recovery build fixesKoushik Dutta2012-07-101-7/+98
* 4.1.1Ed Heyl2012-07-031-2/+1
* More flexibility to keep/remove R.class in static Java libraryYing Wang2012-06-193-10/+19
* Remove the user tag and legacy prebuilts for the srec modules.Ying Wang2012-06-152-19/+0
* Allow additional vendorsJean-Baptiste Queru2012-06-141-0/+2
* add TARGET_BUILD_JAVA_SUPPORT_LEVEL to allow checking if java build is OK in PDKKeun young Park2012-06-074-5/+27
* Merge "Clean common intermediate files if overlay changed" into jb-devYing Wang2012-06-063-6/+68
|\
| * Clean common intermediate files if overlay changedYing Wang2012-06-043-6/+68
* | Add some known binary ownersJean-Baptiste Queru2012-06-051-0/+3
|/
* Don't use .. to reference the target file.Ying Wang2012-06-021-1/+1
* Merge "Fix rild running in Nakasi." into jb-devWink Saville2012-05-311-1/+0
|\
| * Fix rild running in Nakasi.Wink Saville2012-05-311-1/+0
* | Merge "add add-to-product-copy-files-if-exists for pdk" into jb-devKeun young Park2012-05-301-0/+4
|\ \
| * | add add-to-product-copy-files-if-exists for pdkKeun young Park2012-05-301-0/+4
* | | Make make make faster.Jeff Brown2012-05-301-1/+1
| |/ |/|
* | add platform.zip from platform-java to distKeun young Park2012-05-291-2/+2
|/
* Fix typo.Ying Wang2012-05-291-1/+1
* ignore touch error happening from broken symbolic linkKeun young Park2012-05-251-1/+1
* Merge "enable PDK to use platform JAVA API" into jb-devKeun young Park2012-05-243-8/+84
|\
| * enable PDK to use platform JAVA APIKeun young Park2012-05-243-8/+84
* | Set PWD to the absolute path of the top tree.Ying Wang2012-05-221-0/+5
|/
* Don't set or reference LOCAL_MODULE_PATH for uninstallable modules.Ying Wang2012-05-151-13/+15
* Check the well-formedness of an xml file before copying.Ying Wang2012-05-142-1/+13
* JellyBean is now 4.1.Dianne Hackborn2012-05-101-3/+3
* Now current is also a valid prebuilt SDK.Ying Wang2012-05-101-1/+1
* Support to build against prebuilt current SDK in unbundled branchYing Wang2012-05-105-7/+12
* x86: compile everything with relro / bind_nowNick Kralevich2012-05-091-0/+1
* Merge "Add LLVM_AS to tools." into jb-devStephen Hines2012-05-081-0/+1
|\
| * Add LLVM_AS to tools.Stephen Hines2012-05-081-0/+1
* | The 'localize' tool is dead.Elliott Hughes2012-05-071-1/+0
|/
* Track libnativehelper move for PDK.Elliott Hughes2012-05-042-2/+2
* Strengthen dependencies on LOCAL_REQUIRED_MODULESYing Wang2012-04-303-24/+21
* Use split-long-arguments to touch pdk platform.zip filesColin Cross2012-04-261-1/+2
* Option to keep the generated R class in static Java libarryYing Wang2012-04-262-0/+5
* ARM: compile everything with relro / bind_now.Nick Kralevich2012-04-263-381/+3
* Merge "Make export_includes depend on the module's definition makefile."Ying Wang2012-04-242-4/+4
|\
| * Make export_includes depend on the module's definition makefile.Ying Wang2012-04-232-4/+4
* | Merge "Set timestamps of files from platform.zip to current time"Colin Cross2012-04-241-2/+2
|\ \
| * | Set timestamps of files from platform.zip to current timeColin Cross2012-04-241-2/+2
* | | Merge "On linux, always use the prebuilt host toolchain"Jean-Baptiste Queru2012-04-241-2/+0
|\ \ \ | |_|/ |/| |
| * | On linux, always use the prebuilt host toolchainJean-Baptiste Queru2012-04-201-2/+0
* | | Whitelist audienceJean-Baptiste Queru2012-04-231-0/+1
| |/ |/|
* | enable Java build for PDK buildKeun young Park2012-04-202-0/+16
* | Merge "Revert "enable Java build for PDK build - Highest LOCAL_SDK_VERSION fo...Keun young Park2012-04-202-16/+0
|\ \