Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
build
/
e9430e2361d152cae00e779fd055454fc0acf209
e9430e2
Merge "make USER limited to 6 characters when generating BUILD_NUMBER"
by Ying Wang
· 9 years ago
36412fa
Merge "Docs: Replace custom search engine Bug: 25778395"
by Gina Dimino
· 9 years ago
8cc3a9e
Docs: Replace custom search engine Bug: 25778395
by Gina Dimino
· 9 years ago
9d76c75
Merge "Re-enable gold linker for aarch64."
by Than McIntosh
· 9 years ago
c9219c2
make USER limited to 6 characters when generating BUILD_NUMBER
by weiqiao
· 9 years ago
61b771e
Merge "Tell soong that it is embedded in a make build"
by Colin Cross
· 9 years ago
5f38f9b
Tell soong that it is embedded in a make build
by Dan Willemsen
· 9 years ago
3bfc560
Merge "Combine soong builds into make builds"
by Colin Cross
· 9 years ago
e416a5f
Merge "Remove unneccessary TARGET_BUILD_APPS conditional"
by Colin Cross
· 9 years ago
3ebb2f7
Combine soong builds into make builds
by Colin Cross
· 9 years ago
493205e
Remove unneccessary TARGET_BUILD_APPS conditional
by Colin Cross
· 9 years ago
cff032c
Merge "Remove the prebuilt tools cleanstep logic."
by Ying Wang
· 9 years ago
a79e132
Remove the prebuilt tools cleanstep logic.
by Ying Wang
· 9 years ago
7b92312
Merge "Disable .toc optimization for host modules."
by Ying Wang
· 9 years ago
c01f2dc
Disable .toc optimization for host modules.
by Ying Wang
· 9 years ago
2c3b926
Re-enable gold linker for aarch64.
by Than McIntosh
· 9 years ago
542aa57
Merge "Reduce unnecessary rebuilds of .dex files with restat=1"
by Shinichiro Hamaji
· 9 years ago
6725b4b
Merge "Turn on stack protector for mips64."
by Elliott Hughes
· 9 years ago
09ba4c8
Turn on stack protector for mips64.
by Elliott Hughes
· 9 years ago
391caae
Merge "Turn on stack protector for mips."
by Elliott Hughes
· 9 years ago
b9b89e9
Turn on stack protector for mips.
by Elliott Hughes
· 9 years ago
02191c9
Merge "Enable -fstack-protector-strong for x86-64."
by Elliott Hughes
· 9 years ago
19e85a2
Merge "Be smarter about stack-protector on the host."
by Elliott Hughes
· 9 years ago
505e4ec
Be smarter about stack-protector on the host.
by Elliott Hughes
· 9 years ago
7abad39
Merge "Enable -fstack-protector-strong for x86."
by Elliott Hughes
· 9 years ago
a4b3d20
Merge "Enable -fstack-protector-strong for the host."
by Elliott Hughes
· 9 years ago
5324c3c
Enable -fstack-protector-strong for x86-64.
by Elliott Hughes
· 9 years ago
8ebc4d6
Enable -fstack-protector-strong for x86.
by Elliott Hughes
· 9 years ago
ae316d2
Enable -fstack-protector-strong for the host.
by Elliott Hughes
· 9 years ago
f972a4a
Reduce unnecessary rebuilds of .dex files with restat=1
by Shinichiro Hamaji
· 9 years ago
eca3206
Merge "Revert "Change USE_CLANG_PLATFORM_BUILD default to true.""
by Stephen Hines
· 9 years ago
7a0c88e
Revert "Change USE_CLANG_PLATFORM_BUILD default to true."
by Stephen Hines
· 9 years ago
154657f
Merge "sepolicy: Fix 'avc denied' issues for the emulators"
by Nick Kralevich
· 9 years ago
6674573
Merge "Use lib64 for mips64 as well."
by Dan Albert
· 9 years ago
445bc2f
Use lib64 for mips64 as well.
by Dan Albert
· 9 years ago
e223965
Merge "Enforce linker version-scripts are valid"
by Dan Willemsen
· 9 years ago
7884a63
Merge "Make signapk use Conscrypt."
by Alex Klyubin
· 9 years ago
eb48630
Merge "Change USE_CLANG_PLATFORM_BUILD default to true."
by Chih-hung Hsieh
· 9 years ago
9667b18
Make signapk use Conscrypt.
by Alex Klyubin
· 9 years ago
36a76ec
sepolicy: Fix 'avc denied' issues for the emulators
by Miroslav Tisma
· 9 years ago
3c8036d
Change USE_CLANG_PLATFORM_BUILD default to true.
by Chih-Hung Hsieh
· 9 years ago
6950168
Merge "Rename libext2 host libraries to standard suffix."
by Alex Deymo
· 9 years ago
50f21eb
Merge "sepolicy: drop -- marker"
by Mike Frysinger
· 9 years ago
db4883c
sepolicy: drop -- marker
by Mike Frysinger
· 9 years ago
41ac44e
Rename libext2 host libraries to standard suffix.
by Alex Deymo
· 9 years ago
0f8bd68
Merge "Fix the mips build."
by Dan Albert
· 9 years ago
8dca15f
Fix the mips build.
by Dan Albert
· 9 years ago
2ad9079
Merge "Add support for LOCAL_NDK_STL_VARIANT := none."
by Dan Albert
· 9 years ago
0e2e71d
Add support for LOCAL_NDK_STL_VARIANT := none.
by Dan Albert
· 9 years ago
30cb36f
Merge "Build NDK binaries with --hash-style=both."
by Dan Albert
· 9 years ago
ee629c9
Build NDK binaries with --hash-style=both.
by Dan Albert
· 9 years ago
31066ab
Merge "Do not run zipalign when re-signing APKs."
by Alex Klyubin
· 9 years ago
eb756d7
Do not run zipalign when re-signing APKs.
by Alex Klyubin
· 9 years ago
914a568
Merge "Set -bootclasspath to "" if LOCAL_NO_STANDARD_LIBRARIES" am: 616b8a5370
by Ying Wang
· 9 years ago
616b8a5
Merge "Set -bootclasspath to "" if LOCAL_NO_STANDARD_LIBRARIES"
by Ying Wang
· 9 years ago
fff2841
Merge "Revert "enable -fstack-protector-strong"" am: 27ab42654e
by Elliott Hughes
· 9 years ago
fddfc2c
Merge "Do not run zipalign when building APK (except prebuilts)." am: b437f58006
by Alex Klyubin
· 9 years ago
4f0cb03
Merge "Fix TARGET_ASAN build." am: 9bbc67b55a
by Ying Wang
· 9 years ago
973decf
Merge "Include libGLESv3.so to PRODUCT_PACKAGES" am: 73661d4220
by Dimitry Ivanov
· 9 years ago
27ab426
Merge "Revert "enable -fstack-protector-strong""
by Elliott Hughes
· 9 years ago
b8c4a6f
Revert "enable -fstack-protector-strong"
by Elliott Hughes
· 9 years ago
4f2f195
Set -bootclasspath to "" if LOCAL_NO_STANDARD_LIBRARIES
by Ying Wang
· 9 years ago
b437f58
Merge "Do not run zipalign when building APK (except prebuilts)."
by Alex Klyubin
· 9 years ago
9bbc67b
Merge "Fix TARGET_ASAN build."
by Ying Wang
· 9 years ago
73661d4
Merge "Include libGLESv3.so to PRODUCT_PACKAGES"
by Dimitry Ivanov
· 9 years ago
03b6e8b
Fix TARGET_ASAN build.
by Ying Wang
· 9 years ago
c5c2e60
Merge "enable -fstack-protector-strong" am: 2a49aba35b
by Nick Kralevich
· 9 years ago
2a49aba
Merge "enable -fstack-protector-strong"
by Nick Kralevich
· 9 years ago
8765b10
enable -fstack-protector-strong
by Daniel Micay
· 9 years ago
fe27825
Merge "Gmake doesn\'t like newline in macro expansion result." am: c7d5e54dfe
by Ying Wang
· 9 years ago
c7d5e54
Merge "Gmake doesn't like newline in macro expansion result."
by Ying Wang
· 9 years ago
427f8c4
Gmake doesn't like newline in macro expansion result.
by Ying Wang
· 9 years ago
a4769d2
Merge "Sanity check LOCAL_SRC_FILES_EXCLUDE" am: cc3b2a5854
by Dan Willemsen
· 9 years ago
cc3b2a5
Merge "Sanity check LOCAL_SRC_FILES_EXCLUDE"
by Dan Willemsen
· 9 years ago
5b826ac
Do not run zipalign when building APK (except prebuilts).
by Alex Klyubin
· 9 years ago
7f1eda8
Merge "Make signapk align .so entries to 4096 bytes." am: dbb5527a9e
by Alex Klyubin
· 9 years ago
dbb5527
Merge "Make signapk align .so entries to 4096 bytes."
by Alex Klyubin
· 9 years ago
c29172c
Sanity check LOCAL_SRC_FILES_EXCLUDE
by Dan Willemsen
· 9 years ago
b275dd1
Merge "Remove extra definition of AIDL" am: 77f411e116
by Colin Cross
· 9 years ago
77f411e
Merge "Remove extra definition of AIDL"
by Colin Cross
· 9 years ago
a8b8968
Remove extra definition of AIDL
by Colin Cross
· 9 years ago
8581e58
Merge "Use prebuilt tools in place" am: 50e0646dbe
by Colin Cross
· 9 years ago
50e0646
Merge "Use prebuilt tools in place"
by Colin Cross
· 9 years ago
8707422
Merge "Remove warnings from ijar/classfile.cc" am: 128053b91b
by Shinichiro Hamaji
· 9 years ago
128053b
Merge "Remove warnings from ijar/classfile.cc"
by Shinichiro Hamaji
· 9 years ago
da9c00d
Enforce linker version-scripts are valid
by Dan Willemsen
· 9 years ago
924a683
Make signapk align .so entries to 4096 bytes.
by Alex Klyubin
· 9 years ago
1709cf3
Merge "releasetools: Always use recovery mount options." am: 643d466f7b
by Tao Bao
· 9 years ago
643d466
Merge "releasetools: Always use recovery mount options."
by Tao Bao
· 9 years ago
4e7bf63
Merge "Provide path to mainDexClasses" am: 62e99632c6
by Colin Cross
· 9 years ago
fd08247
Use prebuilt tools in place
by Colin Cross
· 9 years ago
62e9963
Merge "Provide path to mainDexClasses"
by Colin Cross
· 9 years ago
f87e971
Provide path to mainDexClasses
by Colin Cross
· 9 years ago
269d785
releasetools: Always use recovery mount options.
by Tao Bao
· 9 years ago
d77af53
Merge "releasetools: Abort the update on apply_patch failures." am: 2a23c0c859
by Tao Bao
· 9 years ago
2a23c0c
Merge "releasetools: Abort the update on apply_patch failures."
by Tao Bao
· 9 years ago
c386890
releasetools: Abort the update on apply_patch failures.
by Tao Bao
· 9 years ago
79215cd
Merge "make USER limited to 6 characters when generating BF_BUILD_NUMBER"
by Ying Wang
· 9 years ago
88ca8af
Merge "make USER limited to 6 characters when generating BF_BUILD_NUMBER"
by Ying Wang
· 9 years ago
6fa82b5
make USER limited to 6 characters when generating BF_BUILD_NUMBER
by wei qiao
· 9 years ago
Next »