Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
build
/
fb9076d9f202fa850e23e16cf2113f0a1e62951c
fb9076d
BuildBootImage: Add secondstage image support
by Benoit Fradin
· 10 years ago
d23798b
Merge "[MIPSR6] Add mips64r6 and mips32r6 targets"
by Elliott Hughes
· 10 years ago
6bab974
[MIPSR6] Add mips64r6 and mips32r6 targets
by Duane Sand
· 11 years ago
6670e24
[MIPS] Unite mipsel and mips64el 4.9 gcc toolchains
by Duane Sand
· 10 years ago
41ca444
[MIPS64] Enable mips64 clang
by Duane Sand
· 11 years ago
0b3c42c
Merge "[MIPS] Unite mipsel and mips64el 4.9 gcc toolchains"
by Elliott Hughes
· 10 years ago
717bc3a
Merge "Don't fail the build for dangling module names."
by Ying Wang
· 10 years ago
495630f
Don't fail the build for dangling module names.
by Ying Wang
· 10 years ago
bb164eb
Merge "Fix 64 bit emulator booting (again)."
by Ying Wang
· 10 years ago
97eae62
Fix 64 bit emulator booting (again).
by Narayan Kamath
· 11 years ago
0ad0d19
SDK targets should inherit from core_64_bit.mk
by Narayan Kamath
· 11 years ago
be7449b
Add SDK product for arm64, x86_64 and mips64.
by Ying Wang
· 11 years ago
3381a52
Remove the unused large_emu_hw.mk
by Ying Wang
· 11 years ago
4b323c6
Merge "SDK targets should inherit from core_64_bit.mk"
by Ying Wang
· 10 years ago
7a739f3
Merge "Use hermetic host toolchains."
by Ying Wang
· 10 years ago
b0da826
Merge "Add SDK product for arm64, x86_64 and mips64."
by Ying Wang
· 10 years ago
aea1cae
Merge "Revert "Revert "Introduce CC/CXX/JAVAC_WRAPPER to wrap the calls to clang."""
by Ying Wang
· 10 years ago
1b0fc43
Revert "Revert "Introduce CC/CXX/JAVAC_WRAPPER to wrap the calls to clang.""
by Ying Wang
· 10 years ago
ecc4267
Merge "Allow LOCAL_ASSET_DIR point to nonexistent dir"
by Ying Wang
· 10 years ago
bfcdf06
Allow LOCAL_ASSET_DIR point to nonexistent dir
by Ying Wang
· 10 years ago
5e2ebcb
Use hermetic host toolchains.
by Ying Wang
· 10 years ago
8f509ba
Merge "Remove the unused large_emu_hw.mk"
by Ying Wang
· 10 years ago
073dc97
Merge "Add PROP_NAME_MAX validation"
by Brian Carlstrom
· 10 years ago
dad2ab4
Add PROP_NAME_MAX validation
by Brian Carlstrom
· 10 years ago
6be7d2e
Merge "Revert "Introduce CC/CXX/JAVAC_WRAPPER to wrap the calls to clang.""
by Marcin Kosiba
· 10 years ago
a4f84fd
Revert "Introduce CC/CXX/JAVAC_WRAPPER to wrap the calls to clang."
by Dan Albert
· 10 years ago
45040bd
Merge "Introduce CC/CXX/JAVAC_WRAPPER to wrap the calls to clang."
by Ying Wang
· 10 years ago
970d053
Merge "Fix doc target for multidex support library."
by Yohann Roussel
· 10 years ago
77d93bc
Merge "fix build"
by Tim Murray
· 10 years ago
f3ca3d5
fix build
by Tim Murray
· 10 years ago
5ca1dc1
Fix Windows SDK build to not use clang.
by Tim Murray
· 10 years ago
5679e35
Fix doc target for multidex support library.
by Yohann Roussel
· 10 years ago
16d4308
Merge "Fix Windows SDK build to not use clang."
by Tim Murray
· 10 years ago
1bb9adb
Merge "[MIPS64] Enable mips64 clang"
by Ying Wang
· 10 years ago
f82de5b
Merge "Switch host builds to use Clang by default."
by Tim Murray
· 10 years ago
92d79cb
Switch host builds to use Clang by default.
by Tim Murray
· 11 years ago
6837ac6
Merge "Refactor FDO support code to ensure arm64 can also be built with FDO."
by Ying Wang
· 10 years ago
7092c79
Refactor FDO support code to ensure arm64 can also be built with FDO.
by Dehao Chen
· 10 years ago
38470c3
Merge "Default to "prescott" as our baseline i686 host build architecture."
by Stephen Hines
· 10 years ago
1b50a12
Default to "prescott" as our baseline i686 host build architecture.
by Stephen Hines
· 10 years ago
1029013
Merge "Put only src in FRAMEWORKS_SUPPORT_JAVA_SRC_DIRS for multidex"
by Yohann Roussel
· 10 years ago
d5389ba
Merge "Move multidex support library"
by Yohann Roussel
· 10 years ago
182ac4e
Merge "Stubs of android-support-multidex-instrumentation."
by Yohann Roussel
· 10 years ago
2d3e4d2
Merge "Generates SDK stubs of android-support-multidex"
by Yohann Roussel
· 10 years ago
34ba233
Merge "Support dx generating multiple dex files."
by Yohann Roussel
· 10 years ago
0b30c5f
Merge "Remove linker64 and debuggerd64"
by Ying Wang
· 10 years ago
b2be5ff
Remove linker64 and debuggerd64
by Ying Wang
· 10 years ago
100aba5
Put only src in FRAMEWORKS_SUPPORT_JAVA_SRC_DIRS for multidex
by Yohann Roussel
· 10 years ago
bc30611
Merge "Vary non-image Xmx for dex2oat on MIPS."
by Ian Rogers
· 10 years ago
87f0d00
Vary non-image Xmx for dex2oat on MIPS.
by Ian Rogers
· 10 years ago
e1caecf
Merge "Fix the MIPS build."
by Ying Wang
· 10 years ago
7d70f83
Fix the MIPS build.
by Ian Rogers
· 10 years ago
4cb1d09
Move multidex support library
by Maurice Chu
· 11 years ago
06fe5d1
Stubs of android-support-multidex-instrumentation.
by Yohann Roussel
· 11 years ago
10713dc
Generates SDK stubs of android-support-multidex
by Yohann Roussel
· 11 years ago
e019dfd
Support dx generating multiple dex files.
by Yohann Roussel
· 11 years ago
15d0066
Merge "Revert "Fix Java detection on some Linux distributions""
by Ying Wang
· 10 years ago
d28feb0
Revert "Fix Java detection on some Linux distributions"
by Ying Wang
· 10 years ago
c7f1389
Merge "Fix Java detection on some Linux distributions"
by Ying Wang
· 10 years ago
60a0ba2
Merge "Remove bcc from generic_no_telephony.mk."
by Stephen Hines
· 10 years ago
176b0d3
Remove bcc from generic_no_telephony.mk.
by leozwang
· 10 years ago
fd5e704
Merge "Add bcc into /system/bin."
by Stephen Hines
· 10 years ago
01e6853
Add bcc into /system/bin.
by leozwang
· 11 years ago
09040dd
Fix Java detection on some Linux distributions
by Bernhard Rosenkränzer
· 10 years ago
6ff8495
Merge "Fix PIC default to be -fPIC"
by Nick Kralevich
· 11 years ago
ec5563b
Merge "build: fix host dex2oat runtime args"
by Colin Cross
· 11 years ago
dd2ff55
build: fix host dex2oat runtime args
by Colin Cross
· 11 years ago
c4954f3
Merge "Don't enable LOCAL_DEX_PREOPT for apks outside system.img"
by Ying Wang
· 11 years ago
c35cc93
Merge "Allow symlinks to device or vendor tree in envsetup.sh."
by Ying Wang
· 11 years ago
506410a
Allow symlinks to device or vendor tree in envsetup.sh.
by Ying Wang
· 11 years ago
edfd55a
Don't enable LOCAL_DEX_PREOPT for apks outside system.img
by Ying Wang
· 11 years ago
02a5b51
Merge "Make dex2oat heap size product configurable [build]"
by Brian Carlstrom
· 11 years ago
bc7501e
Merge "More consistent use of 64-bit build variable."
by Ying Wang
· 11 years ago
4b1c95d
More consistent use of 64-bit build variable.
by Ying Wang
· 11 years ago
cffe289
Make dex2oat heap size product configurable [build]
by Brian Carlstrom
· 11 years ago
af95db0
Merge "ADBS now uses stack_core code to parse traces."
by Elliott Hughes
· 11 years ago
3ffcf18
Merge "Remove -Bsymbolic from builds."
by Dan Albert
· 11 years ago
90c66cf
ADBS now uses stack_core code to parse traces.
by Brigid Smith
· 11 years ago
979d578
Merge "Fix host java doc by referring to the correct classpath."
by Ying Wang
· 11 years ago
ad7809b
Fix host java doc by referring to the correct classpath.
by Ying Wang
· 11 years ago
d2aa51b
Merge "Clean the last bit of LOCAL_BUILD_HOST_DEX."
by Ying Wang
· 11 years ago
f25318a
Clean the last bit of LOCAL_BUILD_HOST_DEX.
by Ying Wang
· 11 years ago
3a8d2bf
Fix PIC default to be -fPIC
by Pavel Chupin
· 11 years ago
7b53bca
Merge "Strip all multidex files, not just classes.dex"
by Brian Carlstrom
· 11 years ago
fca8145
Strip all multidex files, not just classes.dex
by Brian Carlstrom
· 11 years ago
cc80f5a
Merge "Fix partition_tag usage in install_jni_libs"
by Ying Wang
· 11 years ago
731322a
Fix partition_tag usage in install_jni_libs
by Dan Willemsen
· 11 years ago
4b539d1
Merge "More consistent host library path in multilib build."
by Ying Wang
· 11 years ago
36ef50f
More consistent host library path in multilib build.
by Ying Wang
· 11 years ago
51254e6
Merge "Fix missing rs_compatibility_jni_libs."
by Ying Wang
· 11 years ago
efe7779
Fix missing rs_compatibility_jni_libs.
by Ying Wang
· 11 years ago
dc58c2a
Merge "Remove nonexistent $ANDROID_QTOOLS from $PATH."
by Ying Wang
· 11 years ago
2a859d5
Remove nonexistent $ANDROID_QTOOLS from $PATH.
by Ying Wang
· 11 years ago
7634e41
Merge "Host support for prefer symlink"
by Ian Rogers
· 11 years ago
cf331d9
Host support for prefer symlink
by Ian Rogers
· 11 years ago
4b7ba41
Merge "Add -Wl,--fatal-warnings to x86_64."
by Elliott Hughes
· 11 years ago
3beb516
Add -Wl,--fatal-warnings to x86_64.
by Elliott Hughes
· 11 years ago
e1b4325
Merge "Add --pseudo-localize aapt parameter for builds."
by Ying Wang
· 11 years ago
c4dfe6e
Add --pseudo-localize aapt parameter for builds.
by Igor Viarheichyk
· 11 years ago
432cd6d
Merge "Allow LOCAL_RESOURCE_DIR pointing to dir generated during the build"
by Ying Wang
· 11 years ago
Next »