OSDN Git Service

android-x86/build.git
2014-05-27 Narayan KamathMerge "Switch x86_64 emulator to 64 bit primary."
2014-05-27 Narayan KamathMerge "Remove hardcoded TARGET_PREFER_32_BIT_APPS."
2014-05-27 Narayan KamathSwitch x86_64 emulator to 64 bit primary.
2014-05-27 Narayan KamathRemove hardcoded TARGET_PREFER_32_BIT_APPS.
2014-05-23 Ying WangMerge "Add HOST_PREFER_32_BIT to support 32-bit-by...
2014-05-22 Colin CrossMerge changes Ibc943b75,Ib4ccf373,I30ff439b,I7bde0130
2014-05-22 Colin Crossset a prebuilt directory name for the 2nd arch
2014-05-22 Colin Crossadd vendor directories to gdb shared library search...
2014-05-22 Colin Crossadd 2nd arch gcc to the path
2014-05-22 Colin Crossfix paths when 2nd arch gcc is a different version
2014-05-22 Ying WangMerge "Add some more flags to CLANG_CONFIG_UNKNOWN_CFLAGS"
2014-05-22 Ying WangMerge "Split the rules to build the odex file"
2014-05-22 Dmitriy IvanovMerge "Clarify multiarch warnings"
2014-05-21 Dmitriy IvanovClarify multiarch warnings
2014-05-21 Ying WangSplit the rules to build the odex file
2014-05-21 Mark SalyzynMerge "libctest: zap"
2014-05-21 Mark Salyzynlibctest: zap
2014-05-21 Sreeram RamachandranMerge "Remove netd_client. It has moved to the internal...
2014-05-21 Sreeram RamachandranRemove netd_client. It has moved to the internal tree.
2014-05-21 Ying WangAdd HOST_PREFER_32_BIT to support 32-bit-by-default...
2014-05-21 Ying WangMerge "Support to extract JNI libs from prebuilt APK"
2014-05-21 Ying WangSupport to extract JNI libs from prebuilt APK
2014-05-20 Elliott HughesMerge "The generic_arm64 system image is full."
2014-05-20 Elliott HughesThe generic_arm64 system image is full.
2014-05-20 Christopher... Merge "Fix extra/missing : in path setup."
2014-05-20 Christopher... Fix extra/missing : in path setup.
2014-05-20 Ben ChengMerge "Use aarch64-linux-android-4.9 for arm64 build...
2014-05-19 Ben ChengUse aarch64-linux-android-4.9 for arm64 build (attempt #4)
2014-05-19 Brian CarlstromMerge "Multilib support for odex"
2014-05-19 Ji-Hwan LeeMerge "Allow qemu_device read-write access to various...
2014-05-19 Ji-Hwan LeeAllow qemu_device read-write access to various processes
2014-05-19 Ying WangMultilib support for odex
2014-05-18 Ji-Hwan LeeMerge "Put prebuilt emulator path after host output"
2014-05-18 Ji-Hwan LeeMerge "Increase system image size to 650M for generic_a...
2014-05-17 Ji-Hwan LeeIncrease system image size to 650M for generic_arm64
2014-05-17 Ying WangMerge "Real "LOCAL_MULTILIB := both" for prebuilts"
2014-05-17 Ying WangMerge "Default TARGET_CPU_SMP to true."
2014-05-16 Ying WangDefault TARGET_CPU_SMP to true.
2014-05-16 Ying WangMerge "Fix the missing 2nd arch prefix."
2014-05-16 Ying WangFix the missing 2nd arch prefix.
2014-05-16 Dan AlbertMerge "Use libc++ versions of gtest libs when needed"
2014-05-16 Dan AlbertUse libc++ versions of gtest libs when needed
2014-05-16 Dan AlbertMerge "Use libc++ versions of gtest libs when needed"
2014-05-16 Ying WangMerge "Force to build llvm from source in 64-bit host...
2014-05-16 Dan AlbertUse libc++ versions of gtest libs when needed
2014-05-16 Ying WangReal "LOCAL_MULTILIB := both" for prebuilts
2014-05-16 Ying WangForce to build llvm from source in 64-bit host build.
2014-05-16 Doug ZongkerMerge "make SignApk do zip alignment"
2014-05-16 Ji-Hwan LeeMerge "Increase system image size to 650M for generic_x86"
2014-05-16 Ji-Hwan LeeMerge "Clear *.ini and skin directory on installclean"
2014-05-16 Ying WangMerge "x86_common.mk has been replaced by HOST_x86_comm...
2014-05-16 Ying Wangx86_common.mk has been replaced by HOST_x86_common.mk
2014-05-16 Christopher... Merge "Print all 2ND variables."
2014-05-15 Ji-Hwan LeeIncrease system image size to 650M for generic_x86
2014-05-15 Doug Zongkermake SignApk do zip alignment
2014-05-15 Ji-Hwan LeePut prebuilt emulator path after host output
2014-05-15 Ji-Hwan LeeClear *.ini and skin directory on installclean
2014-05-15 Narayan KamathMerge "Fix executable symlinks."
2014-05-15 Christopher... Print all 2ND variables.
2014-05-15 Ying WangMerge "Support host multilib build"
2014-05-14 Ying WangSupport host multilib build
2014-05-14 Sreeram RamachandranMerge "Introduce netd_client, a dynamic library that...
2014-05-14 Sreeram RamachandranIntroduce netd_client, a dynamic library that talks...
2014-05-14 Narayan KamathFix executable symlinks.
2014-05-13 Ying WangMerge "Disable DEXPREOPT until we have multilib support"
2014-05-13 Ying WangDisable DEXPREOPT until we have multilib support
2014-05-13 Ying WangMerge "Treat denver like cortex-a15."
2014-05-13 Ying WangTreat denver like cortex-a15.
2014-05-13 Andrew HsiehMerge "Define __USE_MINGW_ANSI_STDIO for windows build"
2014-05-12 Ian RogersMerge "Place ISA in ART boot image name."
2014-05-12 Ian RogersPlace ISA in ART boot image name.
2014-05-12 Ying WangMerge "executable_prefer_symlink: add makefile for...
2014-05-12 Bernhard RosenkraenzerAdd some more flags to CLANG_CONFIG_UNKNOWN_CFLAGS
2014-05-11 David 'Digit... Merge changes I53b2ada9,I30794ea5
2014-05-09 Andrew HsiehMerge "Disable canonical prefixes of system headers"
2014-05-09 Ying WangMerge "javac: rename common_flags to avoid conflictions"
2014-05-09 Andrew HsiehDisable canonical prefixes of system headers
2014-05-09 David 'Digit... Disable emulator from platform builds.
2014-05-09 David 'Digit... envsetup.sh: Use prebuilt emulator binaries if available.
2014-05-09 Yongqin Liuexecutable_prefer_symlink: add makefile for creating...
2014-05-09 Andrew HsiehDefine __USE_MINGW_ANSI_STDIO for windows build
2014-05-09 Nick Reuterjavac: rename common_flags to avoid conflictions
2014-05-09 Xavier DucrohetMerge "Remove SDK Tools from platform builds."
2014-05-09 Ying WangMerge "Target "tests" now only builds the modules tagge...
2014-05-09 Ying WangMerge "Add tool to package up built modules."
2014-05-09 Ying WangTarget "tests" now only builds the modules tagged as...
2014-05-09 Ying WangAdd tool to package up built modules.
2014-05-08 Tsu Chiang... Merge "Bump userdata image size from 200 MB to 550 MB"
2014-05-08 Xavier DucrohetRemove SDK Tools from platform builds.
2014-05-08 Brian CarlstromMerge "Add dalvik.vm.dex2oat-flags for eng build"
2014-05-08 Ying WangMerge "Apply LOCAL_LDLIBS to target build rules too."
2014-05-07 Ying WangApply LOCAL_LDLIBS to target build rules too.
2014-05-07 Brian CarlstromAdd dalvik.vm.dex2oat-flags for eng build
2014-05-07 Tsu Chiang... Bump userdata image size from 200 MB to 550 MB
2014-05-06 Ying WangMerge "Fix windows/mingw build."
2014-05-06 Ying WangFix windows/mingw build.
2014-05-06 Ying WangMerge "Use prebuilt flex."
2014-05-06 Ying WangMerge "add silvermont x86 architecture"
2014-05-06 Ying WangMerge "Increase system image size of generic_x86_64...
2014-05-06 Ying WangIncrease system image size of generic_x86_64 to 750MB.
next