Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
build
/
edab98a40a0954789c21eaf6c122c99be2ce2d99
edab98a
Merge "Catch more cases of static host executables."
by Ying Wang
· 10 years ago
b5eb905
Catch more cases of static host executables.
by Dan Albert
· 10 years ago
d52afdd
Merge "(Hopefully) fix the Mac build."
by Dan Albert
· 10 years ago
4f2afde
(Hopefully) fix the Mac build.
by Dan Albert
· 10 years ago
cfafe55
Merge "Fix building static host executables."
by Dan Albert
· 10 years ago
8bf4cc9
Fix building static host executables.
by Dan Albert
· 10 years ago
6492792
Merge "Consult tput about color control sequence support"
by Greg Hackmann
· 10 years ago
d408e60
Merge "Disable tail call optimization and use -mstackrealign to boot up on fugu."
by Chih-Hung Hsieh
· 10 years ago
73e734b
Disable tail call optimization and use -mstackrealign to boot up on fugu.
by Chih-Hung Hsieh
· 10 years ago
30b5ed7
Merge "Fix zipalign README file and usage strings."
by Narayan Kamath
· 10 years ago
e0b8d19
Fix zipalign README file and usage strings.
by Narayan Kamath
· 10 years ago
095c451
Merge "Remove unused variables."
by Narayan Kamath
· 10 years ago
4eec22a
Merge "Use a less freqent dummy file name: zipdummy"
by Ying Wang
· 10 years ago
dcd9083
Use a less freqent dummy file name: zipdummy
by Ying Wang
· 10 years ago
bc0d368
Remove unused variables.
by Narayan Kamath
· 10 years ago
37a44fa
Merge "Store native libs aligned to PAGE_SIZE"
by Narayan Kamath
· 10 years ago
13e5965
Store native libs aligned to PAGE_SIZE
by Dmitriy Ivanov
· 10 years ago
876f45e
Merge "Make some warnings impossible to override."
by Dan Albert
· 10 years ago
8389dee
Merge "mips64 should avoid common LP64 errors just like arm64 and x86-64."
by Elliott Hughes
· 10 years ago
d1ea5fb
mips64 should avoid common LP64 errors just like arm64 and x86-64.
by Elliott Hughes
· 10 years ago
a82f7db
Merge "add BUILD_NATIVE_BENCHMARK"
by Colin Cross
· 10 years ago
ca15af1
Merge "Turn on -Werror=implicit-function-declaration for arm64."
by Elliott Hughes
· 10 years ago
faeae39
Merge "Turn on -Werror=implicit-function-declaration for x86-64."
by Elliott Hughes
· 10 years ago
0c91fa8
Make some warnings impossible to override.
by Dan Albert
· 10 years ago
58aeaed
Merge "goldfish_logcat: remove permissive_or_unconfined()"
by Ying Wang
· 10 years ago
aa67c0c
Merge "qemud: remove permissive_or_unconfined()"
by Ying Wang
· 10 years ago
4be75b3
Merge "qemu_props: remove permissive_or_unconfined()"
by Ying Wang
· 10 years ago
5d47a48
Merge "goldfish_setup: remove permissive_or_unconfined()"
by Ying Wang
· 10 years ago
f5e204b
Turn on -Werror=implicit-function-declaration for arm64.
by Elliott Hughes
· 10 years ago
b97d8c7
Turn on -Werror=implicit-function-declaration for x86-64.
by Elliott Hughes
· 10 years ago
940632f
Merge "Remove references to __CYGWIN__ and HAVE_WINSOCK2_H."
by Narayan Kamath
· 10 years ago
2fad00c
Remove references to __CYGWIN__ and HAVE_WINSOCK2_H.
by Narayan Kamath
· 10 years ago
0f672c6
Merge "[DO NOT MERGE] Trim the AOSP PLATFORM_VERSION."
by Ying Wang
· 10 years ago
5bcc416
[DO NOT MERGE] Trim the AOSP PLATFORM_VERSION.
by Ying Wang
· 10 years ago
0badfce
Merge "Remove the unsets for removed gdbclient functions."
by Dan Albert
· 10 years ago
24374e5
Merge "Remove ARCH_ARM_HAVE_TLS_REGISTER."
by Elliott Hughes
· 10 years ago
e033c6d
Remove ARCH_ARM_HAVE_TLS_REGISTER.
by Elliott Hughes
· 10 years ago
8f1965e
Merge "Remove gdbclient from envsetup."
by Dan Albert
· 10 years ago
bdfec89
Merge "Increase BOARD_SYSTEMIMAGE_PARTITION_SIZE to 900MB for mips64."
by Ying Wang
· 10 years ago
617be5e
Remove the unsets for removed gdbclient functions.
by Dan Albert
· 10 years ago
f9631fd
Remove gdbclient from envsetup.
by Dan Albert
· 10 years ago
d95c7f7
Consult tput about color control sequence support
by Greg Hackmann
· 11 years ago
7fc55db
Merge "core: remove dependencies on genext2fs"
by JP Abgrall
· 10 years ago
7bb75e4
core: remove dependencies on genext2fs
by JP Abgrall
· 10 years ago
7b4a69a
qemud: remove permissive_or_unconfined()
by Stephen Smalley
· 10 years ago
25a150c
qemu_props: remove permissive_or_unconfined()
by Stephen Smalley
· 10 years ago
063b6b8
goldfish_setup: remove permissive_or_unconfined()
by Stephen Smalley
· 10 years ago
de78c27
goldfish_logcat: remove permissive_or_unconfined()
by Stephen Smalley
· 10 years ago
206cbdb
Increase BOARD_SYSTEMIMAGE_PARTITION_SIZE to 900MB for mips64.
by Douglas Leung
· 10 years ago
b5df7d4
Merge "Add version strings from android-info.txt into build.prop"
by Andres Morales
· 10 years ago
085a0ce
Add version strings from android-info.txt into build.prop
by Andres Morales
· 10 years ago
b998054
Merge "Add system/build.prop dependency on vendor/bootimg"
by Andres Morales
· 10 years ago
a09f2f4
Add system/build.prop dependency on vendor/bootimg
by Andres Morales
· 10 years ago
9edd764
Merge "Remove mkyaffs2image references."
by Elliott Hughes
· 10 years ago
65d4186
Remove mkyaffs2image references.
by Elliott Hughes
· 10 years ago
ed55685
Merge "Make sure we keep building grep now it's broken out from toolbox."
by Elliott Hughes
· 10 years ago
c00dedb
Make sure we keep building grep now it's broken out from toolbox.
by Elliott Hughes
· 10 years ago
d51b0fd
Merge "Fail even dev build when property value exceeds length limit."
by Ying Wang
· 10 years ago
38df101
Fail even dev build when property value exceeds length limit.
by Ying Wang
· 10 years ago
4c178eb
Merge "Remove support of factory ramdisk/bundle."
by Ying Wang
· 10 years ago
14cc23d
Remove support of factory ramdisk/bundle.
by Ying Wang
· 10 years ago
4d0f56f
Merge "Disable transitive dependency library symbol resolving for mips."
by Ying Wang
· 10 years ago
624ef02
Disable transitive dependency library symbol resolving for mips.
by Ying Wang
· 10 years ago
5cb4276
Merge "Add target recoveryimage-nodeps."
by Ying Wang
· 10 years ago
747b9f1
Add target recoveryimage-nodeps.
by Ying Wang
· 10 years ago
01da8cb
Merge "envsetup.sh : add help text for sepgrep and mangrep commands"
by Elliott Hughes
· 10 years ago
9c88976
envsetup.sh : add help text for sepgrep and mangrep commands
by Trevor Drake
· 10 years ago
e937ac8
Merge "Add new build flag LOCAL_DONT_DELETE_JAR_DIRS."
by Ying Wang
· 10 years ago
cc93f0c
Add new build flag LOCAL_DONT_DELETE_JAR_DIRS.
by Fredrik Roubert
· 10 years ago
67c4d91
Merge "Remove unused property."
by Elliott Hughes
· 10 years ago
7419722
Remove unused property.
by Elliott Hughes
· 10 years ago
9560d31
Merge "Kill HAVE_PTHREADS."
by Yabin Cui
· 10 years ago
0d1f0f8
Kill HAVE_PTHREADS.
by Yabin Cui
· 10 years ago
1bc2c6a
Merge "Allow to build "winsdk-tools" alone."
by Ying Wang
· 10 years ago
ff1fe68
Allow to build "winsdk-tools" alone.
by Ying Wang
· 10 years ago
1cc3fa5
Merge "Remove platform/bootable/bootloader/legacy from pathmap"
by Bill Yi
· 10 years ago
5c3d75f
Remove platform/bootable/bootloader/legacy from pathmap
by Bill Yi
· 10 years ago
1b140e1
Merge "Build hostdex on only Linux."
by Ying Wang
· 10 years ago
0757768
Build hostdex on only Linux.
by Ying Wang
· 10 years ago
cfc95cf
Merge "Fix comma in $(if ...)."
by Dan Albert
· 10 years ago
e481e7d
Fix comma in $(if ...).
by Logan Chien
· 10 years ago
172cd76
Merge "Allow coverage with clang."
by Dan Albert
· 10 years ago
9ba25d6
Merge "Enable host coverage."
by Dan Albert
· 10 years ago
2c03e04
Allow coverage with clang.
by Dan Albert
· 10 years ago
43e128a
Enable host coverage.
by Dan Albert
· 10 years ago
840bc26
Merge "Add -static to static link command, for clang."
by Chih-Hung Hsieh
· 10 years ago
69b1fe6
Add -static to static link command, for clang.
by Chih-Hung Hsieh
· 10 years ago
6aa932c
Merge "Add dependency of import_includes on LOCAL_MODULE_MAKEFILE"
by Ying Wang
· 10 years ago
23396bf
Merge "gdbclient: Improve error handling"
by Dmitriy Ivanov
· 10 years ago
14d02a3
Add dependency of import_includes on LOCAL_MODULE_MAKEFILE
by Ying Wang
· 10 years ago
dfff170
gdbclient: Improve error handling
by Dmitriy Ivanov
· 10 years ago
8f5fc9e
Merge "Add ro.product.locale"
by Narayan Kamath
· 10 years ago
8768c6b
Merge "Remove phone from frameworks/base subdirs"
by Ying Wang
· 10 years ago
ae542c7
Merge "Revert "Add the default local_time hal implementation to builds.""
by Ying Wang
· 10 years ago
29a2987
Merge "Running jarjar on Java resources."
by Ying Wang
· 10 years ago
07acdbf
Running jarjar on Java resources.
by Ying Wang
· 10 years ago
8be358b
Merge "emulator: Include the ranchu sensors library"
by David Turner
· 10 years ago
9f9ccbf
Merge "Fix missing parenthesis."
by Christopher Ferris
· 10 years ago
567ea28
Revert "Add the default local_time hal implementation to builds."
by Chih-Wei Huang
· 10 years ago
65ced61
Remove phone from frameworks/base subdirs
by Chih-Wei Huang
· 10 years ago
Next »