OSDN Git Service

android-x86/build.git
2014-10-17 Dan AlbertUse libstc++ for the name of bionic's STL.
2014-10-16 Ying WangMerge "Fix Java detection on some Linux distributions"
2014-10-16 Ian RogersMerge "Move definition of -D__ARM_FEATURE_LPAE=1 cflag...
2014-10-16 Dan AlbertMerge "Never use stlport on the host."
2014-10-16 Dan AlbertNever use stlport on the host.
2014-10-16 Bernhard RosenkraenzerFix Java detection on some Linux distributions
2014-10-15 Ian RogersMove definition of -D__ARM_FEATURE_LPAE=1 cflag to...
2014-10-14 Dan AlbertMerge "Link compiler-rt in the correct order."
2014-10-14 Dan AlbertLink compiler-rt in the correct order.
2014-10-13 Elliott HughesMerge "Remove "-mstackrealign" option from all x86...
2014-10-13 Alexander IvchenkoRemove "-mstackrealign" option from all x86 builds.
2014-10-10 Ying WangMerge "Introduce per-product per-module dex-preopt...
2014-10-09 Clay MurphyMerge "Docs: Making source.android.com headers match...
2014-10-09 Chih-Hung HsiehMerge "Add -fPIC as default Clang mips ASFLAGS."
2014-10-09 Dan AlbertMerge "LOCAL_NATIVE_COVERAGE should imply -O0."
2014-10-09 Dan AlbertLOCAL_NATIVE_COVERAGE should imply -O0.
2014-10-08 Chih-Hung HsiehAdd -fPIC as default Clang mips ASFLAGS.
2014-10-08 Ying WangIntroduce per-product per-module dex-preopt config
2014-10-07 Ying WangMerge "Apply LOCAL_CXX_STL to also prebuilts."
2014-10-07 Ying WangApply LOCAL_CXX_STL to also prebuilts.
2014-10-07 Nicolas GeoffrayMerge "Fix typo."
2014-10-07 Nicolas GeoffrayFix typo.
2014-10-07 Nicolas GeoffrayMerge "Make which dex2oat version to use configurable."
2014-10-07 Nicolas GeoffrayMake which dex2oat version to use configurable.
2014-10-06 Dan AlbertMerge "Stash original values of CC and CXX."
2014-10-06 Dan AlbertMerge "Remove unused my_compiler_dependencies."
2014-10-06 Dan AlbertRemove unused my_compiler_dependencies.
2014-10-06 Dan AlbertStash original values of CC and CXX.
2014-10-03 Clay MurphyDocs: Making source.android.com headers match those...
2014-10-01 Dan AlbertMerge "Remove HAVE_(GNU|BSD)_QSORT_R from AndroidConfig.h."
2014-10-01 Dan AlbertRemove HAVE_(GNU|BSD)_QSORT_R from AndroidConfig.h.
2014-09-30 Tim MurrayMerge "Update prebuilt RS clcore location."
2014-09-30 Tim MurrayUpdate prebuilt RS clcore location.
2014-09-30 Chih-Hung HsiehMerge "Clear all LOCAL_CLANG_*FLAGS*."
2014-09-30 Chih-Hung HsiehClear all LOCAL_CLANG_*FLAGS*.
2014-09-30 Ying WangMerge "java_alternative_checked_module takes precedence."
2014-09-30 Ying Wangjava_alternative_checked_module takes precedence.
2014-09-29 Ying WangMerge "Don't modify LOCAL_CHECKED_MODULE."
2014-09-29 Ying WangDon't modify LOCAL_CHECKED_MODULE.
2014-09-29 Brian CarlstromMerge "Remove obsolete libffi"
2014-09-29 Brian CarlstromRemove obsolete libffi
2014-09-28 Nick KralevichMerge "Add domains for goldfish services."
2014-09-27 Chih-Hung HsiehMerge "Add local Clang+target specific flags."
2014-09-27 Chih-Hung HsiehAdd local Clang+target specific flags.
2014-09-27 Dan AlbertMerge "Fix detection of C++ STL for tests."
2014-09-26 Dan AlbertFix detection of C++ STL for tests.
2014-09-26 Stephen HinesMerge "Remove unnecessary CLANG_CONFIG_EXTRA_*_C_INCLUD...
2014-09-26 Stephen HinesMerge "Use new variable LLVM_PREBUILTS_VERSION to simpl...
2014-09-26 Ian RogersMerge "Test __GLIBC__ is defined before using its value."
2014-09-26 Stephen HinesRemove unnecessary CLANG_CONFIG_EXTRA_*_C_INCLUDES...
2014-09-26 Ian RogersTest __GLIBC__ is defined before using its value.
2014-09-24 Lai Wei-ChihUse new variable LLVM_PREBUILTS_VERSION to simplify...
2014-09-24 Dan AlbertMerge "Add option for generating coverage info."
2014-09-23 Dan AlbertAdd option for generating coverage info.
2014-09-23 Elliott HughesMerge "Remove unused HAVE_OFF64_T."
2014-09-23 Elliott HughesRemove unused HAVE_OFF64_T.
2014-09-23 Elliott HughesMerge "Remove the unused IPC macros."
2014-09-23 Elliott HughesRemove the unused IPC macros.
2014-09-23 Elliott HughesMerge "build: remove HAVE_OOM_ADJ"
2014-09-23 Todd Poynorbuild: remove HAVE_OOM_ADJ
2014-09-22 Stephen SmalleyAdd domains for goldfish services.
2014-09-22 Ying WangMerge "Use "$@" to preserve argument word breaks"
2014-09-22 Ying WangUse "$@" to preserve argument word breaks
2014-09-20 Ying WangMerge "Fix recovery image build for 32p"
2014-09-19 Bill YiMerge "Remove PinyinIME from target config - DO NOT...
2014-09-19 Bill YiRemove PinyinIME from target config - DO NOT MERGE
2014-09-19 Elliott HughesMerge "Remove unused HAVE_EPOLL."
2014-09-19 Elliott HughesRemove unused HAVE_EPOLL.
2014-09-19 Brian CarlstromMerge "Enable dalvik.vm.lockprof.threshold on eng build...
2014-09-19 Brian CarlstromEnable dalvik.vm.lockprof.threshold on eng builds in...
2014-09-18 Dan AlbertMerge "Move selection of C++ STL into the build system."
2014-09-18 Dan AlbertMove selection of C++ STL into the build system.
2014-09-18 Clay MurphyMerge "Docs: Replacing s.a.c. Android logo to match...
2014-09-18 Clay MurphyDocs: Replacing s.a.c. Android logo to match other...
2014-09-16 Bruce BeareFix recovery image build for 32p
2014-09-15 Ying WangMerge "Enable multilib odex only if TARGET_2ND_ARCH...
2014-09-15 Ying WangMerge "Support to build apk odex for both arch."
2014-09-15 Ying WangEnable multilib odex only if TARGET_2ND_ARCH is defined.
2014-09-15 Ying WangSupport to build apk odex for both arch.
2014-09-12 Brian CarlstromMerge "Fix mma/mmma by making gettop canonicalize TOP...
2014-09-12 Brian CarlstromFix mma/mmma by making gettop canonicalize TOP when set
2014-09-11 Dan AlbertMerge "Missed one part of removing the vbox target."
2014-09-10 Dan AlbertMissed one part of removing the vbox target.
2014-09-10 Dan AlbertMerge "Remove the vbox target from the build system."
2014-09-10 Dan AlbertRemove the vbox target from the build system.
2014-09-10 Ying WangMerge "Refine TARGET_GLOBAL_CFLAGS for x86 and x86_64:"
2014-09-09 Alexander IvchenkoRefine TARGET_GLOBAL_CFLAGS for x86 and x86_64:
2014-09-05 Ying WangMerge "Add LOCAL_POST_LINK_CMD."
2014-09-05 Ying WangAdd LOCAL_POST_LINK_CMD.
2014-09-05 Chih-Hung HsiehMerge "Add LOCAL_CLANG_*FLAGS for clang only flags."
2014-09-05 Chih-Hung HsiehAdd LOCAL_CLANG_*FLAGS for clang only flags.
2014-09-03 Elliott HughesMerge "Add debug.atrace.tags.enableflags=0 to /default...
2014-09-03 Tim MurrayMerge "Add LOCAL_NO_FPIE."
2014-09-03 Tim MurrayAdd LOCAL_NO_FPIE.
2014-09-03 Ying WangMerge "[MIPS64] Modify the default MIPS64 build to...
2014-09-03 Stephen SmalleyAdd debug.atrace.tags.enableflags=0 to /default.prop.
2014-09-03 Stephen HinesMerge "Fix build breakage due to incorrect bcc_compat...
2014-09-03 Stephen HinesFix build breakage due to incorrect bcc_compat RS_TRIPLE.
2014-09-03 Ying WangMerge "[MIPSR6] R6 target options for clang"
2014-09-02 Raghu Gandham[MIPS64] Modify the default MIPS64 build to MIPS64R6.
next