aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-09-22Enforce 64-bit build environmentandroid-adt-0.9.9tools_r7Ying Wang
2010-09-10[build] move dumpvar.mk include after select.mk includeGary King
2010-09-09Merge "Add atom optimization flags"Jean-Baptiste Queru
2010-09-02Merge "Disable new longjmp in glibc 2.11 and later."Ying Wang
2010-09-01Disable new longjmp in glibc 2.11 and later.Ying Wang
2010-09-01Revert "Fixed problem with keymap files copied to target"Jean-Baptiste Queru
2010-08-31Merge "Fixed problem with keymap files copied to target"Jean-Baptiste Queru
2010-08-30Link against Mac OSX 10.5 SDK if building on 10.6.Ying Wang
2010-08-30Fixed problem with keymap files copied to targetMagnus Karlsson
2010-08-28SDK: add hierarchyviewer2 to windows target list.android-sdk-tools_r7android-adt-0.9.8Raphael Moll
2010-08-24For the generic board, set /system/bin/sh to mksh to test the transitionThorsten Glaser
2010-08-24Add new variable TARGET_SHELL := ash (default; or mksh)Thorsten Glaser
2010-08-16Add easymock for list of Windows SDK targets.Raphael Moll
2010-08-16Merge "add drm/ directory to include it as part of frameworks"Jean-Baptiste Queru
2010-07-28Package ddmlib-prebuilt with CTS.Xavier Ducrohet
2010-07-27add drm/ directory to include it as part of frameworksaimitakeshi
2010-07-26Add atom optimization flagsChih-Wei Huang
2010-07-23Merge "Replaced AlarmClock with DeskClock"Jean-Baptiste Queru
2010-07-23Replaced AlarmClock with DeskClockChristian Mehlmauer
2010-07-20Allow explicit warnings for projectsJeffrey Chyan
2010-07-15Add full_x86 product.Jean-Baptiste Queru
2010-07-12Merge "Move buildspec vars to BoardConfig.mk"Jean-Baptiste Queru
2010-07-12Add generic_x86-eng to the lunch menuBruce Beare
2010-07-12Define __ANDROID__ for x86 to be on par with ARM build requirementsBruce Beare
2010-07-12Move buildspec vars to BoardConfig.mkBruce Beare
2010-07-12Merge "Vendorsetup needs to look in additional places."Jean-Baptiste Queru
2010-07-12Vendorsetup needs to look in additional places.Bruce Beare
2010-07-12Allow TARGET_ARCH to be set from BoardConfig.mkBruce Beare
2010-07-09Fix build - USE_MINGW seems to be the preferred defineJean-Baptiste Queru
2010-07-09Merge "acp: Ensure dst mtime always greater or equal to src mtime"Jean-Baptiste Queru
2010-07-09Refactor Stripper. Allow a stripper other than SOSLIM to be specifiedBruce Beare
2010-07-09Merge "Set arm specific variables to be empty for non-arm platforms"Jean-Baptiste Queru
2010-07-09Set arm specific variables to be empty for non-arm platformsChih-Wei Huang
2010-07-09acp: Ensure dst mtime always greater or equal to src mtimeKan-Ru Chen
2010-07-08Merge "Create systemtarball either with bz2 or gz"Jean-Baptiste Queru
2010-07-08Create systemtarball either with bz2 or gzBruce Beare
2010-07-08update 404'd source.android.com URLsChris Peterson
2010-07-08Merge "Create boottarball just like systemtarball"Jean-Baptiste Queru
2010-07-08Create boottarball just like systemtarballBruce Beare
2010-07-08Update to latest (froyo) init.rcBruce Beare
2010-07-08Merge "Explicitly indicates that only bash is supported."Jean-Baptiste Queru
2010-07-08Revert "acp: Ensure dst mtime always greater or equal to src mtime"Jean-Baptiste Queru
2010-07-08Merge "acp: Ensure dst mtime always greater or equal to src mtime"Jean-Baptiste Queru
2010-07-08Explicitly indicates that only bash is supported.Kan-Ru Chen
2010-07-07Add $(TARGET_DEVICE_DIR)/system.prop to be a prerequisiteChih-Wei Huang
2010-07-05acp: Ensure dst mtime always greater or equal to src mtimeKan-Ru Chen
2010-07-01Add full-eng instead of generic-eng in the lunch menuJean-Baptiste Queru
2010-06-30Fix to "make ddmlib ddmuilib" under Windows/Cygwin.Raphael Moll
2010-06-30Switch the required host Java environment to 1.6.Jeff Hamilton
2010-06-28merge from open-source masterThe Android Open Source Project