OSDN Git Service

android-x86/build.git
2015-09-25 Shinichiro... Merge "Make it possible to change the number of remote...
2015-09-25 Shinichiro... Merge "Allow USE_GOMA=true without explicit USE_NINJA...
2015-09-25 Colin CrossMerge "Revert "disable Krait for Mac builds to avoid...
2015-09-25 Colin CrossRevert "disable Krait for Mac builds to avoid assembler...
2015-09-24 Steve FungMerge "Generate breakpad symbols"
2015-09-24 Ying WangMerge "Substitue "/" with "-" in the MODULES-IN phony...
2015-09-24 Steve FungGenerate breakpad symbols
2015-09-24 Ying WangSubstitue "/" with "-" in the MODULES-IN phony goal...
2015-09-24 Elliott HughesMerge "Remove more of the pathmap."
2015-09-24 Dan AlbertMerge "Use exported includes for libc++."
2015-09-24 Dan AlbertUse exported includes for libc++.
2015-09-24 Dan WillemsenMerge "Turn shared library multilib warnings into errors"
2015-09-24 Dan WillemsenTurn shared library multilib warnings into errors
2015-09-24 Ying WangMerge "The pattern %tests is too broad."
2015-09-24 Ying WangThe pattern %tests is too broad.
2015-09-24 Elliott HughesRemove more of the pathmap.
2015-09-24 Shinichiro... Make it possible to change the number of remote jobs
2015-09-24 Shinichiro... Allow USE_GOMA=true without explicit USE_NINJA=true
2015-09-24 Ying WangMerge "Re-implement mma/mmma using make goals."
2015-09-24 Dan WillemsenMerge "Sort all files found via $(shell find)"
2015-09-24 Dan WillemsenMerge "Remove trailing / for HOST_TOOLCHAIN_FOR_CLANG"
2015-09-24 Dan WillemsenMerge "Don't add CFLAGS to CPPFLAGS"
2015-09-23 Dan WillemsenRemove trailing / for HOST_TOOLCHAIN_FOR_CLANG
2015-09-23 Dan AlbertMerge changes I3ca9ed36,Ibd7eec5c
2015-09-23 Ying WangRe-implement mma/mmma using make goals.
2015-09-23 Dan WillemsenDon't add CFLAGS to CPPFLAGS
2015-09-23 Dan AlbertRevert "Default to hiding libgcc symbols in each object."
2015-09-23 Dan AlbertRevert "Don't apply --exclude-libs for the host."
2015-09-23 Dan WillemsenSort all files found via $(shell find)
2015-09-23 Colin CrossMerge "Revert "Only put PARSE_TIME_MAKE_GOALS into...
2015-09-23 Colin CrossRevert "Only put PARSE_TIME_MAKE_GOALS into KATI_TARGETS"
2015-09-23 Colin CrossMerge "Only put PARSE_TIME_MAKE_GOALS into KATI_TARGETS"
2015-09-23 Dan AlbertMerge "Don't apply --exclude-libs for the host."
2015-09-23 Dan AlbertDon't apply --exclude-libs for the host.
2015-09-23 Dan AlbertMerge "Default to hiding libgcc symbols in each object."
2015-09-22 Dan AlbertDefault to hiding libgcc symbols in each object.
2015-09-22 Ying WangMerge "Use md5sum as the build.ninja filename suffix...
2015-09-22 Ying WangUse md5sum as the build.ninja filename suffix if the...
2015-09-22 Stephen HinesMerge "Add ld.mc as a requirement for core_tiny.mk...
2015-09-22 Colin CrossOnly put PARSE_TIME_MAKE_GOALS into KATI_TARGETS
2015-09-22 Stephen HinesAdd ld.mc as a requirement for core_tiny.mk as well.
2015-09-22 Ying WangMerge "Don't build otatools.zip if we don't build the...
2015-09-22 Ying WangDon't build otatools.zip if we don't build the ota...
2015-09-22 Colin CrossMerge "Make USE_NINJA=true the default"
2015-09-21 Dan AlbertMerge "Revert "Don't re-export libgcc symbols from...
2015-09-21 Dan AlbertRevert "Don't re-export libgcc symbols from every object."
2015-09-21 Dan AlbertMerge "Move python-adb to development/python-packages."
2015-09-20 Ying WangMerge "Don't add build number to apps' version name...
2015-09-19 Ying WangDon't add build number to apps' version name for platfo...
2015-09-18 Colin CrossMerge changes Ic1be7572,Id6481430
2015-09-18 Colin CrossMake USE_NINJA=true the default
2015-09-18 Colin CrossPass --ninja to makeparallel for ninja
2015-09-18 Colin Crossmakeparallel: improve support for wrapping ninja
2015-09-18 Christopher... Merge "Add the common directory back to kernel headers."
2015-09-18 Dan AlbertMove python-adb to development/python-packages.
2015-09-18 Evgenii StepanovMerge "Add support of SANITIZE_TARGET='address coverage...
2015-09-18 Ivan KrasinAdd support of SANITIZE_TARGET='address coverage' for...
2015-09-18 Dan AlbertMerge "Don't re-export libgcc symbols from every object."
2015-09-18 Christopher... Add the common directory back to kernel headers.
2015-09-18 Dan AlbertDon't re-export libgcc symbols from every object.
2015-09-17 Scott James... Merge "build: support compiling .mm on host"
2015-09-17 Scott James... build: support compiling .mm on host
2015-09-16 Dan AlbertMerge "Remove WITHOUT_(HOST|TARGET)_CLANG."
2015-09-16 Ying WangMerge "Use $(OUT_DIR)/ninja_build to mark ninja build."
2015-09-16 Dan AlbertRemove WITHOUT_(HOST|TARGET)_CLANG.
2015-09-16 Ying WangUse $(OUT_DIR)/ninja_build to mark ninja build.
2015-09-15 Ying WangMerge "Generate installed-files-vendor.txt"
2015-09-15 Ying WangGenerate installed-files-vendor.txt
2015-09-15 Ying WangMerge "Remove legacy kernel build toolchain PATH setup...
2015-09-15 Ying WangRemove legacy kernel build toolchain PATH setup in...
2015-09-15 Dan WillemsenMerge "kati: Handle MAKECMDGOALS modifications"
2015-09-15 Colin CrossMerge changes I6e4f957c,Id41a2d81
2015-09-14 Dan Willemsenkati: Handle MAKECMDGOALS modifications
2015-09-14 Colin CrossUse makeparallel to propagate -j flag to ninja or kati
2015-09-14 Colin CrossImplement makeparallel
2015-09-11 Dan AlbertMerge "Fix `LOCAL_CXX_STL := none` for Windows."
2015-09-11 Dan AlbertFix `LOCAL_CXX_STL := none` for Windows.
2015-09-10 Shinichiro... Merge "Use the same build.ninja for normal make targets"
2015-09-10 Dan WillemsenMerge "Update the build system doc"
2015-09-10 Dan WillemsenUpdate the build system doc
2015-09-09 Dan WillemsenMerge "Don't build windows modules with clang, fix...
2015-09-09 Dan WillemsenDon't build windows modules with clang, fix flags
2015-09-09 Tao BaoMerge "releasetools: Fix the expected total blocks."
2015-09-09 Tao Baoreleasetools: Fix the expected total blocks.
2015-09-09 Dan WillemsenMerge "Add HOST_CROSS_OS"
2015-09-09 Dan AlbertMerge "Fix name for NDK protobuf libraries."
2015-09-09 Dan WillemsenAdd HOST_CROSS_OS
2015-09-09 Shinichiro... Use the same build.ninja for normal make targets
2015-09-08 Tao BaoMerge "releasetools: Don't write empty groups."
2015-09-08 Tao Baoreleasetools: Don't write empty groups.
2015-09-08 Dan AlbertFix name for NDK protobuf libraries.
2015-09-08 Tao BaoMerge "releasetools: Always write the last block if...
2015-09-07 Shinichiro... Merge "Use $(BUILD_MODULES_IN_PATHS) as a part of ninja...
2015-09-06 Tao Baoreleasetools: Always write the last block if it's padded.
2015-09-05 Dan WillemsenMerge "Fix LOCAL_MODULE_HOST_OS"
2015-09-05 Shinichiro... Use $(BUILD_MODULES_IN_PATHS) as a part of ninja suffix
2015-09-04 Dan WillemsenFix LOCAL_MODULE_HOST_OS
2015-09-04 Ying WangMerge "Move part of logtags stuff back to base_rules...
2015-09-04 Tao BaoMerge "releasetools: Fix the bug when deleting files."
2015-09-04 Yasuhiro MatsudaMove part of logtags stuff back to base_rules.mk.
next