OSDN Git Service

android-x86/build.git
2015-04-15 Kenny RootMerge "Move package signing after file stripping"
2015-04-15 Kenny RootMove package signing after file stripping
2015-04-15 Mark SalyzynMerge "disttools: add liblog, libcutils and libselinux...
2015-04-14 Dan AlbertMerge "Don't use libunwindbacktrace for non-ARM."
2015-04-14 Mark Salyzyndisttools: add liblog, libcutils and libselinux shared...
2015-04-14 Dan AlbertMerge "Use libcompiler_rt-extras on the host too."
2015-04-14 Dan AlbertDon't use libunwindbacktrace for non-ARM.
2015-04-13 Andrew HsiehMerge "Revert "Enable linker -fix-cortex-a53-843419""
2015-04-13 Andrew HsiehRevert "Enable linker -fix-cortex-a53-843419"
2015-04-13 Ying WangMerge "Add host tool fastboot to every build."
2015-04-13 Ying WangAdd host tool fastboot to every build.
2015-04-13 David SrbeckyMerge "Add --include-cfi compiler option."
2015-04-13 David SrbeckyAdd --include-cfi compiler option.
2015-04-13 Andrew HsiehMerge "Enable linker -fix-cortex-a53-843419"
2015-04-10 Pirama Arumuga... Merge "Use -Wno-format-pedantic to disable overly aggre...
2015-04-10 Stephen HinesMerge "Don't use -Wl,--fix-cortex-a8 for Cortex A7...
2015-04-10 Stephen HinesUse -Wno-format-pedantic to disable overly aggressive...
2015-04-10 Tao BaoMerge "Dump fingerprints into recovery log"
2015-04-10 Tao BaoDump fingerprints into recovery log
2015-04-09 Dan AlbertUse libcompiler_rt-extras on the host too.
2015-04-09 Colin CrossMerge "Change the default multilib for host libraries...
2015-04-09 Ying WangMerge "Remove ancient ranlib workaround on Mac OS X."
2015-04-09 Ying WangRemove ancient ranlib workaround on Mac OS X.
2015-04-09 Andrew HsiehEnable linker -fix-cortex-a53-843419
2015-04-08 Tao BaoMerge "Fix the font size selection for recovery mode"
2015-04-08 Ying WangMerge "Remove unnecessary confusing use of $(intermedia...
2015-04-08 Ying WangRemove unnecessary confusing use of $(intermediate).
2015-04-08 Nick KralevichMerge "AndroidConfig.h: ensure HAVE_MALLOC_H always...
2015-04-08 Tao BaoFix the font size selection for recovery mode
2015-04-08 Ying WangMerge "Better way to package up the otatools-package."
2015-04-08 Ying WangBetter way to package up the otatools-package.
2015-04-08 Nick KralevichAndroidConfig.h: ensure HAVE_MALLOC_H always has a...
2015-04-08 Colin CrossChange the default multilib for host libraries to ...
2015-04-07 Mark SalyzynMerge changes I75d472ed,I6d681071
2015-04-07 Mark Salyzynfs_get_stats: add logging
2015-04-07 Mark Salyzynfs_config: add logging
2015-04-04 Ying WangMerge "Include vendorsetup scripts in order"
2015-04-04 Ying WangMerge "Convert bc depfiles to .P files."
2015-04-03 Ying WangConvert bc depfiles to .P files.
2015-04-03 Elliott HughesMerge "There's no such thing as _THREAD_SAFE."
2015-04-03 Elliott HughesThere's no such thing as _THREAD_SAFE.
2015-04-03 Elliott HughesMerge "Remove HAVE_PRINTF_ZD."
2015-04-03 Elliott HughesRemove HAVE_PRINTF_ZD.
2015-04-03 Elliott HughesMerge "Remove HAVE_STRLCPY."
2015-04-03 Ying WangMerge "Move the inclusion of depfile to where it's...
2015-04-03 Ying WangMove the inclusion of depfile to where it's generated.
2015-04-03 Ying WangMerge "Don't fail build of otatools if there are no...
2015-04-03 Oleksiy AvramchenkoInclude vendorsetup scripts in order
2015-04-03 Ying WangMerge "Use PRIVATE_ALL_OBJECTS"
2015-04-03 Ying WangUse PRIVATE_ALL_OBJECTS
2015-04-02 Elliott HughesRemove HAVE_STRLCPY.
2015-04-02 Chih-Hung HsiehMerge "Filter out gcc flags that are not recognized...
2015-04-02 Chih-Hung HsiehFilter out gcc flags that are not recognized by clang.
2015-04-02 Mark SalyzynMerge "fs_config: move fs_config to libcutils"
2015-04-02 Mark SalyzynMerge "fs_get_stats: move fs_config to libcutils"
2015-04-02 Mark Salyzynfs_config: move fs_config to libcutils
2015-04-02 Mark Salyzynfs_get_stats: move fs_config to libcutils
2015-04-02 Ying WangMerge "Fix typo."
2015-04-02 Ying WangFix typo.
2015-04-02 Mohamad AyyashMerge "build_image.py: Verity support for flashing...
2015-04-02 Dan AlbertMerge "Use prebuilt libclang_rt.profile."
2015-04-02 Claes ElgemarkDon't fail build of otatools if there are no device...
2015-04-02 Dan AlbertUse prebuilt libclang_rt.profile.
2015-04-01 Ying WangMerge "Return non-zero if can't locate top of the tree...
2015-04-01 Stephen HinesMerge "Don't warn on definition of possibly reserved...
2015-04-01 Nick KralevichMerge "Drop BOARD_SEPOLICY_UNION."
2015-04-01 Neil FullerMerge "Add explicit dependency on tzdata_updates_interm...
2015-04-01 Ying WangReturn non-zero if can't locate top of the tree in...
2015-04-01 Neil FullerAdd explicit dependency on tzdata_updates_intermediates...
2015-04-01 Tao BaoMerge "Add support to sign bootable images with vboot_s...
2015-04-01 Dan AlbertMerge "Add unwinder linking to STL setup."
2015-04-01 Dan AlbertMerge "Revert "Revert "Fix the libgcc/libatomic link...
2015-04-01 Tao BaoAdd support to sign bootable images with vboot_signer
2015-04-01 Stephen SmalleyDrop BOARD_SEPOLICY_UNION.
2015-04-01 Dan AlbertAdd unwinder linking to STL setup.
2015-04-01 Mohamad Ayyashbuild_image.py: Verity support for flashing non partiti...
2015-03-31 Dan AlbertRevert "Revert "Fix the libgcc/libatomic link order.""
2015-03-31 Neil FullerMerge "Addition of a CTS suite for tzdata update code"
2015-03-31 Ying WangMerge "Bump generic_mips64 system partition size."
2015-03-31 Duane SandBump generic_mips64 system partition size.
2015-03-28 Dan AlbertMerge "Fix up a few callers of GetTypeAndDevice."
2015-03-28 Dan AlbertFix up a few callers of GetTypeAndDevice.
2015-03-27 Chih-hung HsiehMerge "Allow -mcpu=cortex-a15 for clang"
2015-03-27 Dan AlbertMerge "Make releasetools pylint clean."
2015-03-27 Ying WangMerge "Add back Java resources to apk without Java...
2015-03-27 Ying WangAdd back Java resources to apk without Java code.
2015-03-27 Ying WangMerge "MKBOOTIMG override were missing in two places"
2015-03-26 Ying WangMerge "Fix: exit code is 0 even when check-boot-jars...
2015-03-26 Ying WangMerge "Support to build image of root file system with...
2015-03-26 Ying WangSupport to build image of root file system with /system...
2015-03-26 Neil FullerAddition of a CTS suite for tzdata update code
2015-03-26 Richard UhlerMerge "Store odex files in oat/<isa>/ directory."
2015-03-26 Jiyong ParkFix: exit code is 0 even when check-boot-jars.py fails
2015-03-26 Stephen HinesDon't warn on definition of possibly reserved identifiers.
2015-03-25 Christopher... Merge "Revert "Switch x86 and x86_64 to 4.9. Attempt...
2015-03-25 Christopher... Revert "Switch x86 and x86_64 to 4.9. Attempt #2."
2015-03-25 Ying WangMerge "Switch x86 and x86_64 to 4.9. Attempt #2."
2015-03-25 Bernhard RosenkränzerDon't use -Wl,--fix-cortex-a8 for Cortex A7, A9, A15...
2015-03-25 Bernhard RosenkränzerAllow -mcpu=cortex-a15 for clang
2015-03-25 Per AstrandMKBOOTIMG override were missing in two places
next